Build Information
Failed to build WWBluetoothManager, reference main (aee4b8), with Swift 6.1 for visionOS using Xcode 16.3 on 7 May 2026 11:56:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWBluetoothManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWBluetoothManager
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aee4b8e - 加入publish / startAdvertising使用enum的功能
Cloned https://github.com/William-Weng/WWBluetoothManager.git
Revision (git rev-parse @):
aee4b8e97cfa40579284f3076e9e5fa2344be4f6
SUCCESS checkout https://github.com/William-Weng/WWBluetoothManager.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/William-Weng/WWBluetoothManager.git
https://github.com/William-Weng/WWBluetoothManager.git
{
"dependencies" : [
{
"identity" : "wwbytereader",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "1.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWByteReader"
}
],
"manifest_display_name" : "WWBluetoothManager",
"name" : "WWBluetoothManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "WWBluetoothManager",
"targets" : [
"WWBluetoothManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWBluetoothManager",
"module_type" : "SwiftTarget",
"name" : "WWBluetoothManager",
"path" : "Sources/WWBluetoothManager",
"product_dependencies" : [
"WWByteReader"
],
"product_memberships" : [
"WWBluetoothManager"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BluetoothManager/Central.swift",
"BluetoothManager/Client.swift",
"BluetoothManager/Peripheral.swift",
"BluetoothTransfer/FileTransferController.swift",
"BluetoothTransfer/FileTransferRecord.swift",
"Utility/Constant+UUIDType.swift",
"Utility/Constant.swift",
"Utility/Delegate.swift",
"Utility/Extension.swift",
"Utility/Model.swift",
"Utility/ScanResult.swift",
"WWBluetoothManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/William-Weng/WWByteReader
Creating working copy of package ‘WWByteReader’
Checking out 1.2.0 of package ‘WWByteReader’
Resolve Package Graph
Resolved source packages:
WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWByteReader, WWBluetoothManager
{
"dependencies" : [
{
"identity" : "wwbytereader",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "1.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWByteReader"
}
],
"manifest_display_name" : "WWBluetoothManager",
"name" : "WWBluetoothManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "WWBluetoothManager",
"targets" : [
"WWBluetoothManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWBluetoothManager",
"module_type" : "SwiftTarget",
"name" : "WWBluetoothManager",
"path" : "Sources/WWBluetoothManager",
"product_dependencies" : [
"WWByteReader"
],
"product_memberships" : [
"WWBluetoothManager"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BluetoothManager/Central.swift",
"BluetoothManager/Client.swift",
"BluetoothManager/Peripheral.swift",
"BluetoothTransfer/FileTransferController.swift",
"BluetoothTransfer/FileTransferRecord.swift",
"Utility/Constant+UUIDType.swift",
"Utility/Constant.swift",
"Utility/Delegate.swift",
"Utility/Extension.swift",
"Utility/Model.swift",
"Utility/ScanResult.swift",
"WWBluetoothManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWBluetoothManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
Target 'WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
Target 'WWByteReader' in project 'WWByteReader'
➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
➜ Explicit dependency on target 'WWByteReader_WWByteReader' in project 'WWByteReader'
Target 'WWByteReader' in project 'WWByteReader'
➜ Explicit dependency on target 'WWByteReader_WWByteReader' in project 'WWByteReader'
Target 'WWByteReader_WWByteReader' in project 'WWByteReader' (no dependencies)
Target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager' (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: eae46675111873131daf51fff655725a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eae46675111873131daf51fff655725a.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.DependencyMetadataFileList (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.modulemap (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.DependencyStaticMetadataFileList (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyStaticMetadataFileList (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyMetadataFileList (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/WWByteReader_WWByteReader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftConstValuesFileList (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.LinkFileList (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-OutputFileMap.json (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWByteReader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.modulemap (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
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/WWByteReader.build/Debug-xros/WWByteReader.build/WWByteReader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyStaticMetadataFileList (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyMetadataFileList (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/WWBluetoothManager_WWBluetoothManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.modulemap (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.DependencyStaticMetadataFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.DependencyMetadataFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftConstValuesFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.LinkFileList (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-OutputFileMap.json (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWBluetoothManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.modulemap (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/WWBluetoothManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle/Privacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Privacy (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle/Privacy /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Privacy (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
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/WWBluetoothManager/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle
SwiftDriver WWByteReader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWByteReader' from project 'WWByteReader')
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 WWByteReader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_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/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ WWByteWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/WWByteWriter.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/WWByteWriter.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWByteReader (in target 'WWByteReader' from project 'WWByteReader')
EmitSwiftModule normal arm64 (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Utility/Constant.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Utility/Constant.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWByteReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/WWByteReader.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/WWByteReader.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for WWByteReader (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriver\ Compilation\ Requirements WWByteReader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWByteReader' from project 'WWByteReader')
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 WWByteReader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_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/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWByteReader-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWByteReader-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftdoc (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftmodule (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.abi.json (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftsourceinfo (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver WWBluetoothManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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 WWBluetoothManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Client.swift,\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name WWBluetoothManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.o -index-unit-output-path /WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.o -index-unit-output-path /WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.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/WWBluetoothManager/BluetoothManager/Client.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift:146:9: warning: result of call to 'write(_:to:type:)' is unused
write(data, to: uuidString, type: type)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:34:33: error: 'init(delegate:queue:)' is unavailable in visionOS
peripheralManager = CBPeripheralManager(delegate: self, queue: nil)
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBPeripheralManager.h:144:1: note: 'init(delegate:queue:)' has been explicitly marked unavailable here
- (instancetype)initWithDelegate:(nullable id<CBPeripheralManagerDelegate>)delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:182:23: error: 'init(type:primary:)' is unavailable in visionOS
let service = CBMutableService(type: serviceUUID, primary: true)
^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBService.h:92:1: note: 'init(type:primary:)' has been explicitly marked unavailable here
- (instancetype)initWithType:(CBUUID *)UUID primary:(BOOL)isPrimary API_AVAILABLE(ios(6.0), macos(10.9)) API_UNAVAILABLE(watchos, tvos) NS_DESIGNATED_INITIALIZER
^
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:205:30: error: 'init(type:properties:value:permissions:)' is unavailable in visionOS
let characteristic = CBMutableCharacteristic(
^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCharacteristic.h:179:1: note: 'init(type:properties:value:permissions:)' has been explicitly marked unavailable here
- (instancetype)initWithType:(CBUUID *)UUID properties:(CBCharacteristicProperties)properties value:(nullable NSData *)value permissions:(CBAttributePermissions)permissions API_AVAILABLE(ios(6.0), macos(10.9)) API_UNAVAILABLE(watchos, tvos) NS_DESIGNATED_INITIALIZER
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWBluetoothManager (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
EmitSwiftModule normal arm64 (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift:73:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public func encode() -> Data {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift:187:43: warning: 'retroactive' attribute does not apply; 'ClientEvent' is declared in this module; this is an error in the Swift 6 language mode
extension WWBluetoothManager.ClientEvent: @retroactive CustomStringConvertible {
^~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ Constant+UUIDType.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift:391:9: warning: will never be executed
return hex
^
SwiftCompile normal arm64 Compiling\ WWBluetoothManager.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Central.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Model.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Model.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ScanResult.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:39:16: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
📱 \(displayName) | 📶 \(rssi.stringValue)dBm | 🔗 \(isConnectable.map { $0 ? "YES" : "NO" } ?? "unknown")
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:39:16: note: use 'String(describing:)' to silence this warning
📱 \(displayName) | 📶 \(rssi.stringValue)dBm | 🔗 \(isConnectable.map { $0 ? "YES" : "NO" } ?? "unknown")
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:39:16: note: provide a default value to avoid this warning
📱 \(displayName) | 📶 \(rssi.stringValue)dBm | 🔗 \(isConnectable.map { $0 ? "YES" : "NO" } ?? "unknown")
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:47:29: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
"displayName": "\(displayName)",
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:47:29: note: use 'String(describing:)' to silence this warning
"displayName": "\(displayName)",
^~~~~~~~~~~
String(describing: )
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift:47:29: note: provide a default value to avoid this warning
"displayName": "\(displayName)",
^~~~~~~~~~~
?? <#default value#>
SwiftDriverJobDiscovery normal arm64 Emitting module for WWBluetoothManager (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriver\ Compilation\ Requirements WWBluetoothManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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 WWBluetoothManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 Compiling\ Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWBluetoothManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/WWBluetoothManager-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftmodule (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftdoc (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.abi.json (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftsourceinfo (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WWByteWriter.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 Compiling\ Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FileTransferController.swift,\ FileTransferRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WWByteReader.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Central.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling ScanResult.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Delegate.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ Client.swift,\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
Building workspace spi-builder-workspace with scheme WWBluetoothManager
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
resolved source packages: WWBluetoothManager, WWByteReader
{
"dependencies" : [
{
"identity" : "wwbytereader",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "1.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWByteReader"
}
],
"manifest_display_name" : "WWBluetoothManager",
"name" : "WWBluetoothManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "WWBluetoothManager",
"targets" : [
"WWBluetoothManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWBluetoothManager",
"module_type" : "SwiftTarget",
"name" : "WWBluetoothManager",
"path" : "Sources/WWBluetoothManager",
"product_dependencies" : [
"WWByteReader"
],
"product_memberships" : [
"WWBluetoothManager"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BluetoothManager/Central.swift",
"BluetoothManager/Client.swift",
"BluetoothManager/Peripheral.swift",
"BluetoothTransfer/FileTransferController.swift",
"BluetoothTransfer/FileTransferRecord.swift",
"Utility/Constant+UUIDType.swift",
"Utility/Constant.swift",
"Utility/Delegate.swift",
"Utility/Extension.swift",
"Utility/Model.swift",
"Utility/ScanResult.swift",
"WWBluetoothManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWBluetoothManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WWBluetoothManager -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
WWByteReader: https://github.com/William-Weng/WWByteReader @ 1.2.0
WWBluetoothManager: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
Target 'WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager'
➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
Target 'WWByteReader' in project 'WWByteReader'
➜ Explicit dependency on target 'WWByteReader' in project 'WWByteReader'
➜ Explicit dependency on target 'WWByteReader_WWByteReader' in project 'WWByteReader'
Target 'WWByteReader' in project 'WWByteReader'
➜ Explicit dependency on target 'WWByteReader_WWByteReader' in project 'WWByteReader'
Target 'WWByteReader_WWByteReader' in project 'WWByteReader' (no dependencies)
Target 'WWBluetoothManager_WWBluetoothManager' in project 'WWBluetoothManager' (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: 68347922dc67238f5b5d73af85eb2ecd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/68347922dc67238f5b5d73af85eb2ecd.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
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist (in target 'WWByteReader_WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader_WWByteReader.build/empty-WWByteReader_WWByteReader.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader_WWByteReader.bundle/Info.plist
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist (in target 'WWBluetoothManager_WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager_WWBluetoothManager.build/empty-WWBluetoothManager_WWBluetoothManager.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWBluetoothManager_WWBluetoothManager.bundle/Info.plist
SwiftDriver WWByteReader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWByteReader' from project 'WWByteReader')
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 WWByteReader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_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/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWByteReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/WWByteReader.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/WWByteReader.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Utility/Constant.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/Utility/Constant.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWByteWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/WWByteWriter.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader/Sources/WWByteReader/WWByteWriter.swift (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWByteReader (in target 'WWByteReader' from project 'WWByteReader')
EmitSwiftModule normal arm64 (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WWByteWriter.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriverJobDiscovery normal arm64 Emitting module for WWByteReader (in target 'WWByteReader' from project 'WWByteReader')
SwiftDriver\ Compilation\ Requirements WWByteReader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWByteReader' from project 'WWByteReader')
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 WWByteReader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader_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/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.abi.json (in target 'WWByteReader' from project 'WWByteReader')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWByteReader
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/WWByteReader.build/Debug-xros/WWByteReader.build/Objects-normal/arm64/WWByteReader.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/WWByteReader.swiftmodule/arm64-apple-xros.abi.json
SwiftDriver WWBluetoothManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
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 WWBluetoothManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling WWByteReader.swift (in target 'WWByteReader' from project 'WWByteReader')
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWBluetoothManager (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
EmitSwiftModule normal arm64 (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Client.swift,\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/WWBluetoothManager_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.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/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name WWBluetoothManager -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.o -index-unit-output-path /WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Client.o -index-unit-output-path /WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/Objects-normal/arm64/Peripheral.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/WWBluetoothManager/BluetoothManager/Client.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift:146:9: warning: result of call to 'write(_:to:type:)' is unused
write(data, to: uuidString, type: type)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:34:33: error: 'init(delegate:queue:)' is unavailable in visionOS
peripheralManager = CBPeripheralManager(delegate: self, queue: nil)
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBPeripheralManager.h:144:1: note: 'init(delegate:queue:)' has been explicitly marked unavailable here
- (instancetype)initWithDelegate:(nullable id<CBPeripheralManagerDelegate>)delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:182:23: error: 'init(type:primary:)' is unavailable in visionOS
let service = CBMutableService(type: serviceUUID, primary: true)
^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBService.h:92:1: note: 'init(type:primary:)' has been explicitly marked unavailable here
- (instancetype)initWithType:(CBUUID *)UUID primary:(BOOL)isPrimary API_AVAILABLE(ios(6.0), macos(10.9)) API_UNAVAILABLE(watchos, tvos) NS_DESIGNATED_INITIALIZER
^
/Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift:205:30: error: 'init(type:properties:value:permissions:)' is unavailable in visionOS
let characteristic = CBMutableCharacteristic(
^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBCharacteristic.h:179:1: note: 'init(type:properties:value:permissions:)' has been explicitly marked unavailable here
- (instancetype)initWithType:(CBUUID *)UUID properties:(CBCharacteristicProperties)properties value:(nullable NSData *)value permissions:(CBAttributePermissions)permissions API_AVAILABLE(ios(6.0), macos(10.9)) API_UNAVAILABLE(watchos, tvos) NS_DESIGNATED_INITIALIZER
^
SwiftCompile normal arm64 Compiling\ Constant+UUIDType.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Constant+UUIDType.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWBluetoothManager.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Central.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWBluetoothManager.build/Debug-xros/WWBluetoothManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Central.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Extension.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FileTransferController.swift,\ FileTransferRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferController.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothTransfer/FileTransferRecord.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Model.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Model.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ScanResult.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/ScanResult.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WWBluetoothManager.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 Compiling\ Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/Utility/Delegate.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ Client.swift,\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWBluetoothManager/BluetoothManager/Peripheral.swift (in target 'WWBluetoothManager' from project 'WWBluetoothManager')
Building workspace spi-builder-workspace with scheme WWBluetoothManager
(3 failures)
BUILD FAILURE 6.1 visionOS