Build Information
Failed to build ServiceManager, reference 1.2.2 (81bb25
), with Swift 6.2 (beta) for visionOS using Xcode 26.0 on 18 Jun 2025 22:33:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ServiceManager -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bibinjacobpulickal/ServiceManager.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bibinjacobpulickal/ServiceManager
* tag 1.2.2 -> FETCH_HEAD
HEAD is now at 81bb25b Added port component.
Cloned https://github.com/bibinjacobpulickal/ServiceManager.git
Revision (git rev-parse @):
81bb25bfea2779e9bdcd9ccd1bcad592435b24ca
SUCCESS checkout https://github.com/bibinjacobpulickal/ServiceManager.git at 1.2.2
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/bibinjacobpulickal/ServiceManager.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "ServiceManager",
"name" : "ServiceManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceManager",
"targets" : [
"ServiceManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ServiceManagerTests",
"module_type" : "SwiftTarget",
"name" : "ServiceManagerTests",
"path" : "Tests/ServiceManagerTests",
"sources" : [
"ServiceManagerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ServiceManager"
],
"type" : "test"
},
{
"c99name" : "ServiceManager",
"module_type" : "SwiftTarget",
"name" : "ServiceManager",
"path" : "Sources/ServiceManager",
"product_memberships" : [
"ServiceManager"
],
"sources" : [
"Decoding/AnyDecoder.swift",
"Encoding/AnyEncoder.swift",
"Encoding/EncodableExtensions.swift",
"Encoding/FormDataEncoding.swift",
"Encoding/HTTPEncoding.swift",
"Encoding/JSONEncoding.swift",
"Encoding/PropertyListEncoding.swift",
"Encoding/URLEncoding.swift",
"HTTP/HTTPError.swift",
"HTTP/HTTPHeader.swift",
"HTTP/HTTPMethod.swift",
"HTTP/HTTPScheme.swift",
"Protocols/DataConvertible.swift",
"Protocols/URLConvertible.swift",
"Protocols/URLRequestConvertible.swift",
"Route/RequestComponent.swift",
"Route/ResponseComponent.swift",
"Route/Route.swift",
"Route/URLComponent.swift",
"Service/BBServiceKit.swift",
"Service/Service.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ServiceManager",
"schemes" : [
"ServiceManager",
"ServiceManagerPackageDescription",
"ServiceManagerPackageTests"
],
"targets" : [
"ServiceManager",
"ServiceManagerPackageDescription",
"ServiceManagerPackageTests",
"ServiceManagerTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ServiceManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ServiceManager -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 ServiceManager -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
ServiceManager: /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 'ServiceManager' in project 'ServiceManager'
➜ Explicit dependency on target 'ServiceManager' in project 'ServiceManager'
Target 'ServiceManager' in project 'ServiceManager' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 751f659983ee6c32bae8269de2d83c7e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/751f659983ee6c32bae8269de2d83c7e.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.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/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/ServiceManager.modulemap (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/ServiceManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/ServiceManager.DependencyMetadataFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/ServiceManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/ServiceManager.DependencyStaticMetadataFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/ServiceManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.LinkFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftConstValuesFileList (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ServiceManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/ServiceManager.modulemap (in target 'ServiceManager' from project 'ServiceManager')
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/ServiceManager.build/Debug-xros/ServiceManager.build/ServiceManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ServiceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager_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/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.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/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-C2AB6M1NNYPFLWYMKDOFRYH8X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-7G57MOE58GZVJMWN1GCZ599TP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-F46X5FXY7I1HWEOCOQVSQWDNN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-63O7P0417CITDU5TAPFWA16RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-1YQCTN0O73AHNHZOS6SY3HD3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-3H3LLJBXUZYXL2X8I9QOFQSE2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-E7LE7DV0CNK9MJMHLAZCYDQGG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-AGIMNIU03RBGDKDFQRREAQMB0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-21H3N9DH1KLS9X4PIJZT9JFO8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-EFETDZLNX0FEPQZ2E3PZFKYNR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-DKV1BYCIVIYMBC5V04ISHLS5A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-E60OGYQQCI50TU38JKHOXIOVC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-DN40O2QXVAPS5PX3RRQK2CDTB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2J7H31OFACG6OUGQJF3Z2HH2P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-7IAHOD1D4EZJRBSJ4YXQCX8QK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-ANJZ93KTRF4ZV05C6NV5Q0SRR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1UIC5AG2ZCLFQ1S2SJZ5E9I8I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-14HP1DXB4AHZLLZ2VG0XM57OP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-1TVSUO7YH3KW9W6KS32GSRDVI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-AA5V45I59GR8Q18J0KTZFB92T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-C55Z6VZ589KY8LHRRM3J869RS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8BP09VQ2TO94G5OK8X98USG8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9EX4JLL2HOHSIU45ZL7AEA88A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-9ABIQSLNMD9AJ6942NNHN34Z2.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
EmitSwiftModule normal arm64 (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BBServiceKit.swift,\ Service.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ URLEncoding.swift,\ HTTPError.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RequestComponent.swift,\ ResponseComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPHeader.swift,\ HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Route.swift,\ URLComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONEncoding.swift,\ PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPScheme.swift,\ DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FormDataEncoding.swift,\ HTTPEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLRequestConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/HTTPEncoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/HTTPEncoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/HTTPEncoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/HTTPEncoding.dia -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ServiceManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/HTTPEncoding.o -index-unit-output-path /ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.o -index-unit-output-path /ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/HTTPEncoding.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:410:22: error: cannot find 'UTTypeCreatePreferredIdentifierForTag' in scope
let id = UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, pathExtension as CFString, nil)?.takeRetainedValue(),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:410:60: error: cannot find 'kUTTagClassFilenameExtension' in scope
let id = UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, pathExtension as CFString, nil)?.takeRetainedValue(),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:410:117: error: 'nil' requires a contextual type
let id = UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, pathExtension as CFString, nil)?.takeRetainedValue(),
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:411:31: error: cannot find 'UTTypeCopyPreferredTagWithClass' in scope
let contentType = UTTypeCopyPreferredTagWithClass(id, kUTTagClassMIMEType)?.takeRetainedValue()
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:411:67: error: cannot find 'kUTTagClassMIMEType' in scope
let contentType = UTTypeCopyPreferredTagWithClass(id, kUTTagClassMIMEType)?.takeRetainedValue()
^~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyDecoder.swift,\ AnyEncoder.swift,\ EncodableExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ URLConvertible.swift,\ URLRequestConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLRequestConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLRequestConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriver\ Compilation\ Requirements ServiceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager_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/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.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/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling URLConvertible.swift, URLRequestConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ServiceManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ServiceManager-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceManager.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule (in target 'ServiceManager' from project 'ServiceManager')
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/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceManager.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceManager.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftdoc (in target 'ServiceManager' from project 'ServiceManager')
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/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceManager.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceManager.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.abi.json (in target 'ServiceManager' from project 'ServiceManager')
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/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceManager.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftsourceinfo (in target 'ServiceManager' from project 'ServiceManager')
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/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling BBServiceKit.swift, Service.swift (in target 'ServiceManager' from project 'ServiceManager')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ FormDataEncoding.swift,\ HTTPEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
Building workspace spi-builder-workspace with scheme ServiceManager
(3 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
ServiceManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: ServiceManager
{
"dependencies" : [
],
"manifest_display_name" : "ServiceManager",
"name" : "ServiceManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceManager",
"targets" : [
"ServiceManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ServiceManagerTests",
"module_type" : "SwiftTarget",
"name" : "ServiceManagerTests",
"path" : "Tests/ServiceManagerTests",
"sources" : [
"ServiceManagerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ServiceManager"
],
"type" : "test"
},
{
"c99name" : "ServiceManager",
"module_type" : "SwiftTarget",
"name" : "ServiceManager",
"path" : "Sources/ServiceManager",
"product_memberships" : [
"ServiceManager"
],
"sources" : [
"Decoding/AnyDecoder.swift",
"Encoding/AnyEncoder.swift",
"Encoding/EncodableExtensions.swift",
"Encoding/FormDataEncoding.swift",
"Encoding/HTTPEncoding.swift",
"Encoding/JSONEncoding.swift",
"Encoding/PropertyListEncoding.swift",
"Encoding/URLEncoding.swift",
"HTTP/HTTPError.swift",
"HTTP/HTTPHeader.swift",
"HTTP/HTTPMethod.swift",
"HTTP/HTTPScheme.swift",
"Protocols/DataConvertible.swift",
"Protocols/URLConvertible.swift",
"Protocols/URLRequestConvertible.swift",
"Route/RequestComponent.swift",
"Route/ResponseComponent.swift",
"Route/Route.swift",
"Route/URLComponent.swift",
"Service/BBServiceKit.swift",
"Service/Service.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ServiceManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ServiceManager -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 ServiceManager -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
ServiceManager: /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 'ServiceManager' in project 'ServiceManager'
➜ Explicit dependency on target 'ServiceManager' in project 'ServiceManager'
Target 'ServiceManager' in project 'ServiceManager' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
SwiftDriver ServiceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ServiceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager_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/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.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/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ HTTPError.swift,\ HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyDecoder.swift,\ AnyEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DataConvertible.swift,\ RequestComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ResponseComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PropertyListEncoding.swift,\ URLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ URLComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPEncoding.swift,\ JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EncodableExtensions.swift,\ FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Decoding/AnyDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/AnyEncoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/HTTPEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/JSONEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/PropertyListEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/URLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPError.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLRequestConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/RequestComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/ResponseComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/URLComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/EncodableExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/EncodableExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/EncodableExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/EncodableExtensions.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.dia -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/ServiceManager_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ServiceManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/EncodableExtensions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.o -index-unit-output-path /ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/EncodableExtensions.o -index-unit-output-path /ServiceManager.build/Debug-xros/ServiceManager.build/Objects-normal/arm64/FormDataEncoding.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:410:22: error: cannot find 'UTTypeCreatePreferredIdentifierForTag' in scope
let id = UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, pathExtension as CFString, nil)?.takeRetainedValue(),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:410:60: error: cannot find 'kUTTagClassFilenameExtension' in scope
let id = UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, pathExtension as CFString, nil)?.takeRetainedValue(),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:410:117: error: 'nil' requires a contextual type
let id = UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, pathExtension as CFString, nil)?.takeRetainedValue(),
^
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:411:31: error: cannot find 'UTTypeCopyPreferredTagWithClass' in scope
let contentType = UTTypeCopyPreferredTagWithClass(id, kUTTagClassMIMEType)?.takeRetainedValue()
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift:411:67: error: cannot find 'kUTTagClassMIMEType' in scope
let contentType = UTTypeCopyPreferredTagWithClass(id, kUTTagClassMIMEType)?.takeRetainedValue()
^~~~~~~~~~~~~~~~~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ ServiceManager (in target 'ServiceManager' from project 'ServiceManager')
EmitSwiftModule normal arm64 (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPMethod.swift,\ HTTPScheme.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPMethod.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/HTTP/HTTPScheme.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Route.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Route/Route.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ResponseComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 Compiling\ Service.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/Service.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyDecoder.swift, AnyEncoder.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMethod.swift, HTTPScheme.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling DataConvertible.swift, RequestComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 Compiling\ BBServiceKit.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Service/BBServiceKit.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ URLConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Protocols/URLConvertible.swift (in target 'ServiceManager' from project 'ServiceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling URLComponent.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPEncoding.swift, JSONEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftDriverJobDiscovery normal arm64 Compiling Route.swift (in target 'ServiceManager' from project 'ServiceManager')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ EncodableExtensions.swift,\ FormDataEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/EncodableExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ServiceManager/Encoding/FormDataEncoding.swift (in target 'ServiceManager' from project 'ServiceManager')
Building workspace spi-builder-workspace with scheme ServiceManager
(3 failures)
BUILD FAILURE 6.2 visionOS