Build Information
Successful build of FeatherQuill, reference 1.0.0 (eda702
), with Swift 6.1 for visionOS using Xcode 16.3 on 30 Apr 2025 10:44:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FeatherQuill -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 Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/FeatherQuill.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/FeatherQuill
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at eda7022 v1.0.0
Cloned https://github.com/brightdigit/FeatherQuill.git
Revision (git rev-parse @):
eda7022e6d65293e8988ec70400838d3fbad8985
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/FeatherQuill.git at 1.0.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/FeatherQuill.git
https://github.com/brightdigit/FeatherQuill.git
{
"dependencies" : [
],
"manifest_display_name" : "FeatherQuill",
"name" : "FeatherQuill",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "FeatherQuill",
"targets" : [
"FeatherQuill"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FeatherQuillTests",
"module_type" : "SwiftTarget",
"name" : "FeatherQuillTests",
"path" : "Tests/FeatherQuillTests",
"sources" : [
"AudienceType.swift",
"FeatureAvailabilityMetricsTests.swift",
"FeatureFlagTests.swift",
"FeatureTests.swift",
"MockFeatureFlag.swift"
],
"target_dependencies" : [
"FeatherQuill"
],
"type" : "test"
},
{
"c99name" : "FeatherQuill",
"module_type" : "SwiftTarget",
"name" : "FeatherQuill",
"path" : "Sources/FeatherQuill",
"product_memberships" : [
"FeatherQuill"
],
"sources" : [
"AvailabilityOptions.swift",
"Feature.swift",
"FeatureAvailability.swift",
"FeatureAvailabilityMetrics.swift",
"FeatureFlag.swift",
"FeatureFlags.swift",
"FeatureValue.swift",
"UserDefaultable.swift",
"UserType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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
Resolved source packages:
FeatherQuill: /Users/admin/builder/spi-builder-workspace
resolved source packages: FeatherQuill
{
"dependencies" : [
],
"manifest_display_name" : "FeatherQuill",
"name" : "FeatherQuill",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "FeatherQuill",
"targets" : [
"FeatherQuill"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FeatherQuillTests",
"module_type" : "SwiftTarget",
"name" : "FeatherQuillTests",
"path" : "Tests/FeatherQuillTests",
"sources" : [
"AudienceType.swift",
"FeatureAvailabilityMetricsTests.swift",
"FeatureFlagTests.swift",
"FeatureTests.swift",
"MockFeatureFlag.swift"
],
"target_dependencies" : [
"FeatherQuill"
],
"type" : "test"
},
{
"c99name" : "FeatherQuill",
"module_type" : "SwiftTarget",
"name" : "FeatherQuill",
"path" : "Sources/FeatherQuill",
"product_memberships" : [
"FeatherQuill"
],
"sources" : [
"AvailabilityOptions.swift",
"Feature.swift",
"FeatureAvailability.swift",
"FeatureAvailabilityMetrics.swift",
"FeatureFlag.swift",
"FeatureFlags.swift",
"FeatureValue.swift",
"UserDefaultable.swift",
"UserType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FeatherQuill"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FeatherQuill -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 FeatherQuill -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
Resolve Package Graph
Resolved source packages:
FeatherQuill: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'FeatherQuill' in project 'FeatherQuill'
➜ Explicit dependency on target 'FeatherQuill' in project 'FeatherQuill'
Target 'FeatherQuill' in project 'FeatherQuill' (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: e3fda8512b1b4b64ce86d2884298749a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e3fda8512b1b4b64ce86d2884298749a.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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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
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/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/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.DependencyStaticMetadataFileList (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.DependencyMetadataFileList (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.modulemap (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.SwiftConstValuesFileList (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-OutputFileMap.json (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.LinkFileList (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill_const_extract_protocols.json (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.SwiftFileList (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FeatherQuill.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.modulemap (in target 'FeatherQuill' from project 'FeatherQuill')
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/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver FeatherQuill normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeatherQuill' from project 'FeatherQuill')
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 FeatherQuill -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.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 -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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.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/FeatherQuill.build/Debug-xros/FeatherQuill.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill_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/FeatherQuill.build/Debug-xros/FeatherQuill.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Feature.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/Feature.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/Feature.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FeatureFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureFlags.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureFlags.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AvailabilityOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/AvailabilityOptions.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/AvailabilityOptions.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UserType.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/UserType.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/UserType.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FeatureAvailabilityMetrics.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureAvailabilityMetrics.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureAvailabilityMetrics.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FeatherQuill (in target 'FeatherQuill' from project 'FeatherQuill')
EmitSwiftModule normal arm64 (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FeatureFlag.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureFlag.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureFlag.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FeatureAvailability.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureAvailability.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureAvailability.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UserDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/UserDefaultable.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/UserDefaultable.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FeatureValue.swift /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureValue.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeatherQuill/FeatureValue.swift (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FeatherQuill (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriver\ Compilation\ Requirements FeatherQuill normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FeatherQuill -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.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 -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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.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/FeatherQuill.build/Debug-xros/FeatherQuill.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill_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/FeatherQuill.build/Debug-xros/FeatherQuill.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FeatherQuill-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-Swift.h (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FeatherQuill-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.swiftmodule (in target 'FeatherQuill' from project 'FeatherQuill')
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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.swiftdoc (in target 'FeatherQuill' from project 'FeatherQuill')
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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.abi.json (in target 'FeatherQuill' from project 'FeatherQuill')
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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.swiftsourceinfo (in target 'FeatherQuill' from project 'FeatherQuill')
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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UserType.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriverJobDiscovery normal arm64 Compiling FeatureFlags.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriverJobDiscovery normal arm64 Compiling UserDefaultable.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriverJobDiscovery normal arm64 Compiling AvailabilityOptions.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriverJobDiscovery normal arm64 Compiling FeatureAvailability.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriverJobDiscovery normal arm64 Compiling FeatureAvailabilityMetrics.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriverJobDiscovery normal arm64 Compiling FeatureFlag.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriverJobDiscovery normal arm64 Compiling Feature.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriverJobDiscovery normal arm64 Compiling FeatureValue.swift (in target 'FeatherQuill' from project 'FeatherQuill')
SwiftDriver\ Compilation FeatherQuill normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FeatherQuill -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.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 -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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.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/FeatherQuill.build/Debug-xros/FeatherQuill.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill_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/FeatherQuill.build/Debug-xros/FeatherQuill.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.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/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.o normal (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.o
ExtractAppIntentsMetadata (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FeatherQuill --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.FeatherQuill --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/FeatherQuill.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeatherQuill.build/Debug-xros/FeatherQuill.build/Objects-normal/arm64/FeatherQuill.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 03:43:59.923 appintentsmetadataprocessor[728:4023] Starting appintentsmetadataprocessor export
2025-04-30 03:43:59.958 appintentsmetadataprocessor[728:4023] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.o (in target 'FeatherQuill' from project 'FeatherQuill')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FeatherQuill.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FeatherQuill",
"name" : "FeatherQuill",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "FeatherQuill",
"targets" : [
"FeatherQuill"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FeatherQuillTests",
"module_type" : "SwiftTarget",
"name" : "FeatherQuillTests",
"path" : "Tests/FeatherQuillTests",
"sources" : [
"AudienceType.swift",
"FeatureAvailabilityMetricsTests.swift",
"FeatureFlagTests.swift",
"FeatureTests.swift",
"MockFeatureFlag.swift"
],
"target_dependencies" : [
"FeatherQuill"
],
"type" : "test"
},
{
"c99name" : "FeatherQuill",
"module_type" : "SwiftTarget",
"name" : "FeatherQuill",
"path" : "Sources/FeatherQuill",
"product_memberships" : [
"FeatherQuill"
],
"sources" : [
"AvailabilityOptions.swift",
"Feature.swift",
"FeatureAvailability.swift",
"FeatureAvailabilityMetrics.swift",
"FeatureFlag.swift",
"FeatureFlags.swift",
"FeatureValue.swift",
"UserDefaultable.swift",
"UserType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.