Build Information
Failed to build DPCharts, reference 1.3.0 (382f0c), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 14 Apr 2026 06:57:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DPCharts -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielepantaleone/DPCharts.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielepantaleone/DPCharts
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at 382f0c7 Added privacy manifest file
Cloned https://github.com/danielepantaleone/DPCharts.git
Revision (git rev-parse @):
382f0c7f2df6c3da1532918a2fe2eb7f611170e9
SUCCESS checkout https://github.com/danielepantaleone/DPCharts.git at 1.3.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/danielepantaleone/DPCharts.git
Command line invocation:
/Applications/Xcode-26.4.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:
DPCharts: /Users/admin/builder/spi-builder-workspace
resolved source packages: DPCharts
2026-04-14 02:57:01.358 xcodebuild[525:3039] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 02:57:01.458 xcodebuild[525:3039] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 02:57:01.931 xcodebuild[525:3039] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "DPCharts",
"name" : "DPCharts",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "DPCharts",
"targets" : [
"DPCharts"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DPCharts",
"module_type" : "SwiftTarget",
"name" : "DPCharts",
"path" : "Sources/DPCharts",
"product_memberships" : [
"DPCharts"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Extensions/Array+SafeIndex.swift",
"Extensions/CGFloat+Conversions.swift",
"Extensions/Comparable+Clamped.swift",
"Extensions/Sequence+AdditiveArithmetic.swift",
"Extensions/UIColor+Interpolate.swift",
"Views/DPBarChartView/DPBarChartView.swift",
"Views/DPBarChartView/DPBarChartViewDataSource.swift",
"Views/DPBarChartView/DPBarChartViewDelegate.swift",
"Views/DPBarChartView/DPBarGroup.swift",
"Views/DPBarChartView/DPBarLayer.swift",
"Views/DPBarChartView/DPBarPoint.swift",
"Views/DPCanvasView/DPCanvasView.swift",
"Views/DPHeatMapView/DPHeatMapCellLayer.swift",
"Views/DPHeatMapView/DPHeatMapCellValue.swift",
"Views/DPHeatMapView/DPHeatMapView.swift",
"Views/DPHeatMapView/DPHeatMapViewDataSource.swift",
"Views/DPHeatMapView/DPHeatMapViewDelegate.swift",
"Views/DPLegendView/DPLegendItemLayer.swift",
"Views/DPLegendView/DPLegendView.swift",
"Views/DPLegendView/DPLegendViewDataSource.swift",
"Views/DPLineChartView/DPLineChartView.swift",
"Views/DPLineChartView/DPLineChartViewDataSource.swift",
"Views/DPLineChartView/DPLineChartViewDelegate.swift",
"Views/DPLineChartView/DPLineLayer.swift",
"Views/DPLineChartView/DPLinePoint.swift",
"Views/DPPieChartView/DPPieChartView.swift",
"Views/DPPieChartView/DPPieChartViewDataSource.swift",
"Views/DPPieChartView/DPPieChartViewDelegate.swift",
"Views/DPScatterChartView/DPScatterChartView.swift",
"Views/DPScatterChartView/DPScatterChartViewDataSource.swift",
"Views/DPScatterChartView/DPScatterChartViewDelegate.swift",
"Views/DPScatterChartView/DPScatterDatasetLayer.swift",
"Views/DPScatterChartView/DPScatterPoint.swift",
"Views/DPShapeLayer/DPShapeLayer.swift",
"Views/DPShapeLayer/DPShapeType.swift",
"Views/DPTrackingView/DPTrackingView.swift",
"Views/DPTrackingView/DPTrackingViewDelegate.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DPCharts"
]
}
}
2026-04-14 02:57:20.861 xcodebuild[622:3758] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 02:57:20.961 xcodebuild[622:3758] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DPCharts -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 DPCharts -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
DPCharts: /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 'DPCharts' in project 'DPCharts'
➜ Explicit dependency on target 'DPCharts' in project 'DPCharts'
➜ Explicit dependency on target 'DPCharts_DPCharts' in project 'DPCharts'
Target 'DPCharts' in project 'DPCharts'
➜ Explicit dependency on target 'DPCharts_DPCharts' in project 'DPCharts'
Target 'DPCharts_DPCharts' in project 'DPCharts' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0ecdcce43aae838d97a0809209d29e73
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0ecdcce43aae838d97a0809209d29e73.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle/Contents (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle/Contents/Resources (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle/Contents/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts_DPCharts.build/DPCharts_DPCharts.DependencyStaticMetadataFileList (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts_DPCharts.build/DPCharts_DPCharts.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts_DPCharts.build/DPCharts_DPCharts.DependencyMetadataFileList (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts_DPCharts.build/DPCharts_DPCharts.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts_DPCharts.build/empty-DPCharts_DPCharts.plist (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts_DPCharts.build/empty-DPCharts_DPCharts.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts_const_extract_protocols.json (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftConstValuesFileList (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftFileList (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.LinkFileList (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts-OutputFileMap.json (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DerivedSources/resource_bundle_accessor.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DPCharts.modulemap (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DPCharts.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DPCharts.DependencyStaticMetadataFileList (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DPCharts.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DPCharts.DependencyMetadataFileList (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DPCharts.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DPCharts.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DPCharts.modulemap (in target 'DPCharts' from project 'DPCharts')
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/DPCharts.build/Debug/DPCharts.build/DPCharts.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle/Contents/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/PrivacyInfo.xcprivacy (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle/Contents/Resources
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts_DPCharts.build/empty-DPCharts_DPCharts.plist (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts_DPCharts.build/empty-DPCharts_DPCharts.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle (in target 'DPCharts_DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DPCharts_DPCharts.bundle
SwiftDriver DPCharts normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DPCharts -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.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/DPCharts.build/Debug/DPCharts.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts_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/DPCharts.build/Debug/DPCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.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/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift:13:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift:13:8: note: A dependency of main module 'DPCharts'
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
2026-04-14 02:57:22.373 xcodebuild[626:3809] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 02:57:22.476 xcodebuild[626:3809] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bb59a1289f1198567126effdb82b82229e5425aa, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bb59a1289f1198567126effdb82b82229e5425aa, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bb59a1289f1198567126effdb82b82229e5425aa, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bb59a1289f1198567126effdb82b82229e5425aa, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift:13:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift:13:8: note: a dependency of main module 'DPCharts'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:13:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver DPCharts normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DPCharts' from project 'DPCharts')
Building workspace spi-builder-workspace with scheme DPCharts
(2 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DPCharts: /Users/admin/builder/spi-builder-workspace
resolved source packages: DPCharts
2026-04-14 02:57:29.491 xcodebuild[645:4013] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 02:57:29.618 xcodebuild[645:4013] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "DPCharts",
"name" : "DPCharts",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "DPCharts",
"targets" : [
"DPCharts"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DPCharts",
"module_type" : "SwiftTarget",
"name" : "DPCharts",
"path" : "Sources/DPCharts",
"product_memberships" : [
"DPCharts"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Extensions/Array+SafeIndex.swift",
"Extensions/CGFloat+Conversions.swift",
"Extensions/Comparable+Clamped.swift",
"Extensions/Sequence+AdditiveArithmetic.swift",
"Extensions/UIColor+Interpolate.swift",
"Views/DPBarChartView/DPBarChartView.swift",
"Views/DPBarChartView/DPBarChartViewDataSource.swift",
"Views/DPBarChartView/DPBarChartViewDelegate.swift",
"Views/DPBarChartView/DPBarGroup.swift",
"Views/DPBarChartView/DPBarLayer.swift",
"Views/DPBarChartView/DPBarPoint.swift",
"Views/DPCanvasView/DPCanvasView.swift",
"Views/DPHeatMapView/DPHeatMapCellLayer.swift",
"Views/DPHeatMapView/DPHeatMapCellValue.swift",
"Views/DPHeatMapView/DPHeatMapView.swift",
"Views/DPHeatMapView/DPHeatMapViewDataSource.swift",
"Views/DPHeatMapView/DPHeatMapViewDelegate.swift",
"Views/DPLegendView/DPLegendItemLayer.swift",
"Views/DPLegendView/DPLegendView.swift",
"Views/DPLegendView/DPLegendViewDataSource.swift",
"Views/DPLineChartView/DPLineChartView.swift",
"Views/DPLineChartView/DPLineChartViewDataSource.swift",
"Views/DPLineChartView/DPLineChartViewDelegate.swift",
"Views/DPLineChartView/DPLineLayer.swift",
"Views/DPLineChartView/DPLinePoint.swift",
"Views/DPPieChartView/DPPieChartView.swift",
"Views/DPPieChartView/DPPieChartViewDataSource.swift",
"Views/DPPieChartView/DPPieChartViewDelegate.swift",
"Views/DPScatterChartView/DPScatterChartView.swift",
"Views/DPScatterChartView/DPScatterChartViewDataSource.swift",
"Views/DPScatterChartView/DPScatterChartViewDelegate.swift",
"Views/DPScatterChartView/DPScatterDatasetLayer.swift",
"Views/DPScatterChartView/DPScatterPoint.swift",
"Views/DPShapeLayer/DPShapeLayer.swift",
"Views/DPShapeLayer/DPShapeType.swift",
"Views/DPTrackingView/DPTrackingView.swift",
"Views/DPTrackingView/DPTrackingViewDelegate.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DPCharts"
]
}
}
2026-04-14 02:57:30.802 xcodebuild[654:4097] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 02:57:30.924 xcodebuild[654:4097] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DPCharts -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 DPCharts -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
DPCharts: /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 'DPCharts' in project 'DPCharts'
➜ Explicit dependency on target 'DPCharts' in project 'DPCharts'
➜ Explicit dependency on target 'DPCharts_DPCharts' in project 'DPCharts'
Target 'DPCharts' in project 'DPCharts'
➜ Explicit dependency on target 'DPCharts_DPCharts' in project 'DPCharts'
Target 'DPCharts_DPCharts' in project 'DPCharts' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
SwiftDriver DPCharts normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DPCharts -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts.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/DPCharts.build/Debug/DPCharts.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts_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/DPCharts.build/Debug/DPCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug/DPCharts.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/DPCharts.build/Debug/DPCharts.build/Objects-normal/arm64/DPCharts-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift:13:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift:13:8: note: A dependency of main module 'DPCharts'
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:13:8: note: Also imported here
import UIKit
^ (in target 'DPCharts' from project 'DPCharts')
2026-04-14 02:57:31.737 xcodebuild[656:4129] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 02:57:31.836 xcodebuild[656:4129] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:bb59a1289f1198567126effdb82b82229e5425aa, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bb59a1289f1198567126effdb82b82229e5425aa, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bb59a1289f1198567126effdb82b82229e5425aa, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bb59a1289f1198567126effdb82b82229e5425aa, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift:13:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift:13:8: note: a dependency of main module 'DPCharts'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift:13:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:13:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver DPCharts normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DPCharts' from project 'DPCharts')
Building workspace spi-builder-workspace with scheme DPCharts
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild