Build Information
Successful build of DevelopmentKit, reference Dev (0b1f40), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 24 Feb 2026 14:41:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DevelopmentKit -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/milleyin/DevelopmentKit.git
Reference: Dev
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/milleyin/DevelopmentKit
* branch Dev -> FETCH_HEAD
* [new branch] Dev -> origin/Dev
HEAD is now at 0b1f408 Merge pull request #40 from milleyin/0.0.10(2025063)Log(<T>)函数优化
Cloned https://github.com/milleyin/DevelopmentKit.git
Revision (git rev-parse @):
0b1f4086a7c6ab9cb0e240afab335ded2cc1059b
SUCCESS checkout https://github.com/milleyin/DevelopmentKit.git at Dev
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/milleyin/DevelopmentKit.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DevelopmentKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DevelopmentKit
2026-02-24 09:40:45.685 xcodebuild[521:3028] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-24 09:40:46.556 xcodebuild[521:3028] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-24 09:40:47.087 xcodebuild[521:3028] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "DevelopmentKit",
"name" : "DevelopmentKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DevelopmentKit",
"targets" : [
"DevelopmentKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DevelopmentKitTests",
"module_type" : "SwiftTarget",
"name" : "DevelopmentKitTests",
"path" : "Tests",
"sources" : [
"DevelopmentKitTests.swift"
],
"target_dependencies" : [
"DevelopmentKit"
],
"type" : "test"
},
{
"c99name" : "DevelopmentKit",
"module_type" : "SwiftTarget",
"name" : "DevelopmentKit",
"path" : "Sources/DevelopmentKit",
"product_memberships" : [
"DevelopmentKit"
],
"sources" : [
"API/Error.swift",
"API/Network.swift",
"API/SysInfo.swift",
"API/Utilities.swift",
"DevelopmentKit.swift",
"Ext./Date.swift",
"Ext./Double.swift",
"Ext./String.swift",
"Ext./UIApplication.swift",
"Log/Log.swift",
"Log/LogLocalManager.swift",
"Models.swift",
"NavigationRouter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DevelopmentKit"
]
}
}
2026-02-24 09:40:56.081 xcodebuild[604:3661] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-24 09:40:56.227 xcodebuild[604:3661] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DevelopmentKit -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.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 DevelopmentKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
DevelopmentKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'DevelopmentKit' in project 'DevelopmentKit'
➜ Explicit dependency on target 'DevelopmentKit' in project 'DevelopmentKit'
Target 'DevelopmentKit' in project 'DevelopmentKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 06f46f8b0c3385fbc339cb22312bf137
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/06f46f8b0c3385fbc339cb22312bf137.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.modulemap (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.DependencyStaticMetadataFileList (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.DependencyMetadataFileList (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftFileList (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit_const_extract_protocols.json (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftConstValuesFileList (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-OutputFileMap.json (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.LinkFileList (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DevelopmentKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.modulemap (in target 'DevelopmentKit' from project 'DevelopmentKit')
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/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver DevelopmentKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DevelopmentKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.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/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-8BTRRFKJQ6C4Y06PHCW5ZQFHD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-5VKG00VNP5AY5MOEWOR2W1R0L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-CDLXFS2TEDMI23SPKGSG5DTVJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-9LTLZ2X2EAE6RFCV4CXTQ6DLM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-7KR25VAE0W0QLM2EO6X1B1C9Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-448XHZZEE1FNBL8JPBJSIO1QZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-7J98M9B2S6CZNGORC8AFW2DCU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-8Y4ILF5RDY15UIDDGTOELEBIW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5VQE9QH6IOQHANYAY1Y8N2T4A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-6D52H376RZQGP9YV5GXQ8AJGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4USQCOM1N9M480PA3801H1XPK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-DT17NVUAZHNUZNTSQDU316R0T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1576LOLBC2DC56EFXNF57PQBG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-72UIWVSPFTBYXNTZRREE1VOFP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-CV1P8PSYGVUUNV3U7F4JKHVE1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-6YUV5T605WSV8N0OXGTUOTET9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4CM8D5ECEZFNEMNPZHI0FW013.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-G03FG6H1CWYRYZDJ6NMKOATF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-B2F0E0991GUJASTAGYQISRM63.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-2753A7FXKVZ03WEF3M5SM1HOW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-3KL202BDES56SWC0JPQY8EJGT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-AJFD8N3PZXFTAMCLGSTMEW3KJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CommonCrypto-3UAK1KV354ECTU8OM8EIAA3WL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-4U756QSNZIKYV4489TD0YKLNH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-95C5AH09UUKQIHJUJ9HHLG0X4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-EM46SY7ZFKRBGZ9I9OKR86D0G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-9FG7QWY1Q78L9G64F4VWHSTIV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-10G1S685QK607GA3J5ZYUV7CM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-3A2AX6FN4FDNW0G8HL378R8Y5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-5B820FLOUMOG80JVCPN5M9ZQG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-B8MH5Y9IW4T0SW4UOPRPLYFTO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-44DYO87O85BSSNOEQ5BA9SBWN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-86ZTU5NYLZCTXW7CBLZ3HLNYE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-5552RAQCGFRC0DKN6YTDOXVXV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-5ON9C7DHQDX3PQ5ZZ476G7MM1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-16EQ1I00JRQ8P200PCY0INS3Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BKM1Z8JG16OW4ZLKE13VMGL97.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-14KNS0SLLIT9EZLZIVKDN8WBO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-CVJKSRFFSAZBUERB7BHEB2QZ0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-EQ0RVRT7K7AEAR4EV8ASDVSQ0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-OLNA8UUOLGW3PGGJZEO8HLG1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-5QJMD4HYKN83Z75E0INPWB5OF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-A6AOO3EF2I50JJG9SQGK8F1T1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-C0EZ6F5BBM43WYNQLGI02ER87.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-EC0L8Q4DLLBCTWC3VPGFQBNWY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-ALQL47Q7MUIRGYEL11G2ZB9HJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-2KMNYNZGL8EF23BCBA936YOUU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-49MEF6MTAAQWS3BN23XFNH18S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-AQLTN62J0PNOW243BW5EVG712.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-8MYU9BR6EBOZCZR4RL1JPTKIG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-6QZE2ZPWUH0B32B76SNW3ZTPO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreWLAN-7MMXQH55KKT30XETM90Z0WBUH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-12LRCSS1OTTKGQXZ2XBXUMYBH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-7JTR4L3WOBBCARKPB0R54LHOO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-DLBEB5TTMQKV42JWKAGPGA0Y6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-9WQT11PUY6U3E0196NDE0F349.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ServiceManagement-1GQ3R5KXH9JJVWIB9WIW1N2HN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-1AMCGXRK9DM9Y1GAV6T6ONC68.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-38RM35IS6COS3W3EB1UF7X9AV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-46SX6P8ZZC2ZP3WWAY26NDBA8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-6QD3NLOZXH83IE4PWPT6EHMHC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-801X0DPIHZKAE42TMNPYAB9Q5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6PSFP37CQLL88UO6WS5ACXF1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-4VUG9BV6UW3OE944SS7N0NF4S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-458T3I7VGJS6DN1PI6TDRSYU3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-ARU01SNA21MQJUW5H9LVLB5LJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-5L84NKNR23CBTPK7D2LXZR85Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-DCMQ5X3DCL36SRQ98KAB4KVJ4.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ DevelopmentKit (in target 'DevelopmentKit' from project 'DevelopmentKit')
EmitSwiftModule normal arm64 (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Log/LogLocalManager.swift:69:19: warning: cannot access property 'flushTask' here in nonisolated initializer; this is an error in the Swift 6 language mode
flushTask = Task {
~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Log/LogLocalManager.swift:69:26: note: after making a copy of 'self', only nonisolated properties of 'self' can be accessed from this init
flushTask = Task {
^
SwiftCompile normal arm64 Compiling\ String.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Ext./String.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Ext./String.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SysInfo.swift,\ Utilities.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/API/SysInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/API/Utilities.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/API/SysInfo.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/API/Utilities.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Models.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Models.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Models.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NavigationRouter.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/NavigationRouter.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/NavigationRouter.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LogLocalManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Log/LogLocalManager.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Log/LogLocalManager.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Log/LogLocalManager.swift:69:19: warning: cannot access property 'flushTask' here in nonisolated initializer; this is an error in the Swift 6 language mode
flushTask = Task {
~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Log/LogLocalManager.swift:69:26: note: after making a copy of 'self', only nonisolated properties of 'self' can be accessed from this init
flushTask = Task {
^
SwiftCompile normal arm64 Compiling\ DevelopmentKit.swift,\ Date.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/DevelopmentKit.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Ext./Date.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/DevelopmentKit.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Ext./Date.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Error.swift,\ Network.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/API/Error.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/API/Network.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/API/Error.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/API/Network.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Double.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Ext./Double.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Ext./Double.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIApplication.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Ext./UIApplication.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Ext./UIApplication.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Log.swift /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Log/Log.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DevelopmentKit/Log/Log.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DevelopmentKit (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriver\ Compilation\ Requirements DevelopmentKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DevelopmentKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.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/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UIApplication.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriverJobDiscovery normal arm64 Compiling Double.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DevelopmentKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-Swift.h (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DevelopmentKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftmodule (in target 'DevelopmentKit' from project 'DevelopmentKit')
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/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftdoc (in target 'DevelopmentKit' from project 'DevelopmentKit')
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/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.abi.json (in target 'DevelopmentKit' from project 'DevelopmentKit')
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/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftsourceinfo (in target 'DevelopmentKit' from project 'DevelopmentKit')
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/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Log.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriverJobDiscovery normal arm64 Compiling DevelopmentKit.swift, Date.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriverJobDiscovery normal arm64 Compiling Models.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriverJobDiscovery normal arm64 Compiling LogLocalManager.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriverJobDiscovery normal arm64 Compiling String.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriverJobDiscovery normal arm64 Compiling SysInfo.swift, Utilities.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriverJobDiscovery normal arm64 Compiling Error.swift, Network.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriverJobDiscovery normal arm64 Compiling NavigationRouter.swift (in target 'DevelopmentKit' from project 'DevelopmentKit')
SwiftDriver\ Compilation DevelopmentKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DevelopmentKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.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/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.o normal (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos13.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.o
ExtractAppIntentsMetadata (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DevelopmentKit --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A324 --platform-family macOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.DevelopmentKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.appintents --target-triple arm64-apple-macos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/DevelopmentKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DevelopmentKit.build/Debug/DevelopmentKit.build/Objects-normal/arm64/DevelopmentKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-02-24 09:41:08.884 appintentsmetadataprocessor[703:4075] Starting appintentsmetadataprocessor export
2026-02-24 09:41:09.007 appintentsmetadataprocessor[703:4075] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.o (in target 'DevelopmentKit' from project 'DevelopmentKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DevelopmentKit.o
** BUILD SUCCEEDED **
2026-02-24 09:40:56.863 xcodebuild[606:3689] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-24 09:40:57.008 xcodebuild[606:3689] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:dcb70efdb747904784cba51866473d72b61980d3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:dcb70efdb747904784cba51866473d72b61980d3, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:dcb70efdb747904784cba51866473d72b61980d3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:dcb70efdb747904784cba51866473d72b61980d3, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DevelopmentKit",
"name" : "DevelopmentKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DevelopmentKit",
"targets" : [
"DevelopmentKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DevelopmentKitTests",
"module_type" : "SwiftTarget",
"name" : "DevelopmentKitTests",
"path" : "Tests",
"sources" : [
"DevelopmentKitTests.swift"
],
"target_dependencies" : [
"DevelopmentKit"
],
"type" : "test"
},
{
"c99name" : "DevelopmentKit",
"module_type" : "SwiftTarget",
"name" : "DevelopmentKit",
"path" : "Sources/DevelopmentKit",
"product_memberships" : [
"DevelopmentKit"
],
"sources" : [
"API/Error.swift",
"API/Network.swift",
"API/SysInfo.swift",
"API/Utilities.swift",
"DevelopmentKit.swift",
"Ext./Date.swift",
"Ext./Double.swift",
"Ext./String.swift",
"Ext./UIApplication.swift",
"Log/Log.swift",
"Log/LogLocalManager.swift",
"Models.swift",
"NavigationRouter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.