Build Information
Successful build of ColorPopoverWell, reference main (950624
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 15:58:00 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 ColorPopoverWell -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KarlKraft/ColorPopoverWell.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KarlKraft/ColorPopoverWell
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 950624c chore: update pre-commit hooks (#35)
Cloned https://github.com/KarlKraft/ColorPopoverWell.git
Revision (git rev-parse @):
950624ced4015867a6e2c7930b2ae252aa386fb4
SUCCESS checkout https://github.com/KarlKraft/ColorPopoverWell.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/KarlKraft/ColorPopoverWell.git
https://github.com/KarlKraft/ColorPopoverWell.git
{
"dependencies" : [
],
"manifest_display_name" : "ColorPopoverWell",
"name" : "ColorPopoverWell",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ColorPopoverWell",
"targets" : [
"ColorPopoverWell"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorPopoverWellTests",
"module_type" : "SwiftTarget",
"name" : "ColorPopoverWellTests",
"path" : "Tests/ColorPopoverWellTests",
"sources" : [
"ColorPopoverWellTests.swift"
],
"target_dependencies" : [
"ColorPopoverWell"
],
"type" : "test"
},
{
"c99name" : "ColorPopoverWell",
"module_type" : "SwiftTarget",
"name" : "ColorPopoverWell",
"path" : "Sources/ColorPopoverWell",
"product_memberships" : [
"ColorPopoverWell"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ColorPopoverWell.swift",
"Internal/ColorPopoverGradientSwatch.swift",
"Internal/ColorPopoverSwatch.swift",
"Internal/PaintCode.swift"
],
"type" : "library"
}
],
"tools_version" : "6.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
Resolve Package Graph
Resolved source packages:
ColorPopoverWell: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorPopoverWell
{
"dependencies" : [
],
"manifest_display_name" : "ColorPopoverWell",
"name" : "ColorPopoverWell",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ColorPopoverWell",
"targets" : [
"ColorPopoverWell"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorPopoverWellTests",
"module_type" : "SwiftTarget",
"name" : "ColorPopoverWellTests",
"path" : "Tests/ColorPopoverWellTests",
"sources" : [
"ColorPopoverWellTests.swift"
],
"target_dependencies" : [
"ColorPopoverWell"
],
"type" : "test"
},
{
"c99name" : "ColorPopoverWell",
"module_type" : "SwiftTarget",
"name" : "ColorPopoverWell",
"path" : "Sources/ColorPopoverWell",
"product_memberships" : [
"ColorPopoverWell"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ColorPopoverWell.swift",
"Internal/ColorPopoverGradientSwatch.swift",
"Internal/ColorPopoverSwatch.swift",
"Internal/PaintCode.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ColorPopoverWell"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorPopoverWell -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 ColorPopoverWell -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
ColorPopoverWell: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'ColorPopoverWell' in project 'ColorPopoverWell'
➜ Explicit dependency on target 'ColorPopoverWell' in project 'ColorPopoverWell'
➜ Explicit dependency on target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell'
Target 'ColorPopoverWell' in project 'ColorPopoverWell'
➜ Explicit dependency on target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell'
Target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell' (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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
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: 8e9e4379ede7c15660d2d8cf674e250f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8e9e4379ede7c15660d2d8cf674e250f.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle/Contents (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle/Contents
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/empty-ColorPopoverWell_ColorPopoverWell.plist (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/empty-ColorPopoverWell_ColorPopoverWell.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell_ColorPopoverWell.DependencyMetadataFileList (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell_ColorPopoverWell.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.modulemap (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell_ColorPopoverWell.DependencyStaticMetadataFileList (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell_ColorPopoverWell.DependencyStaticMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle/Contents/Resources (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle/Contents/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.LinkFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftConstValuesFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-OutputFileMap.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_const_extract_protocols.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.DependencyStaticMetadataFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources/resource_bundle_accessor.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.DependencyMetadataFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ColorPopoverWell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.modulemap (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module ColorPopoverWell_ColorPopoverWell --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle/Contents/Resources/ColorPopoverWell.nib /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/empty-ColorPopoverWell_ColorPopoverWell.plist (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/empty-ColorPopoverWell_ColorPopoverWell.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell-PartialInfo.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell_ColorPopoverWell.bundle
SwiftDriver ColorPopoverWell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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 ColorPopoverWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ColorPopoverGradientSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Internal/ColorPopoverGradientSwatch.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Internal/ColorPopoverGradientSwatch.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PaintCode.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Internal/PaintCode.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Internal/PaintCode.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ColorPopoverWell (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
EmitSwiftModule normal arm64 (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorPopoverWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/ColorPopoverWell.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/ColorPopoverWell.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources/resource_bundle_accessor.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources/resource_bundle_accessor.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorPopoverSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Internal/ColorPopoverSwatch.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Internal/ColorPopoverSwatch.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ColorPopoverWell (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftDriver\ Compilation\ Requirements ColorPopoverWell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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 ColorPopoverWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-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/ColorPopoverWell-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-Swift.h (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ColorPopoverWell-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.swiftmodule (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.swiftdoc (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.abi.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.swiftsourceinfo (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftDriverJobDiscovery normal arm64 Compiling PaintCode.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftDriverJobDiscovery normal arm64 Compiling ColorPopoverGradientSwatch.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftDriverJobDiscovery normal arm64 Compiling ColorPopoverSwatch.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftDriverJobDiscovery normal arm64 Compiling ColorPopoverWell.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
SwiftDriver\ Compilation ColorPopoverWell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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 ColorPopoverWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.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/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-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/ColorPopoverWell.o normal (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.o
ExtractAppIntentsMetadata (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
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 ColorPopoverWell --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.ColorPopoverWell --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/ColorPopoverWell.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 08:58:00.017 appintentsmetadataprocessor[721:4099] Starting appintentsmetadataprocessor export
2025-04-27 08:58:00.059 appintentsmetadataprocessor[721:4099] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.o (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ColorPopoverWell.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bbcd603ad9b395dc81375442128168766178acda, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bbcd603ad9b395dc81375442128168766178acda, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bbcd603ad9b395dc81375442128168766178acda, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bbcd603ad9b395dc81375442128168766178acda, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ColorPopoverWell",
"name" : "ColorPopoverWell",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ColorPopoverWell",
"targets" : [
"ColorPopoverWell"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorPopoverWellTests",
"module_type" : "SwiftTarget",
"name" : "ColorPopoverWellTests",
"path" : "Tests/ColorPopoverWellTests",
"sources" : [
"ColorPopoverWellTests.swift"
],
"target_dependencies" : [
"ColorPopoverWell"
],
"type" : "test"
},
{
"c99name" : "ColorPopoverWell",
"module_type" : "SwiftTarget",
"name" : "ColorPopoverWell",
"path" : "Sources/ColorPopoverWell",
"product_memberships" : [
"ColorPopoverWell"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ColorPopoverWell.swift",
"Internal/ColorPopoverGradientSwatch.swift",
"Internal/ColorPopoverSwatch.swift",
"Internal/PaintCode.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.