Build Information
Successful build of NumericGauge, reference main (b2b322), with Swift 6.2 for iOS using Xcode 26.3 on 20 Dec 2025 21:44:27 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 NumericGauge -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JoshuaSullivan/NumericGauge.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JoshuaSullivan/NumericGauge
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b2b322e Updated gauge to change its internal state when its bound value changes externally.
Cloned https://github.com/JoshuaSullivan/NumericGauge.git
Revision (git rev-parse @):
b2b322e0ef74c1cdad7548ab112bd0fef0bd6db7
SUCCESS checkout https://github.com/JoshuaSullivan/NumericGauge.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/JoshuaSullivan/NumericGauge.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
Fetching from https://github.com/JoshuaSullivan/TransientLabel.git
Creating working copy of package ‘TransientLabel’
Checking out 1.2.0 of package ‘TransientLabel’
Resolve Package Graph
Resolved source packages:
NumericGauge: /Users/admin/builder/spi-builder-workspace
TransientLabel: https://github.com/JoshuaSullivan/TransientLabel.git @ 1.2.0
resolved source packages: NumericGauge, TransientLabel
2025-12-20 16:43:10.111 xcodebuild[521:3055] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "transientlabel",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JoshuaSullivan/TransientLabel.git"
}
],
"manifest_display_name" : "NumericGauge",
"name" : "NumericGauge",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "NumericGauge",
"targets" : [
"NumericGauge"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NumericGaugeTests",
"module_type" : "SwiftTarget",
"name" : "NumericGaugeTests",
"path" : "Tests/NumericGaugeTests",
"sources" : [
"NumericGaugeLayoutTests.swift",
"NumericGaugeTests.swift",
"NumericGaugeThemeTests.swift"
],
"target_dependencies" : [
"NumericGauge"
],
"type" : "test"
},
{
"c99name" : "NumericGauge",
"module_type" : "SwiftTarget",
"name" : "NumericGauge",
"path" : "Sources/NumericGauge",
"product_dependencies" : [
"TransientLabel"
],
"product_memberships" : [
"NumericGauge"
],
"sources" : [
"NumericGauge.swift",
"NumericGaugeLayout.swift",
"NumericGaugeTheme.swift",
"NumericGaugeView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"NumericGauge"
]
}
}
2025-12-20 16:43:14.460 xcodebuild[643:3888] [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 NumericGauge -destination generic/platform=iOS
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 NumericGauge -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
TransientLabel: https://github.com/JoshuaSullivan/TransientLabel.git @ 1.2.0
NumericGauge: /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 'NumericGauge' in project 'NumericGauge'
➜ Explicit dependency on target 'NumericGauge' in project 'NumericGauge'
➜ Explicit dependency on target 'NumericGauge_NumericGauge' in project 'NumericGauge'
➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
Target 'NumericGauge' in project 'NumericGauge'
➜ Explicit dependency on target 'NumericGauge_NumericGauge' in project 'NumericGauge'
➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
Target 'TransientLabel' in project 'TransientLabel'
➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
Target 'TransientLabel' in project 'TransientLabel'
➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
Target 'TransientLabel_TransientLabel' in project 'TransientLabel' (no dependencies)
Target 'NumericGauge_NumericGauge' in project 'NumericGauge' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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: 902f7c6170d7bc63ba59258daca539b3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/902f7c6170d7bc63ba59258daca539b3.xcbuilddata
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
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
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-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.modulemap (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyMetadataFileList (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/empty-TransientLabel_TransientLabel.plist (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/empty-TransientLabel_TransientLabel.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyStaticMetadataFileList (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.DependencyStaticMetadataFileList (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.DependencyMetadataFileList (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftConstValuesFileList (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-OutputFileMap.json (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.LinkFileList (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/TransientLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.modulemap (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/NumericGauge_NumericGauge.DependencyMetadataFileList (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/NumericGauge_NumericGauge.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/empty-NumericGauge_NumericGauge.plist (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/empty-NumericGauge_NumericGauge.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/NumericGauge_NumericGauge.DependencyStaticMetadataFileList (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/NumericGauge_NumericGauge.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge_const_extract_protocols.json (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftFileList (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftConstValuesFileList (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.LinkFileList (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-OutputFileMap.json (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.modulemap (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.DependencyStaticMetadataFileList (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.DependencyMetadataFileList (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/resource_bundle_accessor.swift (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/NumericGauge.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.modulemap (in target 'NumericGauge' from project 'NumericGauge')
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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_output/unthinned (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_output/unthinned (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 15.0 --platform iphoneos --bundle-identifier transientlabel.TransientLabel --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 15.0 --platform iphoneos
objc[687]: Class _NoAnimationDelegate is implemented in both /Library/Developer/CoreSimulator/Volumes/iOS_23A343/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 26.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SwiftUICore.framework/SwiftUICore (0x145740130) and /Library/Developer/CoreSimulator/Volumes/iOS_23A343/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 26.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (0x1428a9198). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned/Assets.car
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 15.0 --platform iphoneos
objc[686]: Class _NoAnimationDelegate is implemented in both /Library/Developer/CoreSimulator/Volumes/iOS_23A343/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 26.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SwiftUICore.framework/SwiftUICore (0x1432f4130) and /Library/Developer/CoreSimulator/Volumes/iOS_23A343/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 26.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (0x14045d198). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned/Assets.car
SwiftDriver TransientLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios15.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 -suppress-warnings -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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AXB2IJAM5TLTG5X72HXGZDGSL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-AR59D9NI53MG5HE862JMEM8NG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-VFCYSBGAFQ2GVJNTC0PKREK0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6FLWUKCH4W6D2PY74O8J36H7M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CEYXU7K24P60Y0JV3U9L8XGVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5ASTG4O2OA6EUBBPRHU9V60UW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-7J24EA09ZHN1HDHY5Z8FARVCH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B8BC1GVCK3V91TY8NRD1WDUQ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-EGWAVJ5368TOZOVUN4EKDXBNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-1FVZ7Y77E6LW4QU3NK22NOLPN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-EBCLGZTRO7GRAH6GW5ZJM9RLH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9JK3OZ6NUNMAAEKKEEI072QW6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-72Q0TCAUHP72Y81LQON9CNMLO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-1SGNP4WM44Z4CAZWRI1Y49E8V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-7Q5IPVJ3B2DZLHBWNI4QJRYO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4A68BY90D3GA29JNU21EXLE6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-921IM8B5NVY3XORZHFG2GHE06.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-8M86SQ35HOOC5TJ8T2ZHQA1V9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-B25B6CG8LORT6ADW3PAOQU537.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EA8L18P6H5I31M25UPG13Y6E8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-2MB6K8NTLDMREPO3SJM9OGRIL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-2Y935RJYQ4BW6EFRJSBX9789A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-3C445M98Q5V4YZ5CS534Z1AT2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6EMI3HW5QZ296SXX2DTLBC10M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-803A9Z5I5KTHYMMV5OF0GQBT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-57AQXV6JTB5T1X6FM5P2V8H0Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-DZ01YOR83JV7GBPD4XDGGW1N5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-EFT5DQSL2SXCMOICUODRICQX0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-20180RA2E6E3BD9M6PAWMCIMJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-8U9FQHTIIAY6KGIBVA614OZSM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-7V2VWZ9KKV4SP3LJ52MD2FK1Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-3924R0C4M2UWSITHDA3PDHUCL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-67V8ANR239ESTKFE1N0A8LC62.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-606RF1MAB6KHTWIOIMHUFU84M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3Z8Y56V1ZNMW017SQZKZ30KIF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-EK6QGYCV7Q08QMJECMGU1VT47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-5O15Y7ESLI909S7QPAFIX1TOW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-4D3Z7DOJQJRY1MHX1UO27Z31G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-EIW0IPIFNWC2QUV4YXNJ9W2VI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-AXTLXU2TIUOTLZZ76KQF0M1YH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-AI739OG7AFB2CFVQBBCNLM5GR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-6J397JYU5WLD2E44B1OLFLFLC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-7T8Q8VJ05U8AFLCEDVHO7NEQG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1CVQQJR8544MKWSV8U153E4X7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-D6G2Y0ZXNH2WPXS9OU3HSXVD1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4K7E82C67AEMNUFXZYU1RVUFR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-9OWUL3RPU2EO6C3D0FS6PPAFF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-37UX765D4R2YP7N5W2EWIU85U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-DRFUM264EQ329COOHLT5U9RL3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-E9608M8JTXYP3Q6731W7CLP4N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6O8Q6G6HJ3VEUC3MNJA4Y87EJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-BLSTS12MAUPSLXS46JXU60W72.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-APRR5AE6KBFP15091LNPAMTXK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-B44WDG17I8KKCFH0ZM8ISVLB1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-3EZEFD2DYISSEGIZ2RB9DY14F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-855C56TK3B7NKQX4DDL8IU01Y.pcm
SwiftCompile normal arm64 Compiling\ TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
EmitSwiftModule normal arm64 (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TransientLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
SwiftDriver\ Compilation\ Requirements TransientLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios15.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 -suppress-warnings -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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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-iphoneos/TransientLabel-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-Swift.h (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/TransientLabel-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftdoc (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.abi.json (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftsourceinfo (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 15.0 --platform iphoneos --bundle-identifier spi-builder-workspace.NumericGauge --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/GeneratedAssetSymbols.swift
SwiftDriver NumericGauge normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NumericGauge' from project 'NumericGauge')
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 NumericGauge -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios15.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-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/_Builtin_float-5ZA2MZAPXKZKD66UN05B42VJ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6OHAFO0Y4YTK36IIJ929ZZ68T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-4HEYCJ9HH1X2946DQK6TLRTG2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-BHKYUJAUYGLL08GPBO4TQ79OH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-D4KFX70QDSKDHAFN28VWFHJDD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-AWS2ZO8SKG08U2J1MMWU28GXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-93084N1CIKJBLKZE8LTR2NUCD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-CZJKBEI43OA06JDP3KIPJ4Y2O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-RHS2SCTBLPG1AUMGZJECKB4D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-7LXLRGGN1D623D1E95O2ZDWLS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-5K31RTC5DNLGL2IYOWN7J2J8Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-1KB3ILB46H4YPRQ26LHCZLDQX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-D95F3KSHWYHSFR9109JORKN6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-AQMZFG0UVXVTKIZLVDITHU96I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-36J7EBZ5HELEOWD61NQLM46KZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-C6DY9F1RERP1JAPWRU17S8MPU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-E8YE70PUSQVX9DA0UL27RTTKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-9UK0ECRCQJVHQYAW87OJXN78R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4DAVIYMELHVYMWDKM1G4P18OI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-2JNXL9A90000TV0GU8Y5T7X0Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-BA9YAR6Q3I1MV2W4CWIXPLFPO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-9RU0M5F9YTOC7HYPARTE49VAV.pcm
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-B2YPHTQAER4T3PESM94ZDPO9Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-AC8V68MC29VQSY963V3T4DPD0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-9LEQZ03SOTZEG4AMVIXFSZUDW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-92MN7GS18LZG7G0QQ34R746BY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-5AN7WPG7SBH3UNV1FNLXG80JA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-2H1E9I3OG0PY2IBIWHOBSBIM3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-E18MYM271RS1N55UJQIYYOHAH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-67DONVBOSRN7IBPHURG42FEDJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-EZP3PH7XWVY0GVO6R6TJKF9Z0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-4EPVM2O1GUEIA1QUK3IA9AS90.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-YOCUH5JHM5F0O4DNCMMS496R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-1BSQL0IZ3PHOQE4MYNC9NT24T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1SAC735IPQ9TY84PT2X9BPCAL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-235FQ9BCZJZLEF3T10SAI28B1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-CH69ES6RUVEPT0VR107A4E22E.pcm
SwiftDriverJobDiscovery normal arm64 Compiling TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftDriverJobDiscovery normal arm64 Compiling TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-8CNY35VDH190WZ47SA2L8X3M3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-EXY5NL4LL17P5JNQQBHM8H0YM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-81EYM0WSKQNN413T3JIM4FS0G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-2NEJHO8HFQ0O16UY6U6D2HIO4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-AN0NCTUQGHK3RZCC3D26PJYCN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-N5PB1A98EVM1KUZVGTNTG8KS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-B39K5IIQW5R6JVL0BJNT946ZJ.pcm
SwiftDriverJobDiscovery normal arm64 Compiling TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-273VX7TD1HQ3ELFCLXNM3OY9D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-1XOFCTV7U4T6KO1QZ1Y8POMDH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-7RSNX0DBUKIJ8U38L2MXF9W6X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-3SXSRBGE0RHURU8MYTXMT2NZU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-94LGJSRMETYQJIU7692ZGX2I6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-4Q5LL8CUVB9UBEZXVTU3JYKOX.pcm
SwiftDriverJobDiscovery normal arm64 Compiling GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftDriver\ Compilation TransientLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios15.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 -suppress-warnings -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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.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/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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/CoreVideo-54FPHRDY25GQP9ZMQOKBETEZE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-8UVTO75YAGGG5WMJ3UGQEHP7X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-656WUTAAHDL91DKA2NHAML9B6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-3F9SNIZD6LASFAU8TXGBXSY6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-ZAV0QCEGD9DAGTO055R14GAA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-1SA1EAAMVEC5DHSOZLEZ2IWJ3.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ NumericGauge (in target 'NumericGauge' from project 'NumericGauge')
EmitSwiftModule normal arm64 (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NumericGaugeTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeTheme.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeTheme.swift (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NumericGaugeLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeLayout.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeLayout.swift (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NumericGaugeView.swift /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeView.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeView.swift (in target 'NumericGauge' from project 'NumericGauge')
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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/resource_bundle_accessor.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/resource_bundle_accessor.swift (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NumericGauge.swift /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGauge.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGauge.swift (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling NumericGaugeLayout.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftDriverJobDiscovery normal arm64 Compiling NumericGaugeTheme.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftDriverJobDiscovery normal arm64 Compiling NumericGaugeView.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftDriverJobDiscovery normal arm64 Emitting module for NumericGauge (in target 'NumericGauge' from project 'NumericGauge')
SwiftDriver\ Compilation\ Requirements NumericGauge normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NumericGauge' from project 'NumericGauge')
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 NumericGauge -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios15.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GeneratedAssetSymbols.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/NumericGauge-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-Swift.h (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/NumericGauge-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.swiftdoc (in target 'NumericGauge' from project 'NumericGauge')
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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.swiftmodule (in target 'NumericGauge' from project 'NumericGauge')
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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.abi.json (in target 'NumericGauge' from project 'NumericGauge')
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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.swiftsourceinfo (in target 'NumericGauge' from project 'NumericGauge')
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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NumericGauge.swift (in target 'NumericGauge' from project 'NumericGauge')
SwiftDriver\ Compilation NumericGauge normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NumericGauge' from project 'NumericGauge')
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 NumericGauge -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios15.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.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/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle/Assets.car (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/empty-NumericGauge_NumericGauge.plist (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/empty-NumericGauge_NumericGauge.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge_NumericGauge.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge_NumericGauge.bundle
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle/Assets.car (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/empty-TransientLabel_TransientLabel.plist (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/empty-TransientLabel_TransientLabel.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel_TransientLabel.bundle
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.o normal (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.o
ExtractAppIntentsMetadata (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
/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 TransientLabel --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 15.0 --bundle-identifier transientlabel.TransientLabel --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/TransientLabel.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-iphoneos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-20 16:44:25.880 appintentsmetadataprocessor[850:5033] Starting appintentsmetadataprocessor export
2025-12-20 16:44:26.025 appintentsmetadataprocessor[850:5033] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.o (in target 'TransientLabel' from project 'TransientLabel')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TransientLabel.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.o normal (in target 'NumericGauge' from project 'NumericGauge')
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-ios15.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.o
ExtractAppIntentsMetadata (in target 'NumericGauge' from project 'NumericGauge')
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 NumericGauge --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.NumericGauge --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/NumericGauge.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-iphoneos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-20 16:44:26.088 appintentsmetadataprocessor[853:5051] Starting appintentsmetadataprocessor export
2025-12-20 16:44:26.210 appintentsmetadataprocessor[853:5051] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.o (in target 'NumericGauge' from project 'NumericGauge')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NumericGauge.o
** BUILD SUCCEEDED **
2025-12-20 16:43:16.330 xcodebuild[648:3928] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "transientlabel",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JoshuaSullivan/TransientLabel.git"
}
],
"manifest_display_name" : "NumericGauge",
"name" : "NumericGauge",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "NumericGauge",
"targets" : [
"NumericGauge"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NumericGaugeTests",
"module_type" : "SwiftTarget",
"name" : "NumericGaugeTests",
"path" : "Tests/NumericGaugeTests",
"sources" : [
"NumericGaugeLayoutTests.swift",
"NumericGaugeTests.swift",
"NumericGaugeThemeTests.swift"
],
"target_dependencies" : [
"NumericGauge"
],
"type" : "test"
},
{
"c99name" : "NumericGauge",
"module_type" : "SwiftTarget",
"name" : "NumericGauge",
"path" : "Sources/NumericGauge",
"product_dependencies" : [
"TransientLabel"
],
"product_memberships" : [
"NumericGauge"
],
"sources" : [
"NumericGauge.swift",
"NumericGaugeLayout.swift",
"NumericGaugeTheme.swift",
"NumericGaugeView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.