Build Information
Failed to build SwiftUIPreciselyRoundedRectangle with Swift 6.0 for visionOS using Xcode 16.0.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftUIPreciselyRoundedRectangle -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CypherPoet/SwiftUIPreciselyRoundedRectangle.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/SwiftUIPreciselyRoundedRectangle
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b46a082 tweak readme
Cloned https://github.com/CypherPoet/SwiftUIPreciselyRoundedRectangle.git
Revision (git rev-parse @):
b46a082a5a8c2c17572238a75bc8d4431beacd78
SUCCESS checkout https://github.com/CypherPoet/SwiftUIPreciselyRoundedRectangle.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $workDir
https://github.com/CypherPoet/SwiftUIPreciselyRoundedRectangle.git
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Fetching from https://github.com/CypherPoet/SwiftUIGeometryUtils
Creating working copy of package ‘SwiftUIGeometryUtils’
Checking out 0.2.1 of package ‘SwiftUIGeometryUtils’
Resolved source packages:
SwiftUIPreciselyRoundedRectangle: /Users/admin/builder/spi-builder-workspace
CypherPoetSwiftUIGeometryUtils: https://github.com/CypherPoet/SwiftUIGeometryUtils @ 0.2.1
resolved source packages: SwiftUIPreciselyRoundedRectangle, CypherPoetSwiftUIGeometryUtils
{
"dependencies" : [
{
"identity" : "swiftuigeometryutils",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CypherPoet/SwiftUIGeometryUtils"
}
],
"manifest_display_name" : "SwiftUIPreciselyRoundedRectangle",
"name" : "SwiftUIPreciselyRoundedRectangle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "PreciselyRoundedRectangle",
"targets" : [
"PreciselyRoundedRectangle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PreciselyRoundedRectangleTests",
"module_type" : "SwiftTarget",
"name" : "PreciselyRoundedRectangleTests",
"path" : "Tests/PreciselyRoundedRectangle",
"sources" : [
"Cases/PreciselyRoundedRectangleTests.swift"
],
"target_dependencies" : [
"PreciselyRoundedRectangle"
],
"type" : "test"
},
{
"c99name" : "PreciselyRoundedRectangle",
"module_type" : "SwiftTarget",
"name" : "PreciselyRoundedRectangle",
"path" : "Sources/PreciselyRoundedRectangle",
"product_dependencies" : [
"SwiftUIGeometryUtils"
],
"product_memberships" : [
"PreciselyRoundedRectangle"
],
"sources" : [
"BezierPath.swift",
"CornerRadiusMap.swift",
"PreciselyRoundedRectangle.swift",
"Toolbox/Extensions/NSBezierPath+cgPath.swift",
"Toolbox/Extensions/Path+Init.swift",
"View Modifiers/View+cornerRadius.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftUIPreciselyRoundedRectangle"
]
}
}
Running build ...
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 SwiftUIPreciselyRoundedRectangle -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
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 SwiftUIPreciselyRoundedRectangle -destination generic/platform=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
CypherPoetSwiftUIGeometryUtils: https://github.com/CypherPoet/SwiftUIGeometryUtils @ 0.2.1
SwiftUIPreciselyRoundedRectangle: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'PreciselyRoundedRectangleTests' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'PreciselyRoundedRectangle' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
Target 'PreciselyRoundedRectangle' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'PreciselyRoundedRectangle' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
Target 'PreciselyRoundedRectangle' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
Target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
➜ Explicit dependency on target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
Target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 1c004d3d08b62c5fb3e7cc1d7bee5c7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1c004d3d08b62c5fb3e7cc1d7bee5c7f.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PreciselyRoundedRectangleTests' from project 'SwiftUIPreciselyRoundedRectangle')
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PreciselyRoundedRectangleTests.xctest (in target 'PreciselyRoundedRectangleTests' from project 'SwiftUIPreciselyRoundedRectangle')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PreciselyRoundedRectangleTests.xctest
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/SwiftUIGeometryUtils.modulemap (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/SwiftUIGeometryUtils.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SwiftUIGeometryUtils.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/SwiftUIGeometryUtils.modulemap (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/SwiftUIGeometryUtils.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_const_extract_protocols.json (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.LinkFileList (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.SwiftFileList (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-OutputFileMap.json (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-OutputFileMap.json
SwiftDriver SwiftUIGeometryUtils normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name SwiftUIGeometryUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftUIGeometryUtils (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.abi.json
SwiftCompile normal arm64 Compiling\ CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats/stats-1716931371347063-swift-frontend-SwiftUIGeometryUtils-CGRect_Points.swift-arm64_apple_xros1.0-o-Onone-4290484504.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 18.1302 seconds (61.5351 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
7.6284 ( 46.8%) 0.5488 ( 29.7%) 8.1772 ( 45.1%) 29.8637 ( 48.5%) parse-and-resolve-imports
7.6279 ( 46.8%) 0.5486 ( 29.7%) 8.1765 ( 45.1%) 29.8631 ( 48.5%) Import resolution
0.2432 ( 1.5%) 0.2842 ( 15.4%) 0.5274 ( 2.9%) 0.5280 ( 0.9%) SemanticDeclAttrsRequest
0.2077 ( 1.3%) 0.0842 ( 4.6%) 0.2918 ( 1.6%) 0.2920 ( 0.5%) USRGenerationRequest
0.1265 ( 0.8%) 0.1368 ( 7.4%) 0.2633 ( 1.5%) 0.2636 ( 0.4%) ActorIsolationRequest
0.0716 ( 0.4%) 0.0351 ( 1.9%) 0.1066 ( 0.6%) 0.1068 ( 0.2%) CollectOverriddenDeclsRequest
0.0563 ( 0.3%) 0.0492 ( 2.7%) 0.1055 ( 0.6%) 0.1056 ( 0.2%) InterfaceTypeRequest
0.0585 ( 0.4%) 0.0214 ( 1.2%) 0.0799 ( 0.4%) 0.0800 ( 0.1%) ProvideDefaultImplForRequest
0.0634 ( 0.4%) 0.0101 ( 0.5%) 0.0735 ( 0.4%) 0.0736 ( 0.1%) build-rewrite-system
0.0020 ( 0.0%) 0.0066 ( 0.4%) 0.0086 ( 0.0%) 0.0380 ( 0.1%) load-stdlib
0.0161 ( 0.1%) 0.0169 ( 0.9%) 0.0330 ( 0.2%) 0.0330 ( 0.1%) IsDynamicRequest
0.0150 ( 0.1%) 0.0151 ( 0.8%) 0.0301 ( 0.2%) 0.0304 ( 0.0%) AttachedPropertyWrappersRequest
0.0179 ( 0.1%) 0.0123 ( 0.7%) 0.0302 ( 0.2%) 0.0303 ( 0.0%) QualifiedLookupRequest
0.0162 ( 0.1%) 0.0064 ( 0.3%) 0.0226 ( 0.1%) 0.0225 ( 0.0%) LookupConformanceInModuleRequest
0.0108 ( 0.1%) 0.0076 ( 0.4%) 0.0183 ( 0.1%) 0.0183 ( 0.0%) ExpandPeerMacroRequest
0.0093 ( 0.1%) 0.0056 ( 0.3%) 0.0149 ( 0.1%) 0.0148 ( 0.0%) HasIsolatedSelfRequest
0.0085 ( 0.1%) 0.0047 ( 0.3%) 0.0132 ( 0.1%) 0.0133 ( 0.0%) ExpandMemberAttributeMacros
0.0098 ( 0.1%) 0.0033 ( 0.2%) 0.0131 ( 0.1%) 0.0130 ( 0.0%) DirectLookupRequest
0.0102 ( 0.1%) 0.0019 ( 0.1%) 0.0121 ( 0.1%) 0.0125 ( 0.0%) LookupAllConformancesInContextRequest
0.0067 ( 0.0%) 0.0042 ( 0.2%) 0.0109 ( 0.1%) 0.0108 ( 0.0%) GlobalActorAttributeRequest
0.0094 ( 0.1%) 0.0007 ( 0.0%) 0.0101 ( 0.1%) 0.0101 ( 0.0%) AbstractGenericSignatureRequest
0.0055 ( 0.0%) 0.0040 ( 0.2%) 0.0095 ( 0.1%) 0.0095 ( 0.0%) IsFinalRequest
0.0051 ( 0.0%) 0.0037 ( 0.2%) 0.0088 ( 0.0%) 0.0088 ( 0.0%) DynamicallyReplacedDeclRequest
0.0053 ( 0.0%) 0.0030 ( 0.2%) 0.0083 ( 0.0%) 0.0083 ( 0.0%) perform-sema
0.0052 ( 0.0%) 0.0030 ( 0.2%) 0.0082 ( 0.0%) 0.0082 ( 0.0%) TypeCheckSourceFileRequest
0.0052 ( 0.0%) 0.0029 ( 0.2%) 0.0081 ( 0.0%) 0.0082 ( 0.0%) Type checking and Semantic analysis
0.0031 ( 0.0%) 0.0031 ( 0.2%) 0.0062 ( 0.0%) 0.0062 ( 0.0%) HasInitAccessorRequest
0.0033 ( 0.0%) 0.0022 ( 0.1%) 0.0056 ( 0.0%) 0.0054 ( 0.0%) OverriddenDeclsRequest
0.0035 ( 0.0%) 0.0018 ( 0.1%) 0.0053 ( 0.0%) 0.0054 ( 0.0%) TypeCheckFunctionBodyRequest
0.0035 ( 0.0%) 0.0018 ( 0.1%) 0.0053 ( 0.0%) 0.0053 ( 0.0%) ModuleQualifiedLookupRequest
0.0031 ( 0.0%) 0.0016 ( 0.1%) 0.0047 ( 0.0%) 0.0047 ( 0.0%) typecheck-stmt
0.0027 ( 0.0%) 0.0020 ( 0.1%) 0.0047 ( 0.0%) 0.0046 ( 0.0%) AccessLevelRequest
0.0023 ( 0.0%) 0.0017 ( 0.1%) 0.0040 ( 0.0%) 0.0041 ( 0.0%) HasStorageRequest
0.0031 ( 0.0%) 0.0009 ( 0.0%) 0.0040 ( 0.0%) 0.0041 ( 0.0%) LookupInModuleRequest
0.0019 ( 0.0%) 0.0011 ( 0.1%) 0.0030 ( 0.0%) 0.0031 ( 0.0%) LifetimeDependenceInfoRequest
0.0016 ( 0.0%) 0.0011 ( 0.1%) 0.0027 ( 0.0%) 0.0027 ( 0.0%) typecheck-decl
0.0017 ( 0.0%) 0.0009 ( 0.0%) 0.0026 ( 0.0%) 0.0026 ( 0.0%) UnqualifiedLookupRequest
0.0017 ( 0.0%) 0.0008 ( 0.0%) 0.0025 ( 0.0%) 0.0025 ( 0.0%) performUnqualifiedLookup
0.0010 ( 0.0%) 0.0009 ( 0.1%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0009 ( 0.0%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) precheck-expr
0.0010 ( 0.0%) 0.0004 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) import-clang-decl
0.0007 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) SPIGroupsRequest
0.0008 ( 0.0%) 0.0001 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) CompareDeclSpecializationRequest
0.0006 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) IsActorRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) PatternBindingEntryRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) PatternTypeRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) ResolveTypeRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) ResolveImplicitMemberRequest
0.0004 ( 0.0%) 0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) SimpleDidSetRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) ExtendedNominalRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) GenericParamListRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) OpaqueReadOwnershipRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0004 ( 0.0%) ProtocolDependenciesRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ResolveValueWitnessesRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) GenericSignatureRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ExpandExtensionMacros
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsObjCRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsDistributedActorRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) AllInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedDeclsReferencedRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) RequirementSignatureRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ClangRecordMemberLookup
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseTopLevelDeclsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) verify-all-loaded-modules
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckRedeclarationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseSourceFileRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClangDirectLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ABIMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorInstanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CustomAttrNominalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
16.2851 (100.0%) 1.8452 (100.0%) 18.1302 (100.0%) 61.5351 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 11.1824 seconds (32.9939 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
9.7661 (100.0%) 1.4164 (100.0%) 11.1824 (100.0%) 32.9939 (100.0%) Building Target
9.7661 (100.0%) 1.4164 (100.0%) 11.1824 (100.0%) 32.9939 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift:5:8: error: failed to build module 'SwiftUI'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import SwiftUI
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
SwiftCompile normal arm64 Compiling\ Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
/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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ RectangleCorner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PreciselyRoundedRectangle' from project 'SwiftUIPreciselyRoundedRectangle')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PreciselyRoundedRectangle' from project 'SwiftUIPreciselyRoundedRectangle')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
(2 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 SwiftUIPreciselyRoundedRectangle -destination generic/platform=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
CypherPoetSwiftUIGeometryUtils: https://github.com/CypherPoet/SwiftUIGeometryUtils @ 0.2.1
SwiftUIPreciselyRoundedRectangle: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'PreciselyRoundedRectangleTests' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'PreciselyRoundedRectangle' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
Target 'PreciselyRoundedRectangle' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'PreciselyRoundedRectangle' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
Target 'PreciselyRoundedRectangle' in project 'SwiftUIPreciselyRoundedRectangle'
➜ Explicit dependency on target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
Target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
➜ Explicit dependency on target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils'
Target 'SwiftUIGeometryUtils' in project 'CypherPoetSwiftUIGeometryUtils' (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 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
SwiftDriver SwiftUIGeometryUtils normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name SwiftUIGeometryUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftUIGeometryUtils (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils.abi.json
SwiftCompile normal arm64 Compiling\ CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/CGRect+Points.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats/stats-1716931405710026-swift-frontend-SwiftUIGeometryUtils-Angle_Constants.swift-arm64_apple_xros1.0-o-Onone-4190618928.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 16.3519 seconds (16.4962 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
7.5291 ( 49.7%) 0.5844 ( 48.3%) 8.1135 ( 49.6%) 8.1857 ( 49.6%) parse-and-resolve-imports
7.5287 ( 49.7%) 0.5839 ( 48.2%) 8.1126 ( 49.6%) 8.1847 ( 49.6%) Import resolution
0.0102 ( 0.1%) 0.0045 ( 0.4%) 0.0147 ( 0.1%) 0.0147 ( 0.1%) SemanticDeclAttrsRequest
0.0101 ( 0.1%) 0.0045 ( 0.4%) 0.0146 ( 0.1%) 0.0147 ( 0.1%) ActorIsolationRequest
0.0101 ( 0.1%) 0.0045 ( 0.4%) 0.0146 ( 0.1%) 0.0146 ( 0.1%) InterfaceTypeRequest
0.0101 ( 0.1%) 0.0045 ( 0.4%) 0.0145 ( 0.1%) 0.0145 ( 0.1%) NamingPatternRequest
0.0101 ( 0.1%) 0.0045 ( 0.4%) 0.0145 ( 0.1%) 0.0145 ( 0.1%) PatternBindingEntryRequest
0.0100 ( 0.1%) 0.0045 ( 0.4%) 0.0145 ( 0.1%) 0.0145 ( 0.1%) typecheck-expr
0.0071 ( 0.0%) 0.0025 ( 0.2%) 0.0096 ( 0.1%) 0.0096 ( 0.1%) precheck-expr
0.0059 ( 0.0%) 0.0018 ( 0.1%) 0.0076 ( 0.0%) 0.0076 ( 0.0%) build-rewrite-system
0.0012 ( 0.0%) 0.0052 ( 0.4%) 0.0064 ( 0.0%) 0.0064 ( 0.0%) load-stdlib
0.0014 ( 0.0%) 0.0009 ( 0.1%) 0.0023 ( 0.0%) 0.0023 ( 0.0%) LookupInModuleRequest
0.0012 ( 0.0%) 0.0009 ( 0.1%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) UnqualifiedLookupRequest
0.0014 ( 0.0%) 0.0007 ( 0.1%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) LookupConformanceInModuleRequest
0.0012 ( 0.0%) 0.0008 ( 0.1%) 0.0020 ( 0.0%) 0.0020 ( 0.0%) performUnqualifiedLookup
0.0006 ( 0.0%) 0.0004 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) ModuleQualifiedLookupRequest
0.0004 ( 0.0%) 0.0004 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) ExtendedNominalRequest
0.0005 ( 0.0%) 0.0004 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) import-clang-decl
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) LookupAllConformancesInContextRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasIsolatedSelfRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseTopLevelDeclsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-sema
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AttachedPropertyWrappersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseSourceFileRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) TypeCheckSourceFileRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) ProtocolDependenciesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Type checking and Semantic analysis
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LookupInfixOperatorRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsActorRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) typecheck-decl
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResolveTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandExtensionMacros
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequirementSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) verify-all-loaded-modules
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandMemberAttributeMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDynamicRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) USRGenerationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPeerMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LifetimeDependenceInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsObjCRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CollectOverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConditionalRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProvideDefaultImplForRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
15.1413 (100.0%) 1.2106 (100.0%) 16.3519 (100.0%) 16.4962 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 8.1378 seconds (8.2100 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
7.5414 (100.0%) 0.5964 (100.0%) 8.1378 (100.0%) 8.2100 (100.0%) Building Target
7.5414 (100.0%) 0.5964 (100.0%) 8.1378 (100.0%) 8.2100 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
/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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Angle+Constants.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift:5:8: error: failed to build module 'SwiftUI'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import SwiftUI
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
SwiftCompile normal arm64 Compiling\ Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/Double+Constants.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ RectangleCorner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.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/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Double/Double+Constants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/RectangleCorner.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/SwiftUIGeometryUtils_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/.dependencies/checkouts/SwiftUIGeometryUtils -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/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftUIGeometryUtils -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.o -index-unit-output-path /CypherPoetSwiftUIGeometryUtils.build/Debug-xros/SwiftUIGeometryUtils.build/Objects-normal/arm64/RectangleCorner.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PreciselyRoundedRectangleTests' from project 'SwiftUIPreciselyRoundedRectangle')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PreciselyRoundedRectangle' from project 'SwiftUIPreciselyRoundedRectangle')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PreciselyRoundedRectangle' from project 'SwiftUIPreciselyRoundedRectangle')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ Angle+Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/Angle/Angle+Constants.swift (in target 'SwiftUIGeometryUtils' from project 'CypherPoetSwiftUIGeometryUtils')
(2 failures)
BUILD FAILURE 6.0 visionOS