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 KeyboardLayoutGuide with Swift 6.0 for tvOS 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 KeyboardLayoutGuide -destination generic/platform=tvos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift:40:41: error: 'keyboardWillChangeFrameNotification' is unavailable in tvOS
            .publisher(for: UIResponder.keyboardWillChangeFrameNotification)
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UIResponder:21:22: note: 'keyboardWillChangeFrameNotification' has been explicitly marked unavailable here
    public class let keyboardWillChangeFrameNotification: NSNotification.Name
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift:44:41: error: 'keyboardWillShowNotification' is unavailable in tvOS
            .publisher(for: UIResponder.keyboardWillShowNotification)
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UIResponder:3:22: note: 'keyboardWillShowNotification' has been explicitly marked unavailable here
    public class let keyboardWillShowNotification: NSNotification.Name
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift:48:41: error: 'keyboardWillHideNotification' is unavailable in tvOS
            .publisher(for: UIResponder.keyboardWillHideNotification)
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UIResponder:7:22: note: 'keyboardWillHideNotification' has been explicitly marked unavailable here
    public class let keyboardWillHideNotification: NSNotification.Name
                     ^
SwiftCompile normal arm64 Compiling\ AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.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/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/CGRect+Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.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/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIView+OnSafeAreaInsetsDidChange.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.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/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for KeyboardLayoutGuide (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
SwiftCompile normal arm64 Compiling\ NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.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/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/NSObject+Swizzle.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling CGRect+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
SwiftDriver\ Compilation\ Requirements KeyboardLayoutGuide normal arm64 com.apple.xcode.tools.swift.compiler (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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 KeyboardLayoutGuide -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -target arm64-apple-tvos13.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-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-appletvos/KeyboardLayoutGuide-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-Swift.h (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/KeyboardLayoutGuide-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling NSObject+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/KeyboardLayoutGuide.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftmodule (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/KeyboardLayoutGuide.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/KeyboardLayoutGuide.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftdoc (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/KeyboardLayoutGuide.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/KeyboardLayoutGuide.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.abi.json (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/KeyboardLayoutGuide.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/KeyboardLayoutGuide.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftsourceinfo (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/KeyboardLayoutGuide.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NSObject+Swizzle.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
(3 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 KeyboardLayoutGuide -destination generic/platform=tvos "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:
  KeyboardLayoutGuide: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'KeyboardLayoutGuide' in project 'KeyboardLayoutGuide'
        ➜ Explicit dependency on target 'KeyboardLayoutGuide' in project 'KeyboardLayoutGuide'
    Target 'KeyboardLayoutGuide' in project 'KeyboardLayoutGuide' (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 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
SwiftDriver KeyboardLayoutGuide normal arm64 com.apple.xcode.tools.swift.compiler (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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 KeyboardLayoutGuide -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -target arm64-apple-tvos13.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/AnimationCurve+Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ KeyboardLayoutGuide (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.abi.json
SwiftCompile normal arm64 Compiling\ Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.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/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/Notification+Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift:16:45: error: 'keyboardFrameBeginUserInfoKey' is unavailable in tvOS
           let value = userInfo[UIResponder.keyboardFrameBeginUserInfoKey] as? NSValue {
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UIResponder:11:22: note: 'keyboardFrameBeginUserInfoKey' has been explicitly marked unavailable here
    public class let keyboardFrameBeginUserInfoKey: String
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift:16:45: warning: main actor-isolated class property 'keyboardFrameBeginUserInfoKey' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
           let value = userInfo[UIResponder.keyboardFrameBeginUserInfoKey] as? NSValue {
                                            ^
UIKit.UIResponder:11:22: note: class property declared here
    public class let keyboardFrameBeginUserInfoKey: String
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift:25:45: error: 'keyboardFrameEndUserInfoKey' is unavailable in tvOS
           let value = userInfo[UIResponder.keyboardFrameEndUserInfoKey] as? NSValue {
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UIResponder:13:22: note: 'keyboardFrameEndUserInfoKey' has been explicitly marked unavailable here
    public class let keyboardFrameEndUserInfoKey: String
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift:25:45: warning: main actor-isolated class property 'keyboardFrameEndUserInfoKey' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
           let value = userInfo[UIResponder.keyboardFrameEndUserInfoKey] as? NSValue {
                                            ^
UIKit.UIResponder:13:22: note: class property declared here
    public class let keyboardFrameEndUserInfoKey: String
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift:34:45: error: 'keyboardAnimationDurationUserInfoKey' is unavailable in tvOS
           let value = userInfo[UIResponder.keyboardAnimationDurationUserInfoKey] as? NSNumber {
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UIResponder:15:22: note: 'keyboardAnimationDurationUserInfoKey' has been explicitly marked unavailable here
    public class let keyboardAnimationDurationUserInfoKey: String
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift:34:45: warning: main actor-isolated class property 'keyboardAnimationDurationUserInfoKey' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
           let value = userInfo[UIResponder.keyboardAnimationDurationUserInfoKey] as? NSNumber {
                                            ^
UIKit.UIResponder:15:22: note: class property declared here
    public class let keyboardAnimationDurationUserInfoKey: String
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift:43:45: error: 'keyboardAnimationCurveUserInfoKey' is unavailable in tvOS
           let value = userInfo[UIResponder.keyboardAnimationCurveUserInfoKey] as? NSNumber {
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UIResponder:17:22: note: 'keyboardAnimationCurveUserInfoKey' has been explicitly marked unavailable here
    public class let keyboardAnimationCurveUserInfoKey: String
                     ^
/Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift:43:45: warning: main actor-isolated class property 'keyboardAnimationCurveUserInfoKey' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
           let value = userInfo[UIResponder.keyboardAnimationCurveUserInfoKey] as? NSNumber {
                                            ^
UIKit.UIResponder:17:22: note: class property declared here
    public class let keyboardAnimationCurveUserInfoKey: String
                     ^
SwiftCompile normal arm64 Compiling\ UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.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/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+KeyboardLayoutGuide.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.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/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIApplication+Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.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/KeyboardLayoutGuide/KeyboardLayoutGuide.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.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/KeyboardLayoutGuide/OrientationListenerViewController.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/OrientationListenerViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIView+OnSafeAreaInsetsDidChange.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.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/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
    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/KeyboardLayoutGuide/Extensions/AnimationCurve+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/NSObject+Swizzle.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/UIApplication+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/KeyboardLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/OrientationListenerViewController.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+KeyboardLayoutGuide.swift -primary-file /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/UIView+OnSafeAreaInsetsDidChange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/KeyboardLayoutGuide_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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name KeyboardLayoutGuide -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.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/KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.o -index-unit-output-path /KeyboardLayoutGuide.build/Debug-appletvos/KeyboardLayoutGuide.build/Objects-normal/arm64/UIView+OnSafeAreaInsetsDidChange.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling AnimationCurve+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/KeyboardLayoutGuide/Extensions/Notification+Extensions.swift (in target 'KeyboardLayoutGuide' from project 'KeyboardLayoutGuide')
(2 failures)
BUILD FAILURE 6.0 tvOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.