Build Information
Successful build of DynamicColor, reference master (cf7c6e
), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 20:39:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynamicColor -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yannickl/DynamicColor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yannickl/DynamicColor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cf7c6ee Update project structure
Cloned https://github.com/yannickl/DynamicColor.git
Revision (git rev-parse @):
cf7c6eed080ea4b678592ae5af987c207ca8a232
SUCCESS checkout https://github.com/yannickl/DynamicColor.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/yannickl/DynamicColor.git
https://github.com/yannickl/DynamicColor.git
{
"dependencies" : [
],
"manifest_display_name" : "DynamicColor",
"name" : "DynamicColor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DynamicColor",
"targets" : [
"DynamicColor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DynamicColorTests",
"module_type" : "SwiftTarget",
"name" : "DynamicColorTests",
"path" : "Tests",
"sources" : [
"DynamicColor+HSBTests.swift",
"DynamicColor+HSLTests.swift",
"DynamicColor+RGBATests.swift",
"DynamicColor+XCTAssertEqual.swift",
"DynamicColor+XYZTests.swift",
"DynamicColorArrayTests.swift",
"DynamicColorLabTests.swift",
"DynamicColorTests.swift",
"DynamicGradientTests.swift"
],
"target_dependencies" : [
"DynamicColor"
],
"type" : "test"
},
{
"c99name" : "DynamicColor",
"module_type" : "SwiftTarget",
"name" : "DynamicColor",
"path" : "Sources",
"product_memberships" : [
"DynamicColor"
],
"sources" : [
"Core/Array.swift",
"Core/ContrastDisplayContext.swift",
"Core/DynamicColor+Deriving.swift",
"Core/DynamicColor+HSB.swift",
"Core/DynamicColor+HSL.swift",
"Core/DynamicColor+Lab.swift",
"Core/DynamicColor+Mixing.swift",
"Core/DynamicColor+RGBA.swift",
"Core/DynamicColor+XYZ.swift",
"Core/DynamicColor.swift",
"Core/DynamicGradient.swift",
"Shared/DynamicColorSpace.swift",
"Shared/GrayscalingMode.swift",
"Shared/HSL.swift",
"Shared/Utils.swift",
"SwiftUI/Color.swift",
"SwiftUI/DynamicColor+Color.swift",
"SwiftUI/HSL+Color.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DynamicColor: /Users/admin/builder/spi-builder-workspace
resolved source packages: DynamicColor
{
"dependencies" : [
],
"manifest_display_name" : "DynamicColor",
"name" : "DynamicColor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DynamicColor",
"targets" : [
"DynamicColor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DynamicColorTests",
"module_type" : "SwiftTarget",
"name" : "DynamicColorTests",
"path" : "Tests",
"sources" : [
"DynamicColor+HSBTests.swift",
"DynamicColor+HSLTests.swift",
"DynamicColor+RGBATests.swift",
"DynamicColor+XCTAssertEqual.swift",
"DynamicColor+XYZTests.swift",
"DynamicColorArrayTests.swift",
"DynamicColorLabTests.swift",
"DynamicColorTests.swift",
"DynamicGradientTests.swift"
],
"target_dependencies" : [
"DynamicColor"
],
"type" : "test"
},
{
"c99name" : "DynamicColor",
"module_type" : "SwiftTarget",
"name" : "DynamicColor",
"path" : "Sources",
"product_memberships" : [
"DynamicColor"
],
"sources" : [
"Core/Array.swift",
"Core/ContrastDisplayContext.swift",
"Core/DynamicColor+Deriving.swift",
"Core/DynamicColor+HSB.swift",
"Core/DynamicColor+HSL.swift",
"Core/DynamicColor+Lab.swift",
"Core/DynamicColor+Mixing.swift",
"Core/DynamicColor+RGBA.swift",
"Core/DynamicColor+XYZ.swift",
"Core/DynamicColor.swift",
"Core/DynamicGradient.swift",
"Shared/DynamicColorSpace.swift",
"Shared/GrayscalingMode.swift",
"Shared/HSL.swift",
"Shared/Utils.swift",
"SwiftUI/Color.swift",
"SwiftUI/DynamicColor+Color.swift",
"SwiftUI/HSL+Color.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DynamicColor"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynamicColor -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DynamicColor -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
DynamicColor: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'DynamicColor' in project 'DynamicColor'
➜ Explicit dependency on target 'DynamicColor' in project 'DynamicColor'
Target 'DynamicColor' in project 'DynamicColor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: eaba07c487afc14edf83be96f2658b5c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eaba07c487afc14edf83be96f2658b5c.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.modulemap (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.DependencyMetadataFileList (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.DependencyStaticMetadataFileList (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-OutputFileMap.json (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftFileList (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor_const_extract_protocols.json (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftConstValuesFileList (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.LinkFileList (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DynamicColor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.modulemap (in target 'DynamicColor' from project 'DynamicColor')
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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver DynamicColor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DynamicColor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor_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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DynamicColor+Mixing.swift,\ DynamicColor+RGBA.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+Mixing.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+RGBA.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+Mixing.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+RGBA.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicColor+HSL.swift,\ DynamicColor+Lab.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+HSL.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+Lab.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+HSL.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+Lab.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HSL+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftUI/HSL+Color.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftUI/HSL+Color.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GrayscalingMode.swift,\ HSL.swift /Users/admin/builder/spi-builder-workspace/Sources/Shared/GrayscalingMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Shared/HSL.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Shared/GrayscalingMode.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Shared/HSL.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DynamicColor (in target 'DynamicColor' from project 'DynamicColor')
EmitSwiftModule normal arm64 (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftUI/DynamicColor+Color.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftUI/DynamicColor+Color.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Utils.swift,\ Color.swift /Users/admin/builder/spi-builder-workspace/Sources/Shared/Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftUI/Color.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Shared/Utils.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftUI/Color.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Array.swift,\ ContrastDisplayContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Array.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContrastDisplayContext.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/Array.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/ContrastDisplayContext.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicColor+XYZ.swift,\ DynamicColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+XYZ.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+XYZ.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicColor+Deriving.swift,\ DynamicColor+HSB.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+Deriving.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+HSB.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+Deriving.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicColor+HSB.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicGradient.swift,\ DynamicColorSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicGradient.swift /Users/admin/builder/spi-builder-workspace/Sources/Shared/DynamicColorSpace.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/DynamicGradient.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Shared/DynamicColorSpace.swift (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DynamicColor (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriver\ Compilation\ Requirements DynamicColor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DynamicColor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor_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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling DynamicGradient.swift, DynamicColorSpace.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriverJobDiscovery normal arm64 Compiling Array.swift, ContrastDisplayContext.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DynamicColor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-Swift.h (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DynamicColor-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftmodule (in target 'DynamicColor' from project 'DynamicColor')
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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftdoc (in target 'DynamicColor' from project 'DynamicColor')
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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.abi.json (in target 'DynamicColor' from project 'DynamicColor')
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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftsourceinfo (in target 'DynamicColor' from project 'DynamicColor')
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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DynamicColor+Deriving.swift, DynamicColor+HSB.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicColor+XYZ.swift, DynamicColor.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicColor+HSL.swift, DynamicColor+Lab.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicColor+Mixing.swift, DynamicColor+RGBA.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicColor+Color.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriverJobDiscovery normal arm64 Compiling GrayscalingMode.swift, HSL.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriverJobDiscovery normal arm64 Compiling HSL+Color.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriverJobDiscovery normal arm64 Compiling Utils.swift, Color.swift (in target 'DynamicColor' from project 'DynamicColor')
SwiftDriver\ Compilation DynamicColor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DynamicColor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor_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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.o normal (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.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-16.3.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.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/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.o
ExtractAppIntentsMetadata (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DynamicColor --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.DynamicColor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/DynamicColor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicColor.build/Debug-iphoneos/DynamicColor.build/Objects-normal/arm64/DynamicColor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 13:39:40.454 appintentsmetadataprocessor[746:4078] Starting appintentsmetadataprocessor export
2025-04-25 13:39:40.497 appintentsmetadataprocessor[746:4078] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.o (in target 'DynamicColor' from project 'DynamicColor')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicColor.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DynamicColor",
"name" : "DynamicColor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DynamicColor",
"targets" : [
"DynamicColor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DynamicColorTests",
"module_type" : "SwiftTarget",
"name" : "DynamicColorTests",
"path" : "Tests",
"sources" : [
"DynamicColor+HSBTests.swift",
"DynamicColor+HSLTests.swift",
"DynamicColor+RGBATests.swift",
"DynamicColor+XCTAssertEqual.swift",
"DynamicColor+XYZTests.swift",
"DynamicColorArrayTests.swift",
"DynamicColorLabTests.swift",
"DynamicColorTests.swift",
"DynamicGradientTests.swift"
],
"target_dependencies" : [
"DynamicColor"
],
"type" : "test"
},
{
"c99name" : "DynamicColor",
"module_type" : "SwiftTarget",
"name" : "DynamicColor",
"path" : "Sources",
"product_memberships" : [
"DynamicColor"
],
"sources" : [
"Core/Array.swift",
"Core/ContrastDisplayContext.swift",
"Core/DynamicColor+Deriving.swift",
"Core/DynamicColor+HSB.swift",
"Core/DynamicColor+HSL.swift",
"Core/DynamicColor+Lab.swift",
"Core/DynamicColor+Mixing.swift",
"Core/DynamicColor+RGBA.swift",
"Core/DynamicColor+XYZ.swift",
"Core/DynamicColor.swift",
"Core/DynamicGradient.swift",
"Shared/DynamicColorSpace.swift",
"Shared/GrayscalingMode.swift",
"Shared/HSL.swift",
"Shared/Utils.swift",
"SwiftUI/Color.swift",
"SwiftUI/DynamicColor+Color.swift",
"SwiftUI/HSL+Color.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.