Build Information
Successful build of CountryPicker, reference master (6724de
), with Swift 6.1 for visionOS using Xcode 16.3 on 15 Jun 2025 19:30:31 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 CountryPicker -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/suryakantsharma/countrypicker.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/suryakantsharma/countrypicker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6724deb Merge pull request #129 from SURYAKANTSHARMA/refactor/sdk-swift6-update
Cloned https://github.com/suryakantsharma/countrypicker.git
Revision (git rev-parse @):
6724debeadd600e76c446c73535bbd6c09617989
SUCCESS checkout https://github.com/suryakantsharma/countrypicker.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/suryakantsharma/countrypicker.git
https://github.com/suryakantsharma/countrypicker.git
{
"dependencies" : [
],
"manifest_display_name" : "CountryPicker",
"name" : "CountryPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "CountryPicker",
"targets" : [
"CountryPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CountryPickerTests",
"module_type" : "SwiftTarget",
"name" : "CountryPickerTests",
"path" : "Tests/CountryPickerTests",
"sources" : [
"CountryManagerTests.swift",
"CountryTests.swift"
],
"target_dependencies" : [
"CountryPicker"
],
"type" : "test"
},
{
"c99name" : "CountryPicker",
"module_type" : "SwiftTarget",
"name" : "CountryPicker",
"path" : "Sources/CountryPicker",
"product_memberships" : [
"CountryPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerController.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Configuration.swift",
"Constant.swift",
"Country.swift",
"CountryManager.swift",
"CountryPickerView.swift",
"CountryPickerWheelView.swift",
"CountryPickerWheelViewModel.swift",
"CountryPickerWithSectionViewModel.swift",
"CountryPickerWithSections.swift",
"SectionMapper.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "CountryPicker",
"name" : "CountryPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "CountryPicker",
"targets" : [
"CountryPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CountryPickerTests",
"module_type" : "SwiftTarget",
"name" : "CountryPickerTests",
"path" : "Tests/CountryPickerTests",
"sources" : [
"CountryManagerTests.swift",
"CountryTests.swift"
],
"target_dependencies" : [
"CountryPicker"
],
"type" : "test"
},
{
"c99name" : "CountryPicker",
"module_type" : "SwiftTarget",
"name" : "CountryPicker",
"path" : "Sources/CountryPicker",
"product_memberships" : [
"CountryPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerController.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Configuration.swift",
"Constant.swift",
"Country.swift",
"CountryManager.swift",
"CountryPickerView.swift",
"CountryPickerWheelView.swift",
"CountryPickerWheelViewModel.swift",
"CountryPickerWithSectionViewModel.swift",
"CountryPickerWithSections.swift",
"SectionMapper.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "CountryPicker",
"schemes" : [
"CountryPicker",
"CountryPickerTests"
],
"targets" : [
"CountryPicker",
"CountryPickerTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CountryPicker"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CountryPicker -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CountryPicker -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
CountryPicker: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker_CountryPicker' in project 'CountryPicker'
Target 'CountryPicker' in project 'CountryPicker'
➜ Explicit dependency on target 'CountryPicker_CountryPicker' in project 'CountryPicker'
Target 'CountryPicker_CountryPicker' in project 'CountryPicker' (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: 294622b1cdc82d73aef2af226c8eb81f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/294622b1cdc82d73aef2af226c8eb81f.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/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyMetadataFileList (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyStaticMetadataFileList (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker_CountryPicker.build/CountryPicker_CountryPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.LinkFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-OutputFileMap.json (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftConstValuesFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.modulemap (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.DependencyStaticMetadataFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.DependencyMetadataFileList (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.DependencyMetadataFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker_CountryPicker.build/empty-CountryPicker_CountryPicker.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle/CountryPickerController.bundle /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerController.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
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/Sources/CountryPicker/CountryPickerController.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CountryPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.modulemap (in target 'CountryPicker' from project 'CountryPicker')
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/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle (in target 'CountryPicker_CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker_CountryPicker.bundle
SwiftDriver CountryPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CountryPicker' from project 'CountryPicker')
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 CountryPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.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/CountryPicker.build/Debug-xros/CountryPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker_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/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Configuration.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Configuration.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWheelViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWheelView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWheelView.swift:24:10: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: selectedCountry) {
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ CountryPicker (in target 'CountryPicker' from project 'CountryPicker')
EmitSwiftModule normal arm64 (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerWithSectionViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryPickerView.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:54:14: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: searchText) { _ in
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerView.swift:71:10: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: selectedCountry) { _ in
^
SwiftCompile normal arm64 Compiling\ CountryPickerWithSections.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:59:18: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: searchText) { _ in
^
/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerWithSections.swift:62:18: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: viewModel.selectedCountry) { _ in
^
SwiftCompile normal arm64 Compiling\ SectionMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Country.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/Country.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CountryManager.swift /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for CountryPicker (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriver\ Compilation\ Requirements CountryPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CountryPicker' from project 'CountryPicker')
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 CountryPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.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/CountryPicker.build/Debug-xros/CountryPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker_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/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerWithSectionViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CountryPicker-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CountryPicker-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule (in target 'CountryPicker' from project 'CountryPicker')
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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftdoc (in target 'CountryPicker' from project 'CountryPicker')
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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.abi.json (in target 'CountryPicker' from project 'CountryPicker')
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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftsourceinfo (in target 'CountryPicker' from project 'CountryPicker')
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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SectionMapper.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling Constant.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerWheelViewModel.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryManager.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling Country.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerWithSections.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling CountryPickerWheelView.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Configuration.swift (in target 'CountryPicker' from project 'CountryPicker')
SwiftDriver\ Compilation CountryPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CountryPicker' from project 'CountryPicker')
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 CountryPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.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/CountryPicker.build/Debug-xros/CountryPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker_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/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker-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/CountryPicker.o normal (in target 'CountryPicker' from project 'CountryPicker')
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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker_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/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.o
ExtractAppIntentsMetadata (in target 'CountryPicker' from project 'CountryPicker')
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 CountryPicker --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.CountryPicker --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/CountryPicker.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CountryPicker.build/Debug-xros/CountryPicker.build/Objects-normal/arm64/CountryPicker.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-15 12:30:30.286 appintentsmetadataprocessor[734:4240] Starting appintentsmetadataprocessor export
2025-06-15 12:30:30.325 appintentsmetadataprocessor[734:4240] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.o (in target 'CountryPicker' from project 'CountryPicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CountryPicker.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CountryPicker",
"name" : "CountryPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "CountryPicker",
"targets" : [
"CountryPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CountryPickerTests",
"module_type" : "SwiftTarget",
"name" : "CountryPickerTests",
"path" : "Tests/CountryPickerTests",
"sources" : [
"CountryManagerTests.swift",
"CountryTests.swift"
],
"target_dependencies" : [
"CountryPicker"
],
"type" : "test"
},
{
"c99name" : "CountryPicker",
"module_type" : "SwiftTarget",
"name" : "CountryPicker",
"path" : "Sources/CountryPicker",
"product_memberships" : [
"CountryPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CountryPicker/CountryPickerController.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Configuration.swift",
"Constant.swift",
"Country.swift",
"CountryManager.swift",
"CountryPickerView.swift",
"CountryPickerWheelView.swift",
"CountryPickerWheelViewModel.swift",
"CountryPickerWithSectionViewModel.swift",
"CountryPickerWithSections.swift",
"SectionMapper.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.