Build Information
Failed to build AlertPresenter, reference main (15bb36
), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 14:16:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlertPresenter-Package -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChrisMash/AlertPresenter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChrisMash/AlertPresenter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 15bb368 Update README.md
Cloned https://github.com/ChrisMash/AlertPresenter.git
Revision (git rev-parse @):
15bb368a0f2b7ba25a66d9172018f9d21768df3f
SUCCESS checkout https://github.com/ChrisMash/AlertPresenter.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ChrisMash/AlertPresenter.git
https://github.com/ChrisMash/AlertPresenter.git
{
"dependencies" : [
],
"manifest_display_name" : "AlertPresenter",
"name" : "AlertPresenter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AlertPresenter",
"targets" : [
"AlertPresenter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AlertPresenterTests",
"module_type" : "SwiftTarget",
"name" : "AlertPresenterTests",
"path" : "Tests/AlertPresenterTests",
"sources" : [
"AlertModelTests.swift",
"AlertPresenterTests.swift",
"AlertWindowTests.swift",
"ContainerViewControllerTests.swift",
"PopoverPresentationTests.swift",
"QueueTests.swift",
"TestUtils.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AlertPresenter"
],
"type" : "test"
},
{
"c99name" : "AlertPresenter",
"module_type" : "SwiftTarget",
"name" : "AlertPresenter",
"path" : "Sources/AlertPresenter",
"product_memberships" : [
"AlertPresenter"
],
"sources" : [
"AlertModel.swift",
"AlertPresenter.swift",
"AlertWindow.swift",
"ContainterViewController.swift",
"PopoverPresentation.swift",
"Queue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "AlertPresenter",
"name" : "AlertPresenter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AlertPresenter",
"targets" : [
"AlertPresenter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AlertPresenterTests",
"module_type" : "SwiftTarget",
"name" : "AlertPresenterTests",
"path" : "Tests/AlertPresenterTests",
"sources" : [
"AlertModelTests.swift",
"AlertPresenterTests.swift",
"AlertWindowTests.swift",
"ContainerViewControllerTests.swift",
"PopoverPresentationTests.swift",
"QueueTests.swift",
"TestUtils.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AlertPresenter"
],
"type" : "test"
},
{
"c99name" : "AlertPresenter",
"module_type" : "SwiftTarget",
"name" : "AlertPresenter",
"path" : "Sources/AlertPresenter",
"product_memberships" : [
"AlertPresenter"
],
"sources" : [
"AlertModel.swift",
"AlertPresenter.swift",
"AlertWindow.swift",
"ContainterViewController.swift",
"PopoverPresentation.swift",
"Queue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "AlertPresenter",
"schemes" : [
"AlertPresenter-Package"
],
"targets" : [
"AlertPresenter",
"AlertPresenterPackageDescription",
"AlertPresenterPackageTests",
"AlertPresenterTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlertPresenter-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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 AlertPresenter-Package -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'AlertPresenter' in project 'AlertPresenter' (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: 52497457327499844af40b532f6d40cc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/52497457327499844af40b532f6d40cc.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/AlertPresenter.xcodeproj
/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/AlertPresenter.xcodeproj
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/AlertPresenter.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Script-0C1F1858266AB74F0063AEB0.sh (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Script-0C1F1858266AB74F0063AEB0.sh
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/AlertPresenter.DependencyStaticMetadataFileList (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/AlertPresenter.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Script-0C1F196426872C760063AEB0.sh (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Script-0C1F196426872C760063AEB0.sh
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/AlertPresenter.DependencyMetadataFileList (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/AlertPresenter.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.SwiftFileList (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-OutputFileMap.json (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.LinkFileList (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.SwiftConstValuesFileList (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.SwiftConstValuesFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Headers (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Info.plist /Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj/AlertPresenter_Info.plist (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj/AlertPresenter_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Info.plist
SwiftDriver AlertPresenter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AlertPresenter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros2.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -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 -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/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-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/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.private.swiftinterface -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/AlertPresenter.build/Debug-xros/AlertPresenter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_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/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift:20:31: error: 'UIScreen' is unavailable in visionOS
super.init(frame: UIScreen.main.bounds)
^~~~~~~~
/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>
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676992402923-swift-frontend-AlertPresenter-AlertWindow.swift-arm64_apple_xros2.4-o-Onone-2676925984.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4320 seconds (6.0784 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0266 ( 12.1%) 0.0674 ( 31.9%) 0.0940 ( 21.8%) 2.8750 ( 47.3%) parse-and-resolve-imports
0.0266 ( 12.1%) 0.0673 ( 31.8%) 0.0939 ( 21.7%) 2.8749 ( 47.3%) Import resolution
0.0017 ( 0.8%) 0.0102 ( 4.8%) 0.0120 ( 2.8%) 0.0956 ( 1.6%) load-stdlib
0.0685 ( 31.1%) 0.0210 ( 9.9%) 0.0894 ( 20.7%) 0.0894 ( 1.5%) build-rewrite-system
0.0257 ( 11.7%) 0.0181 ( 8.6%) 0.0438 ( 10.2%) 0.0438 ( 0.7%) import-clang-decl
0.0185 ( 8.4%) 0.0075 ( 3.5%) 0.0260 ( 6.0%) 0.0263 ( 0.4%) perform-sema
0.0184 ( 8.4%) 0.0074 ( 3.5%) 0.0259 ( 6.0%) 0.0261 ( 0.4%) Type checking and Semantic analysis
0.0105 ( 4.8%) 0.0048 ( 2.3%) 0.0154 ( 3.6%) 0.0154 ( 0.3%) typecheck-decl
0.0075 ( 3.4%) 0.0025 ( 1.2%) 0.0101 ( 2.3%) 0.0104 ( 0.2%) typecheck-expr
0.0072 ( 3.3%) 0.0025 ( 1.2%) 0.0096 ( 2.2%) 0.0099 ( 0.2%) typecheck-stmt
0.0073 ( 3.3%) 0.0023 ( 1.1%) 0.0096 ( 2.2%) 0.0096 ( 0.2%) load-all-members
0.0018 ( 0.8%) 0.0004 ( 0.2%) 0.0021 ( 0.5%) 0.0021 ( 0.0%) precheck-target
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%) perform-whole-module-type-checking
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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2204 (100.0%) 0.2115 (100.0%) 0.4320 (100.0%) 6.0784 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7787 seconds (4.6905 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0145 (100.0%) 0.7643 (100.0%) 1.7787 (100.0%) 4.6905 (100.0%) Building Target
1.0145 (100.0%) 0.7643 (100.0%) 1.7787 (100.0%) 4.6905 (100.0%) Total
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.dia -target arm64-apple-xros2.4 -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 -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 -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /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 -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/AlertPresenter.build/Debug-xros/AlertPresenter.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/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.o -index-unit-output-path /AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676992403986-swift-frontend-AlertPresenter-all-arm64_apple_xros2.4-swiftmodule-Onone-2270607510.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3455 seconds (5.9268 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0266 ( 17.1%) 0.0694 ( 36.5%) 0.0960 ( 27.8%) 2.8493 ( 48.1%) parse-and-resolve-imports
0.0266 ( 17.1%) 0.0693 ( 36.5%) 0.0959 ( 27.8%) 2.8492 ( 48.1%) Import resolution
0.0017 ( 1.1%) 0.0087 ( 4.6%) 0.0104 ( 3.0%) 0.0841 ( 1.4%) load-stdlib
0.0212 ( 13.6%) 0.0071 ( 3.7%) 0.0282 ( 8.2%) 0.0282 ( 0.5%) perform-sema
0.0210 ( 13.5%) 0.0070 ( 3.7%) 0.0280 ( 8.1%) 0.0280 ( 0.5%) Type checking and Semantic analysis
0.0207 ( 13.3%) 0.0068 ( 3.6%) 0.0275 ( 8.0%) 0.0275 ( 0.5%) typecheck-decl
0.0134 ( 8.6%) 0.0040 ( 2.1%) 0.0174 ( 5.0%) 0.0174 ( 0.3%) SILGen
0.0071 ( 4.6%) 0.0056 ( 3.0%) 0.0128 ( 3.7%) 0.0133 ( 0.2%) SIL optimization
0.0047 ( 3.0%) 0.0050 ( 2.6%) 0.0097 ( 2.8%) 0.0097 ( 0.2%) import-clang-decl
0.0036 ( 2.3%) 0.0009 ( 0.5%) 0.0045 ( 1.3%) 0.0045 ( 0.1%) build-rewrite-system
0.0013 ( 0.9%) 0.0025 ( 1.3%) 0.0039 ( 1.1%) 0.0044 ( 0.1%) Serialization, swiftmodule
0.0031 ( 2.0%) 0.0008 ( 0.4%) 0.0039 ( 1.1%) 0.0039 ( 0.1%) typecheck-expr
0.0025 ( 1.6%) 0.0014 ( 0.7%) 0.0039 ( 1.1%) 0.0039 ( 0.1%) SILGen-function
0.0013 ( 0.8%) 0.0003 ( 0.2%) 0.0016 ( 0.5%) 0.0016 ( 0.0%) load-all-members
0.0002 ( 0.1%) 0.0008 ( 0.4%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) Serialization, swiftdoc
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) precheck-target
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
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%) module-populate-cache
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%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.1556 (100.0%) 0.1899 (100.0%) 0.3455 (100.0%) 5.9268 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1860 seconds (3.0164 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0827 (100.0%) 0.1033 (100.0%) 0.1860 (100.0%) 3.0164 (100.0%) Building Target
0.0827 (100.0%) 0.1033 (100.0%) 0.1860 (100.0%) 3.0164 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:9:14: warning: public class 'AlertPresenter.AlertPresenter' shadows module 'AlertPresenter', which may cause failures when importing 'AlertPresenter' or its clients in some configurations; please rename either the class 'AlertPresenter.AlertPresenter' or the module 'AlertPresenter', or see https://github.com/apple/swift/issues/56573 for workarounds
public class AlertPresenter: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:9:14: warning: public class 'AlertPresenter.AlertPresenter' shadows module 'AlertPresenter', which may cause failures when importing 'AlertPresenter' or its clients in some configurations; please rename either the class 'AlertPresenter.AlertPresenter' or the module 'AlertPresenter', or see https://github.com/apple/swift/issues/56573 for workarounds
public class AlertPresenter: NSObject {
^
SwiftCompile normal arm64 Compiling\ PopoverPresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676992403357-swift-frontend-AlertPresenter-PopoverPresentation.swift-arm64_apple_xros2.4-o-Onone-1176166453.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5111 seconds (5.7477 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0259 ( 10.3%) 0.0636 ( 24.6%) 0.0895 ( 17.5%) 2.6516 ( 46.1%) parse-and-resolve-imports
0.0259 ( 10.3%) 0.0635 ( 24.6%) 0.0894 ( 17.5%) 2.6515 ( 46.1%) Import resolution
0.0018 ( 0.7%) 0.0106 ( 4.1%) 0.0124 ( 2.4%) 0.1047 ( 1.8%) load-stdlib
0.0727 ( 28.8%) 0.0212 ( 8.2%) 0.0938 ( 18.4%) 0.0937 ( 1.6%) build-rewrite-system
0.0213 ( 8.4%) 0.0192 ( 7.4%) 0.0406 ( 7.9%) 0.0465 ( 0.8%) perform-sema
0.0212 ( 8.4%) 0.0192 ( 7.4%) 0.0404 ( 7.9%) 0.0463 ( 0.8%) Type checking and Semantic analysis
0.0222 ( 8.8%) 0.0202 ( 7.8%) 0.0424 ( 8.3%) 0.0428 ( 0.7%) import-clang-decl
0.0164 ( 6.5%) 0.0082 ( 3.2%) 0.0246 ( 4.8%) 0.0253 ( 0.4%) typecheck-expr
0.0162 ( 6.4%) 0.0081 ( 3.1%) 0.0243 ( 4.8%) 0.0250 ( 0.4%) typecheck-stmt
0.0046 ( 1.8%) 0.0110 ( 4.3%) 0.0156 ( 3.1%) 0.0208 ( 0.4%) typecheck-decl
0.0105 ( 4.2%) 0.0067 ( 2.6%) 0.0172 ( 3.4%) 0.0179 ( 0.3%) precheck-target
0.0043 ( 1.7%) 0.0057 ( 2.2%) 0.0101 ( 2.0%) 0.0106 ( 0.2%) IRGen
0.0047 ( 1.9%) 0.0002 ( 0.1%) 0.0049 ( 1.0%) 0.0049 ( 0.1%) SIL optimization
0.0023 ( 0.9%) 0.0007 ( 0.3%) 0.0030 ( 0.6%) 0.0030 ( 0.1%) load-all-members
0.0017 ( 0.7%) 0.0003 ( 0.1%) 0.0021 ( 0.4%) 0.0021 ( 0.0%) SILGen
0.0007 ( 0.3%) 0.0001 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) SILGen-function
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2524 (100.0%) 0.2587 (100.0%) 0.5111 (100.0%) 5.7477 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9559 seconds (4.6826 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0910 (100.0%) 0.8650 (100.0%) 1.9559 (100.0%) 4.6826 (100.0%) Building Target
1.0910 (100.0%) 0.8650 (100.0%) 1.9559 (100.0%) 4.6826 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift (in target 'AlertPresenter' from project 'AlertPresenter')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676992402399-swift-frontend-AlertPresenter-ContainterViewController.swift-arm64_apple_xros2.4-o-Onone-1168504255.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.6500 seconds (5.7106 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8772 ( 45.0%) 0.2912 ( 41.5%) 1.1683 ( 44.1%) 2.6803 ( 46.9%) parse-and-resolve-imports
0.8771 ( 45.0%) 0.2911 ( 41.5%) 1.1683 ( 44.1%) 2.6802 ( 46.9%) Import resolution
0.0712 ( 3.7%) 0.0161 ( 2.3%) 0.0873 ( 3.3%) 0.0872 ( 1.5%) build-rewrite-system
0.0124 ( 0.6%) 0.0393 ( 5.6%) 0.0518 ( 2.0%) 0.0764 ( 1.3%) load-stdlib
0.0243 ( 1.2%) 0.0194 ( 2.8%) 0.0437 ( 1.6%) 0.0449 ( 0.8%) import-clang-decl
0.0194 ( 1.0%) 0.0101 ( 1.4%) 0.0295 ( 1.1%) 0.0326 ( 0.6%) perform-sema
0.0193 ( 1.0%) 0.0100 ( 1.4%) 0.0293 ( 1.1%) 0.0325 ( 0.6%) Type checking and Semantic analysis
0.0115 ( 0.6%) 0.0079 ( 1.1%) 0.0194 ( 0.7%) 0.0226 ( 0.4%) typecheck-decl
0.0070 ( 0.4%) 0.0023 ( 0.3%) 0.0093 ( 0.4%) 0.0093 ( 0.2%) typecheck-expr
0.0068 ( 0.3%) 0.0023 ( 0.3%) 0.0090 ( 0.3%) 0.0090 ( 0.2%) typecheck-stmt
0.0041 ( 0.2%) 0.0042 ( 0.6%) 0.0083 ( 0.3%) 0.0088 ( 0.2%) IRGen
0.0061 ( 0.3%) 0.0021 ( 0.3%) 0.0083 ( 0.3%) 0.0083 ( 0.1%) load-all-members
0.0037 ( 0.2%) 0.0041 ( 0.6%) 0.0078 ( 0.3%) 0.0082 ( 0.1%) SILGen
0.0047 ( 0.2%) 0.0000 ( 0.0%) 0.0047 ( 0.2%) 0.0047 ( 0.1%) SIL optimization
0.0022 ( 0.1%) 0.0017 ( 0.2%) 0.0040 ( 0.1%) 0.0044 ( 0.1%) SILGen-function
0.0008 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) precheck-target
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%) get-conformance-access-path
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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.9480 (100.0%) 0.7021 (100.0%) 2.6500 (100.0%) 5.7106 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.0806 seconds (4.6929 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.9670 (100.0%) 1.1136 (100.0%) 3.0806 (100.0%) 4.6929 (100.0%) Building Target
1.9670 (100.0%) 1.1136 (100.0%) 3.0806 (100.0%) 4.6929 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676992403332-swift-frontend-AlertPresenter-AlertPresenter.swift-arm64_apple_xros2.4-o-Onone-1144129092.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5546 seconds (6.4519 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0272 ( 8.7%) 0.0715 ( 29.5%) 0.0987 ( 17.8%) 3.0093 ( 46.6%) parse-and-resolve-imports
0.0272 ( 8.7%) 0.0714 ( 29.5%) 0.0986 ( 17.8%) 3.0092 ( 46.6%) Import resolution
0.0018 ( 0.6%) 0.0107 ( 4.4%) 0.0124 ( 2.2%) 0.0885 ( 1.4%) load-stdlib
0.0432 ( 13.8%) 0.0127 ( 5.3%) 0.0559 ( 10.1%) 0.0559 ( 0.9%) build-rewrite-system
0.0398 ( 12.7%) 0.0135 ( 5.6%) 0.0533 ( 9.6%) 0.0533 ( 0.8%) perform-sema
0.0396 ( 12.7%) 0.0134 ( 5.6%) 0.0530 ( 9.6%) 0.0530 ( 0.8%) Type checking and Semantic analysis
0.0246 ( 7.9%) 0.0175 ( 7.2%) 0.0421 ( 7.6%) 0.0421 ( 0.7%) import-clang-decl
0.0291 ( 9.3%) 0.0073 ( 3.0%) 0.0364 ( 6.6%) 0.0364 ( 0.6%) typecheck-expr
0.0254 ( 8.1%) 0.0061 ( 2.5%) 0.0315 ( 5.7%) 0.0315 ( 0.5%) typecheck-stmt
0.0128 ( 4.1%) 0.0067 ( 2.8%) 0.0195 ( 3.5%) 0.0195 ( 0.3%) typecheck-decl
0.0104 ( 3.3%) 0.0036 ( 1.5%) 0.0140 ( 2.5%) 0.0140 ( 0.2%) precheck-target
0.0093 ( 3.0%) 0.0042 ( 1.7%) 0.0135 ( 2.4%) 0.0135 ( 0.2%) IRGen
0.0083 ( 2.7%) 0.0014 ( 0.6%) 0.0098 ( 1.8%) 0.0098 ( 0.2%) SILGen
0.0074 ( 2.4%) 0.0004 ( 0.1%) 0.0078 ( 1.4%) 0.0078 ( 0.1%) SIL optimization
0.0040 ( 1.3%) 0.0006 ( 0.3%) 0.0046 ( 0.8%) 0.0046 ( 0.1%) SILGen-function
0.0023 ( 0.7%) 0.0009 ( 0.4%) 0.0032 ( 0.6%) 0.0032 ( 0.1%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3126 (100.0%) 0.2420 (100.0%) 0.5546 (100.0%) 6.4519 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6516 seconds (4.6867 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8925 (100.0%) 0.7592 (100.0%) 1.6516 (100.0%) 4.6867 (100.0%) Building Target
0.8925 (100.0%) 0.7592 (100.0%) 1.6516 (100.0%) 4.6867 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:59:13: warning: capture of 'self' with non-sendable type 'AlertPresenter' in a '@Sendable' closure
self.enqueue(alertModel: AlertModel13(alert: alert,
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:9:14: note: class 'AlertPresenter' does not conform to the 'Sendable' protocol
public class AlertPresenter: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:61:72: warning: capture of 'popoverPresentation' with non-sendable type 'AlertPresenter.PopoverPresentationClosure?' (aka 'Optional<(UIViewController) -> PopoverPresentation>') in a '@Sendable' closure
popoverPresentation: popoverPresentation))
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:61:72: note: a function type must be marked '@Sendable' to conform to 'Sendable'
popoverPresentation: popoverPresentation))
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:80:13: warning: capture of 'self' with non-sendable type 'AlertPresenter' in a '@Sendable' closure
self.enqueue(alertModel: AlertModel(alert: alert,
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:9:14: note: class 'AlertPresenter' does not conform to the 'Sendable' protocol
public class AlertPresenter: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:81:70: warning: capture of 'popoverPresentation' with non-sendable type 'AlertPresenter.PopoverPresentationClosure?' (aka 'Optional<(UIViewController) -> PopoverPresentation>') in a '@Sendable' closure
popoverPresentation: popoverPresentation))
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:81:70: note: a function type must be marked '@Sendable' to conform to 'Sendable'
popoverPresentation: popoverPresentation))
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:88:13: warning: capture of 'self' with non-sendable type 'AlertPresenter' in a '@Sendable' closure
self.alertQueue = Queue<AlertModel>()
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:9:14: note: class 'AlertPresenter' does not conform to the 'Sendable' protocol
public class AlertPresenter: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:131:21: warning: capture of 'self' with non-sendable type 'AlertPresenter?' in a '@Sendable' closure
self?.showNextAlertIfPresent()
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:9:14: note: class 'AlertPresenter' does not conform to the 'Sendable' protocol
public class AlertPresenter: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:131:21: warning: reference to captured var 'self' in concurrently-executing code
self?.showNextAlertIfPresent()
^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:122:49: warning: sending 'model' risks causing data races; this is an error in the Swift 6 language mode
let alertWindow = AlertWindow(with: model)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:122:49: note: task-isolated 'model' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
let alertWindow = AlertWindow(with: model)
^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:123:39: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
alertWindow.windowLevel = windowLevel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:123:39: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
alertWindow.windowLevel = windowLevel
^~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift (in target 'AlertPresenter' from project 'AlertPresenter')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676992403218-swift-frontend-AlertPresenter-Queue.swift-arm64_apple_xros2.4-o-Onone-539254597.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.8451 seconds (6.2485 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9746 ( 47.3%) 0.3732 ( 47.4%) 1.3478 ( 47.4%) 3.0129 ( 48.2%) parse-and-resolve-imports
0.9745 ( 47.3%) 0.3731 ( 47.4%) 1.3477 ( 47.4%) 3.0128 ( 48.2%) Import resolution
0.0744 ( 3.6%) 0.0148 ( 1.9%) 0.0892 ( 3.1%) 0.0891 ( 1.4%) build-rewrite-system
0.0017 ( 0.1%) 0.0095 ( 1.2%) 0.0112 ( 0.4%) 0.0841 ( 1.3%) load-stdlib
0.0118 ( 0.6%) 0.0108 ( 1.4%) 0.0226 ( 0.8%) 0.0227 ( 0.4%) import-clang-decl
0.0030 ( 0.1%) 0.0016 ( 0.2%) 0.0046 ( 0.2%) 0.0046 ( 0.1%) IRGen
0.0037 ( 0.2%) 0.0009 ( 0.1%) 0.0046 ( 0.2%) 0.0046 ( 0.1%) perform-sema
0.0036 ( 0.2%) 0.0008 ( 0.1%) 0.0045 ( 0.2%) 0.0045 ( 0.1%) Type checking and Semantic analysis
0.0025 ( 0.1%) 0.0006 ( 0.1%) 0.0031 ( 0.1%) 0.0031 ( 0.0%) typecheck-decl
0.0023 ( 0.1%) 0.0005 ( 0.1%) 0.0028 ( 0.1%) 0.0028 ( 0.0%) typecheck-expr
0.0020 ( 0.1%) 0.0000 ( 0.0%) 0.0020 ( 0.1%) 0.0020 ( 0.0%) SIL optimization
0.0016 ( 0.1%) 0.0003 ( 0.0%) 0.0018 ( 0.1%) 0.0018 ( 0.0%) SILGen
0.0010 ( 0.0%) 0.0001 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) typecheck-stmt
0.0009 ( 0.0%) 0.0001 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) SILGen-function
0.0007 ( 0.0%) 0.0002 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) precheck-target
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%) module-populate-cache
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%) perform-whole-module-type-checking
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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
2.0584 (100.0%) 0.7867 (100.0%) 2.8451 (100.0%) 6.2485 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1936 seconds (3.9437 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6364 (100.0%) 0.5573 (100.0%) 2.1936 (100.0%) 3.9437 (100.0%) Building Target
1.6364 (100.0%) 0.5573 (100.0%) 2.1936 (100.0%) 3.9437 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift (in target 'AlertPresenter' from project 'AlertPresenter')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745676992402733-swift-frontend-AlertPresenter-AlertModel.swift-arm64_apple_xros2.4-o-Onone-1968466941.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3663 seconds (5.7416 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0260 ( 14.8%) 0.0635 ( 33.3%) 0.0896 ( 24.4%) 2.7317 ( 47.6%) parse-and-resolve-imports
0.0260 ( 14.8%) 0.0635 ( 33.3%) 0.0895 ( 24.4%) 2.7316 ( 47.6%) Import resolution
0.0018 ( 1.0%) 0.0092 ( 4.8%) 0.0110 ( 3.0%) 0.1015 ( 1.8%) load-stdlib
0.0705 ( 40.2%) 0.0206 ( 10.8%) 0.0911 ( 24.9%) 0.0910 ( 1.6%) build-rewrite-system
0.0215 ( 12.2%) 0.0172 ( 9.0%) 0.0387 ( 10.6%) 0.0388 ( 0.7%) import-clang-decl
0.0061 ( 3.5%) 0.0043 ( 2.3%) 0.0104 ( 2.9%) 0.0106 ( 0.2%) perform-sema
0.0061 ( 3.5%) 0.0043 ( 2.2%) 0.0103 ( 2.8%) 0.0105 ( 0.2%) Type checking and Semantic analysis
0.0053 ( 3.0%) 0.0040 ( 2.1%) 0.0093 ( 2.5%) 0.0095 ( 0.2%) typecheck-decl
0.0035 ( 2.0%) 0.0025 ( 1.3%) 0.0060 ( 1.6%) 0.0060 ( 0.1%) IRGen
0.0035 ( 2.0%) 0.0000 ( 0.0%) 0.0035 ( 1.0%) 0.0035 ( 0.1%) SIL optimization
0.0023 ( 1.3%) 0.0007 ( 0.4%) 0.0030 ( 0.8%) 0.0030 ( 0.1%) load-all-members
0.0015 ( 0.9%) 0.0004 ( 0.2%) 0.0019 ( 0.5%) 0.0019 ( 0.0%) SILGen
0.0007 ( 0.4%) 0.0002 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) SILGen-function
0.0004 ( 0.2%) 0.0003 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) typecheck-expr
0.0003 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-stmt
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
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%) SIL verification, pre-optimization
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%) populate-source-file-class-member-cache
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%) SIL verification, post-optimization
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%) AST verification
0.1754 (100.0%) 0.1909 (100.0%) 0.3663 (100.0%) 5.7416 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8950 seconds (4.6827 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0754 (100.0%) 0.8196 (100.0%) 1.8950 (100.0%) 4.6827 (100.0%) Building Target
1.0754 (100.0%) 0.8196 (100.0%) 1.8950 (100.0%) 4.6827 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftDriver\ Compilation\ Requirements AlertPresenter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AlertPresenter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros2.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -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 -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/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-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/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.private.swiftinterface -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/AlertPresenter.build/Debug-xros/AlertPresenter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_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/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Headers/AlertPresenter-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-Swift.h (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Headers/AlertPresenter-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftinterface (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.swiftinterface
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftmodule (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftdoc (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.private.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.private.swiftinterface (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.private.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.private.swiftinterface
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.abi.json (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftsourceinfo (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Modules/AlertPresenter.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Queue.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftDriverJobDiscovery normal arm64 Compiling AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftDriverJobDiscovery normal arm64 Compiling PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftDriverJobDiscovery normal arm64 Compiling AlertModel.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftDriverJobDiscovery normal arm64 Compiling ContainterViewController.swift (in target 'AlertPresenter' from project 'AlertPresenter')
warning: Run script build phase 'Script: Copy Swift interface' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AlertPresenter' from project 'AlertPresenter')
warning: Run script build phase 'Script: Generate ObjC interface' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AlertPresenter' from project 'AlertPresenter')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 Compiling\ AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
Building project AlertPresenter with scheme AlertPresenter-Package
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "AlertPresenter",
"name" : "AlertPresenter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AlertPresenter",
"targets" : [
"AlertPresenter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AlertPresenterTests",
"module_type" : "SwiftTarget",
"name" : "AlertPresenterTests",
"path" : "Tests/AlertPresenterTests",
"sources" : [
"AlertModelTests.swift",
"AlertPresenterTests.swift",
"AlertWindowTests.swift",
"ContainerViewControllerTests.swift",
"PopoverPresentationTests.swift",
"QueueTests.swift",
"TestUtils.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AlertPresenter"
],
"type" : "test"
},
{
"c99name" : "AlertPresenter",
"module_type" : "SwiftTarget",
"name" : "AlertPresenter",
"path" : "Sources/AlertPresenter",
"product_memberships" : [
"AlertPresenter"
],
"sources" : [
"AlertModel.swift",
"AlertPresenter.swift",
"AlertWindow.swift",
"ContainterViewController.swift",
"PopoverPresentation.swift",
"Queue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "AlertPresenter",
"schemes" : [
"AlertPresenter-Package"
],
"targets" : [
"AlertPresenter",
"AlertPresenterPackageDescription",
"AlertPresenterPackageTests",
"AlertPresenterTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlertPresenter-Package -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 AlertPresenter-Package -destination generic/platform=xrOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'AlertPresenter' in project 'AlertPresenter' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: 6a1067e3ca8b8d35b801bef37f339dc1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6a1067e3ca8b8d35b801bef37f339dc1.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/AlertPresenter.xcodeproj
/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
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Info.plist /Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj/AlertPresenter_Info.plist (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj/AlertPresenter_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AlertPresenter.framework/Info.plist
SwiftDriver AlertPresenter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AlertPresenter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros2.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -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 -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/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-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/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.private.swiftinterface -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/AlertPresenter.build/Debug-xros/AlertPresenter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_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/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift:20:31: error: 'UIScreen' is unavailable in visionOS
super.init(frame: UIScreen.main.bounds)
^~~~~~~~
/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>
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.dia -target arm64-apple-xros2.4 -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 -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 -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -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/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /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 -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/AlertPresenter.build/Debug-xros/AlertPresenter.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/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.o -index-unit-output-path /AlertPresenter.build/Debug-xros/AlertPresenter.build/Objects-normal/arm64/AlertWindow.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PopoverPresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
EmitSwiftModule normal arm64 (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Queue.swift (in target 'AlertPresenter' from project 'AlertPresenter')
warning: Run script build phase 'Script: Copy Swift interface' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AlertPresenter' from project 'AlertPresenter')
warning: Run script build phase 'Script: Generate ObjC interface' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AlertPresenter' from project 'AlertPresenter')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftCompile normal arm64 Compiling\ AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
Building project AlertPresenter with scheme AlertPresenter-Package
(3 failures)
BUILD FAILURE 6.1 visionOS