Build Information
Failed to build Prefire, reference main (a83c9f
), with Swift 6.1 for visionOS using Xcode 16.3 on 2 May 2025 15:03:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Prefire -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BarredEwe/Prefire.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BarredEwe/Prefire
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a83c9f6 Fixed indents in yaml for Playbook
Cloned https://github.com/BarredEwe/Prefire.git
Revision (git rev-parse @):
a83c9f6074f4d5a5ec194babb26d1e1e30288f6a
SUCCESS checkout https://github.com/BarredEwe/Prefire.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/BarredEwe/Prefire.git
https://github.com/BarredEwe/Prefire.git
{
"dependencies" : [
],
"manifest_display_name" : "Prefire",
"name" : "Prefire",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Prefire",
"targets" : [
"Prefire"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrefirePlaybookPlugin",
"targets" : [
"PrefirePlaybookPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "PrefireTestsPlugin",
"targets" : [
"PrefireTestsPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "PrefireTestsPlugin",
"module_type" : "PluginTarget",
"name" : "PrefireTestsPlugin",
"path" : "Plugins/PrefireTestsPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"PrefireTestsPlugin"
],
"sources" : [
"Plugin.swift",
"TestedTargetFinder.swift"
],
"target_dependencies" : [
"PrefireBinary",
"PrefireSourcery"
],
"type" : "plugin"
},
{
"c99name" : "PrefireSourcery",
"module_type" : "BinaryTarget",
"name" : "PrefireSourcery",
"path" : "PrefireExecutable/Binaries/PrefireSourcery.artifactbundle",
"product_memberships" : [
"PrefirePlaybookPlugin",
"PrefireTestsPlugin"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "PrefirePlaybookPlugin",
"module_type" : "PluginTarget",
"name" : "PrefirePlaybookPlugin",
"path" : "Plugins/PrefirePlaybookPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"PrefirePlaybookPlugin"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"PrefireBinary",
"PrefireSourcery"
],
"type" : "plugin"
},
{
"c99name" : "PrefireBinary",
"module_type" : "BinaryTarget",
"name" : "PrefireBinary",
"path" : "Binaries/PrefireBinary.artifactbundle",
"product_memberships" : [
"PrefirePlaybookPlugin",
"PrefireTestsPlugin"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Prefire",
"module_type" : "SwiftTarget",
"name" : "Prefire",
"path" : "Sources/Prefire",
"product_memberships" : [
"Prefire"
],
"sources" : [
"Playbook/LoadingTimeModifier.swift",
"Playbook/PlaybookView.swift",
"Playbook/Scale.swift",
"Playbook/TransformIf.swift",
"Preview/PreferenceKeys.swift",
"Preview/PrefireProvider.swift",
"Preview/PrefireSnapshot.swift",
"Preview/PreviewLayout+Equatable.swift",
"Preview/PreviewModel.swift",
"Preview/UIKitRepresentable.swift",
"Preview/View+Prefire.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Prefire: /Users/admin/builder/spi-builder-workspace
resolved source packages: Prefire
{
"dependencies" : [
],
"manifest_display_name" : "Prefire",
"name" : "Prefire",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Prefire",
"targets" : [
"Prefire"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrefirePlaybookPlugin",
"targets" : [
"PrefirePlaybookPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "PrefireTestsPlugin",
"targets" : [
"PrefireTestsPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "PrefireTestsPlugin",
"module_type" : "PluginTarget",
"name" : "PrefireTestsPlugin",
"path" : "Plugins/PrefireTestsPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"PrefireTestsPlugin"
],
"sources" : [
"Plugin.swift",
"TestedTargetFinder.swift"
],
"target_dependencies" : [
"PrefireBinary",
"PrefireSourcery"
],
"type" : "plugin"
},
{
"c99name" : "PrefireSourcery",
"module_type" : "BinaryTarget",
"name" : "PrefireSourcery",
"path" : "PrefireExecutable/Binaries/PrefireSourcery.artifactbundle",
"product_memberships" : [
"PrefirePlaybookPlugin",
"PrefireTestsPlugin"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "PrefirePlaybookPlugin",
"module_type" : "PluginTarget",
"name" : "PrefirePlaybookPlugin",
"path" : "Plugins/PrefirePlaybookPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"PrefirePlaybookPlugin"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"PrefireBinary",
"PrefireSourcery"
],
"type" : "plugin"
},
{
"c99name" : "PrefireBinary",
"module_type" : "BinaryTarget",
"name" : "PrefireBinary",
"path" : "Binaries/PrefireBinary.artifactbundle",
"product_memberships" : [
"PrefirePlaybookPlugin",
"PrefireTestsPlugin"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Prefire",
"module_type" : "SwiftTarget",
"name" : "Prefire",
"path" : "Sources/Prefire",
"product_memberships" : [
"Prefire"
],
"sources" : [
"Playbook/LoadingTimeModifier.swift",
"Playbook/PlaybookView.swift",
"Playbook/Scale.swift",
"Playbook/TransformIf.swift",
"Preview/PreferenceKeys.swift",
"Preview/PrefireProvider.swift",
"Preview/PrefireSnapshot.swift",
"Preview/PreviewLayout+Equatable.swift",
"Preview/PreviewModel.swift",
"Preview/UIKitRepresentable.swift",
"Preview/View+Prefire.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Prefire"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Prefire -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.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 Prefire -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Prefire: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “PrefirePlaybookPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PrefirePlaybookPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 89dea07a9483e44917b6ffd7c0870715786fa00e15772de9d766b895ccf0068f
Compile plug-in “PrefireTestsPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PrefireTestsPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 56f79b02b0555f1b2c3ff336e6615e64750004dae813114a973c72f6b04f7b55
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Prefire' in project 'Prefire'
➜ Explicit dependency on target 'Prefire' in project 'Prefire'
Target 'Prefire' in project 'Prefire' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f82b475f81e8e3069cafd2d0bada8f98
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f82b475f81e8e3069cafd2d0bada8f98.xcbuilddata
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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Prefire.DependencyStaticMetadataFileList (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Prefire.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Prefire.modulemap (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Prefire.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Prefire.DependencyMetadataFileList (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Prefire.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.LinkFileList (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-OutputFileMap.json (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.SwiftFileList (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire_const_extract_protocols.json (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.SwiftConstValuesFileList (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Prefire.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Prefire.modulemap (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace
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/Prefire.build/Debug-xros/Prefire.build/Prefire.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Prefire normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Prefire -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-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/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire_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/Prefire.build/Debug-xros/Prefire.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.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/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/Scale.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/Scale.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TransformIf.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/TransformIf.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/TransformIf.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LoadingTimeModifier.swift,\ PlaybookView.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/LoadingTimeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/LoadingTimeModifier.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PrefireProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireProvider.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireProvider.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PreviewLayout+Equatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewLayout+Equatable.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewLayout+Equatable.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PreferenceKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreferenceKeys.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreferenceKeys.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PrefireSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireSnapshot.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireSnapshot.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PreviewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewModel.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewModel.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Prefire (in target 'Prefire' from project 'Prefire')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/LoadingTimeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/TransformIf.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreferenceKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewLayout+Equatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/View+Prefire.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.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/Prefire.build/Debug-xros/Prefire.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Prefire -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.abi.json
EmitSwiftModule normal arm64 (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift:7:42: error: 'UIScreen' is unavailable in visionOS
@MainActor static let screenHeight = UIScreen.main.bounds.height
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift:8:41: error: 'UIScreen' is unavailable in visionOS
@MainActor static let screenWidth = UIScreen.main.bounds.width
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
SwiftCompile normal arm64 Compiling\ UIKitRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ View+Prefire.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/View+Prefire.swift (in target 'Prefire' from project 'Prefire')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Prefire (in target 'Prefire' from project 'Prefire')
EmitSwiftModule normal arm64 (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 Compiling\ View+Prefire.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/View+Prefire.swift (in target 'Prefire' from project 'Prefire')
Building workspace spi-builder-workspace with scheme Prefire
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Prefire: /Users/admin/builder/spi-builder-workspace
resolved source packages: Prefire
{
"dependencies" : [
],
"manifest_display_name" : "Prefire",
"name" : "Prefire",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Prefire",
"targets" : [
"Prefire"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrefirePlaybookPlugin",
"targets" : [
"PrefirePlaybookPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "PrefireTestsPlugin",
"targets" : [
"PrefireTestsPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "PrefireTestsPlugin",
"module_type" : "PluginTarget",
"name" : "PrefireTestsPlugin",
"path" : "Plugins/PrefireTestsPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"PrefireTestsPlugin"
],
"sources" : [
"Plugin.swift",
"TestedTargetFinder.swift"
],
"target_dependencies" : [
"PrefireBinary",
"PrefireSourcery"
],
"type" : "plugin"
},
{
"c99name" : "PrefireSourcery",
"module_type" : "BinaryTarget",
"name" : "PrefireSourcery",
"path" : "PrefireExecutable/Binaries/PrefireSourcery.artifactbundle",
"product_memberships" : [
"PrefirePlaybookPlugin",
"PrefireTestsPlugin"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "PrefirePlaybookPlugin",
"module_type" : "PluginTarget",
"name" : "PrefirePlaybookPlugin",
"path" : "Plugins/PrefirePlaybookPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"PrefirePlaybookPlugin"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"PrefireBinary",
"PrefireSourcery"
],
"type" : "plugin"
},
{
"c99name" : "PrefireBinary",
"module_type" : "BinaryTarget",
"name" : "PrefireBinary",
"path" : "Binaries/PrefireBinary.artifactbundle",
"product_memberships" : [
"PrefirePlaybookPlugin",
"PrefireTestsPlugin"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Prefire",
"module_type" : "SwiftTarget",
"name" : "Prefire",
"path" : "Sources/Prefire",
"product_memberships" : [
"Prefire"
],
"sources" : [
"Playbook/LoadingTimeModifier.swift",
"Playbook/PlaybookView.swift",
"Playbook/Scale.swift",
"Playbook/TransformIf.swift",
"Preview/PreferenceKeys.swift",
"Preview/PrefireProvider.swift",
"Preview/PrefireSnapshot.swift",
"Preview/PreviewLayout+Equatable.swift",
"Preview/PreviewModel.swift",
"Preview/UIKitRepresentable.swift",
"Preview/View+Prefire.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Prefire"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Prefire -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.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 Prefire -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
Prefire: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “PrefireTestsPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PrefireTestsPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 56f79b02b0555f1b2c3ff336e6615e64750004dae813114a973c72f6b04f7b55
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos14.0 -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -swift-version 6 -package-description-version 6.0.0 -I /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PrefirePlaybookPlugin.dia /Users/admin/builder/spi-builder-workspace/Plugins/PrefirePlaybookPlugin/Plugin.swift -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PrefirePlaybookPlugin
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PrefirePlaybookPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 89dea07a9483e44917b6ffd7c0870715786fa00e15772de9d766b895ccf0068f
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Prefire' in project 'Prefire'
➜ Explicit dependency on target 'Prefire' in project 'Prefire'
Target 'Prefire' in project 'Prefire' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d4a1cae00a12d294374d50ecdd6db6c0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4a1cae00a12d294374d50ecdd6db6c0.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver Prefire normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Prefire -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-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/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire_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/Prefire.build/Debug-xros/Prefire.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.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/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ PreferenceKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreferenceKeys.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreferenceKeys.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PrefireProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireProvider.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireProvider.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TransformIf.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/TransformIf.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/TransformIf.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LoadingTimeModifier.swift,\ PlaybookView.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/LoadingTimeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/LoadingTimeModifier.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/Scale.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/Scale.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIKitRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Prefire (in target 'Prefire' from project 'Prefire')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/LoadingTimeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/TransformIf.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreferenceKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewLayout+Equatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/View+Prefire.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.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/Prefire.build/Debug-xros/Prefire.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Prefire -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prefire.build/Debug-xros/Prefire.build/Objects-normal/arm64/Prefire.abi.json
EmitSwiftModule normal arm64 (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift:7:42: error: 'UIScreen' is unavailable in visionOS
@MainActor static let screenHeight = UIScreen.main.bounds.height
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Playbook/PlaybookView.swift:8:41: error: 'UIScreen' is unavailable in visionOS
@MainActor static let screenWidth = UIScreen.main.bounds.width
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
SwiftCompile normal arm64 Compiling\ PrefireSnapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireSnapshot.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PrefireSnapshot.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ View+Prefire.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/View+Prefire.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/View+Prefire.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PreviewLayout+Equatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewLayout+Equatable.swift (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewLayout+Equatable.swift (in target 'Prefire' from project 'Prefire')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PreviewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewModel.swift (in target 'Prefire' from project 'Prefire')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Prefire (in target 'Prefire' from project 'Prefire')
EmitSwiftModule normal arm64 (in target 'Prefire' from project 'Prefire')
SwiftCompile normal arm64 Compiling\ PreviewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/PreviewModel.swift (in target 'Prefire' from project 'Prefire')
Building workspace spi-builder-workspace with scheme Prefire
(4 failures)
BUILD FAILURE 6.1 visionOS