This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Failed to build BJOTPViewController with Swift 6.0 for visionOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme BJOTPViewController -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1169:17: warning: main actor-isolated instance method 'canPerform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
1166 | }
1167 |
1168 | extension BJOTPViewController: BJMenuActionDelegate {
     |                                `- note: add '@preconcurrency' to the 'BJMenuActionDelegate' conformance to defer isolation checking to run time
1169 |     public func canPerform(_ action: Selector) -> Bool {
     |                 |- warning: main actor-isolated instance method 'canPerform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
     |                 `- note: add 'nonisolated' to 'canPerform' to make this instance method not isolated to the actor
1170 |         if NSObject.deviceIsMacCatalyst {
1171 |             guard UIPasteboard.general.hasStrings else { return false }
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:32:16: note: mark the protocol requirement 'canPerform' 'async' to allow actor-isolated conformances
30 |
31 | @objc public protocol BJMenuActionDelegate {
32 |     @objc func canPerform(_ action: Selector) -> Bool
   |                `- note: mark the protocol requirement 'canPerform' 'async' to allow actor-isolated conformances
33 | }
34 |
SwiftCompile normal arm64 Compiling\ UIViewExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:350:37: error: 'orientation' is unavailable in visionOS
            return UIDevice.current.orientation.isLandscape ||
                                    ^~~~~~~~~~~
UIKit.UIDevice:11:14: note: 'orientation' has been explicitly marked unavailable here
    open var orientation: UIDeviceOrientation { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:350:49: error: 'isLandscape' is unavailable in visionOS
            return UIDevice.current.orientation.isLandscape ||
                                                ^~~~~~~~~~~
UIKit.UIDeviceOrientation:5:16: note: 'isLandscape' has been explicitly marked unavailable here
    public var isLandscape: Bool { get }
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:13: error: 'UIScreen' is unavailable in visionOS
            UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
            ^~~~~~~~
UIKit.UIScreen:2:23: note: 'UIScreen' has been explicitly marked unavailable here
@MainActor open class UIScreen : NSObject, UITraitEnvironment {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:47: error: 'UIScreen' is unavailable in visionOS
            UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
                                              ^~~~~~~~
UIKit.UIScreen:2:23: note: 'UIScreen' has been explicitly marked unavailable here
@MainActor open class UIScreen : NSObject, UITraitEnvironment {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:350:37: warning: main actor-isolated property 'orientation' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            return UIDevice.current.orientation.isLandscape ||
                                    ^
UIKit.UIDevice:11:14: note: property declared here
    open var orientation: UIDeviceOrientation { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:350:29: warning: main actor-isolated class property 'current' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            return UIDevice.current.orientation.isLandscape ||
                            ^
UIKit.UIDevice:2:20: note: class property declared here
    open class var current: UIDevice { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:27: warning: main actor-isolated property 'bounds' can not be referenced from a non-isolated autoclosure; this is an error in the Swift 6 language mode
            UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
                          ^
UIKit.UIScreen:10:14: note: property declared here
    open var bounds: CGRect { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:22: warning: main actor-isolated class property 'main' can not be referenced from a non-isolated autoclosure; this is an error in the Swift 6 language mode
            UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
                     ^
UIKit.UIScreen:6:20: note: class property declared here
    open class var main: UIScreen { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:61: warning: main actor-isolated property 'bounds' can not be referenced from a non-isolated autoclosure; this is an error in the Swift 6 language mode
            UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
                                                            ^
UIKit.UIScreen:10:14: note: property declared here
    open var bounds: CGRect { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:56: warning: main actor-isolated class property 'main' can not be referenced from a non-isolated autoclosure; this is an error in the Swift 6 language mode
            UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
                                                       ^
UIKit.UIScreen:6:20: note: class property declared here
    open class var main: UIScreen { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:362:37: warning: main actor-isolated property 'userInterfaceIdiom' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            return UIDevice.current.userInterfaceIdiom == .pad
                                    ^
UIKit.UIDevice:34:14: note: property declared here
    open var userInterfaceIdiom: UIUserInterfaceIdiom { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:362:29: warning: main actor-isolated class property 'current' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            return UIDevice.current.userInterfaceIdiom == .pad
                            ^
UIKit.UIDevice:2:20: note: class property declared here
    open class var current: UIDevice { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:376:37: warning: main actor-isolated property 'userInterfaceIdiom' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                if UIDevice.current.userInterfaceIdiom == .mac {
                                    ^
UIKit.UIDevice:34:14: note: property declared here
    open var userInterfaceIdiom: UIUserInterfaceIdiom { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:376:29: warning: main actor-isolated class property 'current' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                if UIDevice.current.userInterfaceIdiom == .mac {
                            ^
UIKit.UIDevice:2:20: note: class property declared here
    open class var current: UIDevice { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:399:17: error: 'UIScreen' is unavailable in visionOS
                UIScreen.main.bounds.height / 1.3 :
                ^~~~~~~~
UIKit.UIScreen:2:23: note: 'UIScreen' has been explicitly marked unavailable here
@MainActor open class UIScreen : NSObject, UITraitEnvironment {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:400:17: error: 'UIScreen' is unavailable in visionOS
                UIScreen.main.bounds.width / 1.3
                ^~~~~~~~
UIKit.UIScreen:2:23: note: 'UIScreen' has been explicitly marked unavailable here
@MainActor open class UIScreen : NSObject, UITraitEnvironment {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:399:31: warning: main actor-isolated property 'bounds' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                UIScreen.main.bounds.height / 1.3 :
                              ^
UIKit.UIScreen:10:14: note: property declared here
    open var bounds: CGRect { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:399:26: warning: main actor-isolated class property 'main' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                UIScreen.main.bounds.height / 1.3 :
                         ^
UIKit.UIScreen:6:20: note: class property declared here
    open class var main: UIScreen { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:400:31: warning: main actor-isolated property 'bounds' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                UIScreen.main.bounds.width / 1.3
                              ^
UIKit.UIScreen:10:14: note: property declared here
    open var bounds: CGRect { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:400:26: warning: main actor-isolated class property 'main' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                UIScreen.main.bounds.width / 1.3
                         ^
UIKit.UIScreen:6:20: note: class property declared here
    open class var main: UIScreen { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:417:17: error: 'UIScreen' is unavailable in visionOS
                UIScreen.main.bounds.width / 11.0 :
                ^~~~~~~~
UIKit.UIScreen:2:23: note: 'UIScreen' has been explicitly marked unavailable here
@MainActor open class UIScreen : NSObject, UITraitEnvironment {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:418:17: error: 'UIScreen' is unavailable in visionOS
                UIScreen.main.bounds.height / 11.0
                ^~~~~~~~
UIKit.UIScreen:2:23: note: 'UIScreen' has been explicitly marked unavailable here
@MainActor open class UIScreen : NSObject, UITraitEnvironment {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:417:31: warning: main actor-isolated property 'bounds' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                UIScreen.main.bounds.width / 11.0 :
                              ^
UIKit.UIScreen:10:14: note: property declared here
    open var bounds: CGRect { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:417:26: warning: main actor-isolated class property 'main' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                UIScreen.main.bounds.width / 11.0 :
                         ^
UIKit.UIScreen:6:20: note: class property declared here
    open class var main: UIScreen { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:418:31: warning: main actor-isolated property 'bounds' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                UIScreen.main.bounds.height / 11.0
                              ^
UIKit.UIScreen:10:14: note: property declared here
    open var bounds: CGRect { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:418:26: warning: main actor-isolated class property 'main' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                UIScreen.main.bounds.height / 11.0
                         ^
UIKit.UIScreen:6:20: note: class property declared here
    open class var main: UIScreen { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:440:43: error: 'UIScreen' is unavailable in visionOS
                    constraint.constant = UIScreen.main.bounds.size.width * ( NSObject.deviceIsiPad || NSObject.deviceIsMacCatalyst ? 60 : 80) / 100
                                          ^~~~~~~~
UIKit.UIScreen:2:23: note: 'UIScreen' has been explicitly marked unavailable here
@MainActor open class UIScreen : NSObject, UITraitEnvironment {
                      ^
SwiftCompile normal arm64 Compiling\ BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:80:13: error: 'UISelectionFeedbackGenerator' is unavailable in visionOS
            UISelectionFeedbackGenerator().selectionChanged()
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UISelectionFeedbackGenerator:2:23: note: 'UISelectionFeedbackGenerator' has been explicitly marked unavailable here
@MainActor open class UISelectionFeedbackGenerator : UIFeedbackGenerator {
                      ^
SwiftCompile normal arm64 Compiling\ BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1169:17: warning: main actor-isolated instance method 'canPerform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
    public func canPerform(_ action: Selector) -> Bool {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1169:17: note: add 'nonisolated' to 'canPerform' to make this instance method not isolated to the actor
    public func canPerform(_ action: Selector) -> Bool {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1168:32: note: add '@preconcurrency' to the 'BJMenuActionDelegate' conformance to defer isolation checking to run time
extension BJOTPViewController: BJMenuActionDelegate {
                               ^
                               @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:32:16: note: mark the protocol requirement 'canPerform' 'async' to allow actor-isolated conformances
    @objc func canPerform(_ action: Selector) -> Bool
               ^
                                              async
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:425:33: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
            if hapticsEnabled { UINotificationFeedbackGenerator().notificationOccurred(.error) }
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UINotificationFeedbackGenerator:2:23: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@MainActor open class UINotificationFeedbackGenerator : UIFeedbackGenerator {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:460:53: error: 'keyWindow' is unavailable in visionOS
                let topInset = UIApplication.shared.keyWindow?.safeAreaInsets.top
                                                    ^~~~~~~~~
UIKit.UIApplication:26:14: note: 'keyWindow' has been explicitly marked unavailable here
    open var keyWindow: UIWindow? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:502:14: warning: call to main actor-isolated instance method 'removeListeners()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.removeListeners()
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1238:18: note: calls to instance method 'removeListeners()' from outside of its actor context are implicitly asynchronous
    private func removeListeners() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:729:25: warning: 'showsTouchWhenHighlighted' was deprecated in visionOS 1.0: This property is ignored when using UIButtonConfiguration
            closeButton.showsTouchWhenHighlighted = false
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:812:53: error: 'keyWindow' is unavailable in visionOS
                var topInset = UIApplication.shared.keyWindow?.safeAreaInsets.top
                                                    ^~~~~~~~~
UIKit.UIApplication:26:14: note: 'keyWindow' has been explicitly marked unavailable here
    open var keyWindow: UIWindow? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1000:44: error: 'keyWindow' is unavailable in visionOS
        bottomInset = UIApplication.shared.keyWindow?.safeAreaInsets.bottom ?? 0.0
                                           ^~~~~~~~~
UIKit.UIApplication:26:14: note: 'keyWindow' has been explicitly marked unavailable here
    open var keyWindow: UIWindow? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1001:48: error: 'statusBarFrame' is unavailable in visionOS
        statusBarHeight = UIApplication.shared.statusBarFrame.size.height
                                               ^~~~~~~~~~~~~~
UIKit.UIApplication:52:14: note: 'statusBarFrame' has been explicitly marked unavailable here
    open var statusBarFrame: CGRect { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1096:43: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
        let window = UIApplication.shared.windows.first
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1127:47: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
            let window = UIApplication.shared.windows.first
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1209:41: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
                    if hapticsEnabled { UINotificationFeedbackGenerator().notificationOccurred(.success) }
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UINotificationFeedbackGenerator:2:23: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@MainActor open class UINotificationFeedbackGenerator : UIFeedbackGenerator {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1232:29: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
        if hapticsEnabled { UINotificationFeedbackGenerator().notificationOccurred(.error) }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UINotificationFeedbackGenerator:2:23: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@MainActor open class UINotificationFeedbackGenerator : UIFeedbackGenerator {
                      ^
SwiftDriverJobDiscovery normal arm64 Emitting module for BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriver\ Compilation\ Requirements BJOTPViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BJOTPViewController-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BJOTPViewController-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BJOTPViewController.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BJOTPViewController.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BJOTPViewController.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftdoc (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BJOTPViewController.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BJOTPViewController.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.abi.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BJOTPViewController.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BJOTPViewController.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftsourceinfo (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BJOTPViewController.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BJOTPViewController' from project 'BJOTPViewController')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
	SwiftCompile normal arm64 Compiling\ UIViewExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
	SwiftCompile normal arm64 Compiling\ BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
	SwiftCompile normal arm64 Compiling\ BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
(6 failures)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BJOTPViewController -destination generic/platform=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  BJOTPViewController: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BJOTPViewController' in project 'BJOTPViewController'
        ➜ Explicit dependency on target 'BJOTPViewController' in project 'BJOTPViewController'
    Target 'BJOTPViewController' in project 'BJOTPViewController' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriver BJOTPViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.abi.json
SwiftCompile normal arm64 Compiling\ BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPTextField.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-82dbd0500103baeaff59ca84de94e773.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIViewExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIViewControllerExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/UIColorExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.o -index-unit-output-path /BJOTPViewController.build/Debug-xros/BJOTPViewController.build/Objects-normal/arm64/BJOTPAuthenticateButton.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:80:13: error: 'UISelectionFeedbackGenerator' is unavailable in visionOS
            UISelectionFeedbackGenerator().selectionChanged()
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UISelectionFeedbackGenerator:2:23: note: 'UISelectionFeedbackGenerator' has been explicitly marked unavailable here
@MainActor open class UISelectionFeedbackGenerator : UIFeedbackGenerator {
                      ^
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BJOTPViewController' from project 'BJOTPViewController')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
(2 failures)
BUILD FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.