The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DSFPasscodeView, reference 2.0.0 (4160d4), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 03:29:56 UTC.

Swift 6 data race errors: 11

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFPasscodeView.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFPasscodeView
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 4160d4f Update to use DSFAppearanceManager
Cloned https://github.com/dagronf/DSFPasscodeView.git
Revision (git rev-parse @):
4160d4f8e95d3356fc7554691c1f2f203e95142f
SUCCESS checkout https://github.com/dagronf/DSFPasscodeView.git at 2.0.0
Fetching https://github.com/dagronf/DSFAppearanceManager
Fetching https://github.com/dagronf/VIViewInvalidating
[1/459] Fetching dsfappearancemanager
[102/594] Fetching dsfappearancemanager, viviewinvalidating
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (1.06s)
Fetched https://github.com/dagronf/VIViewInvalidating from cache (1.06s)
Computing version for https://github.com/dagronf/VIViewInvalidating
Computed https://github.com/dagronf/VIViewInvalidating at 2.0.2 (1.67s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.6.2 (0.57s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.6.2
Creating working copy for https://github.com/dagronf/VIViewInvalidating
Working copy of https://github.com/dagronf/VIViewInvalidating resolved at 2.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dsfpasscodeview",
      "name": "DSFPasscodeView",
      "url": "https://github.com/dagronf/DSFPasscodeView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFPasscodeView",
      "dependencies": [
        {
          "identity": "viviewinvalidating",
          "name": "VIViewInvalidating",
          "url": "https://github.com/dagronf/VIViewInvalidating",
          "version": "2.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VIViewInvalidating",
          "dependencies": [
          ]
        },
        {
          "identity": "dsfappearancemanager",
          "name": "DSFAppearanceManager",
          "url": "https://github.com/dagronf/DSFAppearanceManager",
          "version": "3.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFPasscodeView.git
[3/124] Fetching dsfpasscodeview
Fetched https://github.com/dagronf/DSFPasscodeView.git from cache (0.78s)
Fetching https://github.com/dagronf/VIViewInvalidating from cache
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/VIViewInvalidating from cache (0.46s)
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.46s)
Computing version for https://github.com/dagronf/VIViewInvalidating
Computed https://github.com/dagronf/VIViewInvalidating at 2.0.2 (0.52s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.6.2 (0.02s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.6.2
Creating working copy for https://github.com/dagronf/VIViewInvalidating
Working copy of https://github.com/dagronf/VIViewInvalidating resolved at 2.0.2
Creating working copy for https://github.com/dagronf/DSFPasscodeView.git
Working copy of https://github.com/dagronf/DSFPasscodeView.git resolved at 2.0.0 (4160d4f)
warning: '.resolve-product-dependencies': dependency 'dsfpasscodeview' is not used by any target
Found 2 product dependencies
  - VIViewInvalidating
  - DSFAppearanceManager
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dagronf/DSFPasscodeView.git
https://github.com/dagronf/DSFPasscodeView.git
{
  "dependencies" : [
    {
      "identity" : "viviewinvalidating",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/VIViewInvalidating"
    },
    {
      "identity" : "dsfappearancemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFAppearanceManager"
    }
  ],
  "manifest_display_name" : "DSFPasscodeView",
  "name" : "DSFPasscodeView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "DSFPasscodeView",
      "targets" : [
        "DSFPasscodeView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFPasscodeViewTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFPasscodeViewTests",
      "path" : "Tests/DSFPasscodeViewTests",
      "sources" : [
        "DSFPasscodeViewTests.swift"
      ],
      "target_dependencies" : [
        "DSFPasscodeView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFPasscodeView",
      "module_type" : "SwiftTarget",
      "name" : "DSFPasscodeView",
      "path" : "Sources/DSFPasscodeView",
      "product_dependencies" : [
        "VIViewInvalidating",
        "DSFAppearanceManager"
      ],
      "product_memberships" : [
        "DSFPasscodeView"
      ],
      "sources" : [
        "DSFPasscodeView+Handling.swift",
        "DSFPasscodeView.swift",
        "private/DSFPasscodeView+Cell.swift",
        "private/Localizations.swift",
        "private/Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/21] Compiling DSFAppearanceManager DSFSimpleLock.swift
[7/22] Compiling DSFAppearanceManager resource_bundle_accessor.swift
[8/22] Compiling DSFAppearanceManager WeakBox.swift
[9/22] Compiling VIViewInvalidating VIViewInvalidatingPropertyWrapper.swift
[10/22] Emitting module VIViewInvalidating
[11/22] Compiling DSFAppearanceManager DSFDebounce.swift
[12/22] Compiling DSFAppearanceManager WeakBag.swift
[13/22] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[14/22] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[15/22] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[16/22] Compiling DSFAppearanceManager NSView+Appearance.swift
[17/22] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[18/22] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[19/22] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[20/22] Emitting module DSFAppearanceManager
[21/22] Compiling DSFAppearanceManager DSFAppearanceManager+Hardware.swift
[22/22] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[23/28] Compiling DSFPasscodeView Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/Utils.swift:53:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 51 | }
 52 |
 53 | extension NSEdgeInsets: Equatable {
    | |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 54 | 	@inlinable public static func == (lhs: NSEdgeInsets, rhs: NSEdgeInsets) -> Bool {
 55 | 		return lhs.top == rhs.top &&
[24/28] Compiling DSFPasscodeView Localizations.swift
[25/28] Compiling DSFPasscodeView DSFPasscodeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/DSFPasscodeView.swift:185:8: warning: call to main actor-isolated instance method 'removeAllCells()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
183 | 		self.delegate = nil
184 | 		self.characterValidatorBlock = nil
185 | 		self.removeAllCells()
    |        `- warning: call to main actor-isolated instance method 'removeAllCells()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
186 | 	}
187 |
    :
341 | extension DSFPasscodeView {
342 |
343 | 	func removeAllCells() {
    |       |- note: calls to instance method 'removeAllCells()' from outside of its actor context are implicitly asynchronous
    |       `- note: main actor isolation inferred from inheritance from class 'NSView'
344 | 		self.cellViews.forEach { $0.removeFromSuperview() }
345 | 		self.cellViews = []
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/DSFPasscodeView.swift:213:8: warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
200 |
201 | 	// The active cell views
202 | 	private var cellViews: [Cell] = []
    |              `- note: property declared here
203 |
204 | 	// The string containing the current cell values
    :
211 | public extension DSFPasscodeView {
212 | 	override func prepareForInterfaceBuilder() {
213 | 		self.cellViews.forEach { $0.content = "0" }
    |        `- warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
214 | 	}
215 |
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/DSFPasscodeView.swift:213:31: warning: main actor-isolated property 'content' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
211 | public extension DSFPasscodeView {
212 | 	override func prepareForInterfaceBuilder() {
213 | 		self.cellViews.forEach { $0.content = "0" }
    |                               `- warning: main actor-isolated property 'content' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
214 | 	}
215 |
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:55:7: note: mutation of this property is only permitted within the actor
 53 |
 54 | 		@VIViewInvalidating(.intrinsicContentSize, .display)
 55 | 		var content: String = "" {
    |       `- note: mutation of this property is only permitted within the actor
 56 | 			didSet {
 57 | 				self.textLayer.string = self.content
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/DSFPasscodeView.swift:183:17: warning: cannot access property 'delegate' with a non-sendable type '(any DSFPasscodeViewHandling)?' from nonisolated deinit; this is an error in the Swift 6 language mode
181 |
182 | 	deinit {
183 | 		self.delegate = nil
    |                 `- warning: cannot access property 'delegate' with a non-sendable type '(any DSFPasscodeViewHandling)?' from nonisolated deinit; this is an error in the Swift 6 language mode
184 | 		self.characterValidatorBlock = nil
185 | 		self.removeAllCells()
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/DSFPasscodeView+Handling.swift:31:23: note: protocol 'DSFPasscodeViewHandling' does not conform to the 'Sendable' protocol
29 |
30 | /// Protocol for managing content within the Passcode control
31 | @objc public protocol DSFPasscodeViewHandling: NSObjectProtocol {
   |                       `- note: protocol 'DSFPasscodeViewHandling' does not conform to the 'Sendable' protocol
32 | 	/// Called when the content of the passcode cells change.
33 | 	/// - Parameters:
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/DSFPasscodeView.swift:184:32: warning: cannot access property 'characterValidatorBlock' with a non-sendable type 'DSFPasscodeCharacterValidator?' (aka 'Optional<(Character) -> Optional<Character>>') from nonisolated deinit; this is an error in the Swift 6 language mode
182 | 	deinit {
183 | 		self.delegate = nil
184 | 		self.characterValidatorBlock = nil
    |                                `- warning: cannot access property 'characterValidatorBlock' with a non-sendable type 'DSFPasscodeCharacterValidator?' (aka 'Optional<(Character) -> Optional<Character>>') from nonisolated deinit; this is an error in the Swift 6 language mode
185 | 		self.removeAllCells()
186 | 	}
[26/28] Compiling DSFPasscodeView DSFPasscodeView+Handling.swift
[27/28] Compiling DSFPasscodeView DSFPasscodeView+Cell.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:337:7: warning: main actor-isolated instance method 'insertText(_:replacementRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
329 | // https://developer.apple.com/library/archive/documentation/TextFonts/Conceptual/CocoaTextArchitecture/TextEditing/TextEditing.html#//apple_ref/doc/uid/TP40009459-CH3
330 |
331 | extension DSFPasscodeView.Cell: NSTextInputClient {
    |                                 `- note: add '@preconcurrency' to the 'NSTextInputClient' conformance to defer isolation checking to run time
332 | 	// Pretend to be a text field
333 | 	override var inputContext: NSTextInputContext? {
    :
335 | 	}
336 |
337 | 	func insertText(_ string: Any, replacementRange: NSRange) {
    |       |- warning: main actor-isolated instance method 'insertText(_:replacementRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'insertText(_:replacementRange:)' to make this instance method not isolated to the actor
338 | 		if let s = string as? String, let ch = s.first {
339 | 			self.handleNewCharacter(ch, with: nil)
AppKit.NSResponder.doCommand:3:24: warning: main actor-isolated instance method 'doCommand(by:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
1 | class NSResponder {
2 | @available(macOS 10.0, *)
3 |   @MainActor open func doCommand(by selector: Selector)}
  |                        |- warning: main actor-isolated instance method 'doCommand(by:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
  |                        `- note: add 'nonisolated' to 'doCommand(by:)' to make this instance method not isolated to the actor
4 |
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:343:7: warning: main actor-isolated instance method 'setMarkedText(_:selectedRange:replacementRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
341 | 	}
342 |
343 | 	func setMarkedText(_ string: Any, selectedRange: NSRange, replacementRange: NSRange) {}
    |       |- warning: main actor-isolated instance method 'setMarkedText(_:selectedRange:replacementRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'setMarkedText(_:selectedRange:replacementRange:)' to make this instance method not isolated to the actor
344 |
345 | 	func unmarkText() {}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:345:7: warning: main actor-isolated instance method 'unmarkText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
343 | 	func setMarkedText(_ string: Any, selectedRange: NSRange, replacementRange: NSRange) {}
344 |
345 | 	func unmarkText() {}
    |       |- warning: main actor-isolated instance method 'unmarkText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'unmarkText()' to make this instance method not isolated to the actor
346 |
347 | 	func selectedRange() -> NSRange {
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:347:7: warning: main actor-isolated instance method 'selectedRange()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
345 | 	func unmarkText() {}
346 |
347 | 	func selectedRange() -> NSRange {
    |       |- warning: main actor-isolated instance method 'selectedRange()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'selectedRange()' to make this instance method not isolated to the actor
348 | 		return NSRange(location: 0, length: 0)
349 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:351:7: warning: main actor-isolated instance method 'markedRange()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
349 | 	}
350 |
351 | 	func markedRange() -> NSRange {
    |       |- warning: main actor-isolated instance method 'markedRange()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'markedRange()' to make this instance method not isolated to the actor
352 | 		return NSRange(location: 0, length: 0)
353 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:355:7: warning: main actor-isolated instance method 'hasMarkedText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
353 | 	}
354 |
355 | 	func hasMarkedText() -> Bool {
    |       |- warning: main actor-isolated instance method 'hasMarkedText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'hasMarkedText()' to make this instance method not isolated to the actor
356 | 		return false
357 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:359:7: warning: main actor-isolated instance method 'attributedSubstring(forProposedRange:actualRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
357 | 	}
358 |
359 | 	func attributedSubstring(forProposedRange range: NSRange, actualRange: NSRangePointer?) -> NSAttributedString? {
    |       |- warning: main actor-isolated instance method 'attributedSubstring(forProposedRange:actualRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'attributedSubstring(forProposedRange:actualRange:)' to make this instance method not isolated to the actor
360 | 		return nil
361 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:363:7: warning: main actor-isolated instance method 'validAttributesForMarkedText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
361 | 	}
362 |
363 | 	func validAttributesForMarkedText() -> [NSAttributedString.Key] {
    |       |- warning: main actor-isolated instance method 'validAttributesForMarkedText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'validAttributesForMarkedText()' to make this instance method not isolated to the actor
364 | 		return []
365 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:367:7: warning: main actor-isolated instance method 'firstRect(forCharacterRange:actualRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
365 | 	}
366 |
367 | 	func firstRect(forCharacterRange range: NSRange, actualRange: NSRangePointer?) -> NSRect {
    |       |- warning: main actor-isolated instance method 'firstRect(forCharacterRange:actualRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'firstRect(forCharacterRange:actualRange:)' to make this instance method not isolated to the actor
368 | 		return .zero
369 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:371:7: warning: main actor-isolated instance method 'characterIndex(for:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
369 | 	}
370 |
371 | 	func characterIndex(for point: NSPoint) -> Int {
    |       |- warning: main actor-isolated instance method 'characterIndex(for:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'characterIndex(for:)' to make this instance method not isolated to the actor
372 | 		return 0
373 | 	}
[28/28] Emitting module DSFPasscodeView
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:337:7: warning: main actor-isolated instance method 'insertText(_:replacementRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
329 | // https://developer.apple.com/library/archive/documentation/TextFonts/Conceptual/CocoaTextArchitecture/TextEditing/TextEditing.html#//apple_ref/doc/uid/TP40009459-CH3
330 |
331 | extension DSFPasscodeView.Cell: NSTextInputClient {
    |                                 `- note: add '@preconcurrency' to the 'NSTextInputClient' conformance to defer isolation checking to run time
332 | 	// Pretend to be a text field
333 | 	override var inputContext: NSTextInputContext? {
    :
335 | 	}
336 |
337 | 	func insertText(_ string: Any, replacementRange: NSRange) {
    |       |- warning: main actor-isolated instance method 'insertText(_:replacementRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'insertText(_:replacementRange:)' to make this instance method not isolated to the actor
338 | 		if let s = string as? String, let ch = s.first {
339 | 			self.handleNewCharacter(ch, with: nil)
AppKit.NSResponder.doCommand:3:24: warning: main actor-isolated instance method 'doCommand(by:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
1 | class NSResponder {
2 | @available(macOS 10.0, *)
3 |   @MainActor open func doCommand(by selector: Selector)}
  |                        |- warning: main actor-isolated instance method 'doCommand(by:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
  |                        `- note: add 'nonisolated' to 'doCommand(by:)' to make this instance method not isolated to the actor
4 |
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:343:7: warning: main actor-isolated instance method 'setMarkedText(_:selectedRange:replacementRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
341 | 	}
342 |
343 | 	func setMarkedText(_ string: Any, selectedRange: NSRange, replacementRange: NSRange) {}
    |       |- warning: main actor-isolated instance method 'setMarkedText(_:selectedRange:replacementRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'setMarkedText(_:selectedRange:replacementRange:)' to make this instance method not isolated to the actor
344 |
345 | 	func unmarkText() {}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:345:7: warning: main actor-isolated instance method 'unmarkText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
343 | 	func setMarkedText(_ string: Any, selectedRange: NSRange, replacementRange: NSRange) {}
344 |
345 | 	func unmarkText() {}
    |       |- warning: main actor-isolated instance method 'unmarkText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'unmarkText()' to make this instance method not isolated to the actor
346 |
347 | 	func selectedRange() -> NSRange {
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:347:7: warning: main actor-isolated instance method 'selectedRange()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
345 | 	func unmarkText() {}
346 |
347 | 	func selectedRange() -> NSRange {
    |       |- warning: main actor-isolated instance method 'selectedRange()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'selectedRange()' to make this instance method not isolated to the actor
348 | 		return NSRange(location: 0, length: 0)
349 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:351:7: warning: main actor-isolated instance method 'markedRange()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
349 | 	}
350 |
351 | 	func markedRange() -> NSRange {
    |       |- warning: main actor-isolated instance method 'markedRange()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'markedRange()' to make this instance method not isolated to the actor
352 | 		return NSRange(location: 0, length: 0)
353 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:355:7: warning: main actor-isolated instance method 'hasMarkedText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
353 | 	}
354 |
355 | 	func hasMarkedText() -> Bool {
    |       |- warning: main actor-isolated instance method 'hasMarkedText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'hasMarkedText()' to make this instance method not isolated to the actor
356 | 		return false
357 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:359:7: warning: main actor-isolated instance method 'attributedSubstring(forProposedRange:actualRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
357 | 	}
358 |
359 | 	func attributedSubstring(forProposedRange range: NSRange, actualRange: NSRangePointer?) -> NSAttributedString? {
    |       |- warning: main actor-isolated instance method 'attributedSubstring(forProposedRange:actualRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'attributedSubstring(forProposedRange:actualRange:)' to make this instance method not isolated to the actor
360 | 		return nil
361 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:363:7: warning: main actor-isolated instance method 'validAttributesForMarkedText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
361 | 	}
362 |
363 | 	func validAttributesForMarkedText() -> [NSAttributedString.Key] {
    |       |- warning: main actor-isolated instance method 'validAttributesForMarkedText()' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'validAttributesForMarkedText()' to make this instance method not isolated to the actor
364 | 		return []
365 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:367:7: warning: main actor-isolated instance method 'firstRect(forCharacterRange:actualRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
365 | 	}
366 |
367 | 	func firstRect(forCharacterRange range: NSRange, actualRange: NSRangePointer?) -> NSRect {
    |       |- warning: main actor-isolated instance method 'firstRect(forCharacterRange:actualRange:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'firstRect(forCharacterRange:actualRange:)' to make this instance method not isolated to the actor
368 | 		return .zero
369 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/DSFPasscodeView+Cell.swift:371:7: warning: main actor-isolated instance method 'characterIndex(for:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
369 | 	}
370 |
371 | 	func characterIndex(for point: NSPoint) -> Int {
    |       |- warning: main actor-isolated instance method 'characterIndex(for:)' cannot be used to satisfy nonisolated requirement from protocol 'NSTextInputClient'; this is an error in the Swift 6 language mode
    |       `- note: add 'nonisolated' to 'characterIndex(for:)' to make this instance method not isolated to the actor
372 | 		return 0
373 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/DSFPasscodeView/private/Utils.swift:53:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 51 | }
 52 |
 53 | extension NSEdgeInsets: Equatable {
    | |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 54 | 	@inlinable public static func == (lhs: NSEdgeInsets, rhs: NSEdgeInsets) -> Bool {
 55 | 		return lhs.top == rhs.top &&
Build complete! (9.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "viviewinvalidating",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/VIViewInvalidating"
    },
    {
      "identity" : "dsfappearancemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFAppearanceManager"
    }
  ],
  "manifest_display_name" : "DSFPasscodeView",
  "name" : "DSFPasscodeView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "DSFPasscodeView",
      "targets" : [
        "DSFPasscodeView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFPasscodeViewTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFPasscodeViewTests",
      "path" : "Tests/DSFPasscodeViewTests",
      "sources" : [
        "DSFPasscodeViewTests.swift"
      ],
      "target_dependencies" : [
        "DSFPasscodeView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFPasscodeView",
      "module_type" : "SwiftTarget",
      "name" : "DSFPasscodeView",
      "path" : "Sources/DSFPasscodeView",
      "product_dependencies" : [
        "VIViewInvalidating",
        "DSFAppearanceManager"
      ],
      "product_memberships" : [
        "DSFPasscodeView"
      ],
      "sources" : [
        "DSFPasscodeView+Handling.swift",
        "DSFPasscodeView.swift",
        "private/DSFPasscodeView+Cell.swift",
        "private/Localizations.swift",
        "private/Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.