Build Information
Failed to build DPCharts, reference 1.3.0 (382f0c
), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Apr 2025 08:51:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DPCharts -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/danielepantaleone/DPCharts.git
https://github.com/danielepantaleone/DPCharts.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DPCharts: /Users/admin/builder/spi-builder-workspace
resolved source packages: DPCharts
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DPCharts -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DPCharts -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
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-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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 64cb1799b78fb4ddab49cd07d4ebfeeb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/64cb1799b78fb4ddab49cd07d4ebfeeb.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts_DPCharts.build/DPCharts_DPCharts.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts_DPCharts.build/DPCharts_DPCharts.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts_DPCharts.build/empty-DPCharts_DPCharts.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/DPCharts.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/DPCharts.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/DPCharts.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/DPCharts_DPCharts.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts_DPCharts.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts_DPCharts.build/empty-DPCharts_DPCharts.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts_DPCharts.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts_DPCharts.bundle/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-appletvos/DPCharts_DPCharts.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DPCharts.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/DPCharts.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/DPCharts_DPCharts.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DPCharts -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-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/DPCharts.build/Debug-appletvos/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-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DPBarChartViewDelegate.swift,\ DPBarGroup.swift,\ DPBarLayer.swift,\ DPBarPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPCanvasView.swift,\ DPHeatMapCellLayer.swift,\ DPHeatMapCellValue.swift,\ DPHeatMapView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift:132:49: warning: main actor-isolated property 'scale' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
textLayer.contentsScale = UIScreen.main.scale
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:60:39: note: property declared here
@property(nonatomic,readonly) CGFloat scale API_AVAILABLE(ios(4.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift:123:18: note: add '@MainActor' to make instance method 'setupLayer()' part of global actor 'MainActor'
private func setupLayer() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift:132:44: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
textLayer.contentsScale = UIScreen.main.scale
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift:123:18: note: add '@MainActor' to make instance method 'setupLayer()' part of global actor 'MainActor'
private func setupLayer() {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:18:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'DPHeatMapCellValue' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero: DPHeatMapCellValue = DPHeatMapCellValue(value: 0, percentage: 0, rowIndex: 0, columnIndex: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:16:15: note: consider making struct 'DPHeatMapCellValue' conform to the 'Sendable' protocol
public struct DPHeatMapCellValue: Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:18:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero: DPHeatMapCellValue = DPHeatMapCellValue(value: 0, percentage: 0, rowIndex: 0, columnIndex: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero: DPHeatMapCellValue = DPHeatMapCellValue(value: 0, percentage: 0, rowIndex: 0, columnIndex: 0)
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:725:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:725:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:723:26: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPHeatMapView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:729:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:729:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:733:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:733:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:737:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:737:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:741:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:741:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:745:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:745:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
SwiftCompile normal arm64 Compiling\ Sequence+AdditiveArithmetic.swift,\ UIColor+Interpolate.swift,\ DPBarChartView.swift,\ DPBarChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Sequence+AdditiveArithmetic.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Sequence+AdditiveArithmetic.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:478:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:478:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:476:27: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPBarChartView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:482:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:482:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:486:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:486:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:490:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:490:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:494:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:494:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:498:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:498:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift:34:31: warning: main actor-isolated static property 'defaultBarColor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return DPBarChartView.defaultBarColor
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:26:16: note: static property declared here
static let defaultBarColor: UIColor = .darkGray
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift:33:10: note: add '@MainActor' to make instance method 'barChartView(_:colorForDatasetAtIndex:)' part of global actor 'MainActor'
func barChartView(_ barChartView: DPBarChartView, colorForDatasetAtIndex datasetIndex: Int) -> UIColor {
^
@MainActor
SwiftCompile normal arm64 Compiling\ DPShapeType.swift,\ DPTrackingView.swift,\ DPTrackingViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeType.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Sequence+AdditiveArithmetic.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeType.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/supplementaryOutputs-10 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DPCharts -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPShapeType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPTrackingView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPTrackingViewDelegate.o -index-unit-output-path /DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPShapeType.o -index-unit-output-path /DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPTrackingView.o -index-unit-output-path /DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPTrackingViewDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeType.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift:48:9: error: 'isExclusiveTouch' is unavailable in tvOS
isExclusiveTouch = true
^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:201:57: note: 'isExclusiveTouch' has been explicitly marked unavailable here
@property(nonatomic,getter=isExclusiveTouch) BOOL exclusiveTouch API_UNAVAILABLE(tvos); // default is NO
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Array+SafeIndex.swift,\ CGFloat+Conversions.swift,\ Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Comparable+Clamped.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/resource_bundle_accessor.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Comparable+Clamped.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DPCharts (in target 'DPCharts' from project 'DPCharts')
EmitSwiftModule normal arm64 (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:478:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:478:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:476:27: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPBarChartView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:482:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:482:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:486:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:486:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:490:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:490:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:494:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:494:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:498:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift:498:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:18:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'DPHeatMapCellValue' may have shared mutable state; this is an error in the Swift 6 language mode
static let zero: DPHeatMapCellValue = DPHeatMapCellValue(value: 0, percentage: 0, rowIndex: 0, columnIndex: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:16:15: note: consider making struct 'DPHeatMapCellValue' conform to the 'Sendable' protocol
public struct DPHeatMapCellValue: Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:18:16: note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
static let zero: DPHeatMapCellValue = DPHeatMapCellValue(value: 0, percentage: 0, rowIndex: 0, columnIndex: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zero: DPHeatMapCellValue = DPHeatMapCellValue(value: 0, percentage: 0, rowIndex: 0, columnIndex: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:725:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:725:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:723:26: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPHeatMapView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:729:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:729:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:733:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:733:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:737:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:737:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:741:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:741:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:745:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift:745:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:651:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:651:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:649:28: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPLineChartView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:655:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:655:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:659:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:659:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:663:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:663:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:667:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:667:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:671:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:671:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:638:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:638:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:636:27: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPPieChartView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:642:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:642:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:646:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:646:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:650:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:650:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:654:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:654:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:658:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:658:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:439:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:439:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:437:31: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPScatterChartView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:443:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:443:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:447:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:447:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:451:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:451:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:455:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:455:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:459:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:459:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:25:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var scatterPointsAlpha: CGFloat = DPScatterChartView.defaultPointAlpha
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:26:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var scatterPointsColor: UIColor = DPScatterChartView.defaultPointColor
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:27:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var scatterPointsType: DPShapeType = DPScatterChartView.defaultPointShapeType
^
SwiftCompile normal arm64 Compiling\ DPScatterDatasetLayer.swift,\ DPScatterPoint.swift,\ DPShapeLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:25:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var scatterPointsAlpha: CGFloat = DPScatterChartView.defaultPointAlpha
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:26:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var scatterPointsColor: UIColor = DPScatterChartView.defaultPointColor
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift:27:9: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
var scatterPointsType: DPShapeType = DPScatterChartView.defaultPointShapeType
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPLegendViewDataSource.swift,\ DPLineChartView.swift,\ DPLineChartViewDataSource.swift,\ DPLineChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:651:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:651:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:649:28: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPLineChartView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:655:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:655:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:659:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:659:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:663:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:663:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:667:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:667:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:671:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:671:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift:36:32: warning: main actor-isolated static property 'defaultLineColor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return DPLineChartView.defaultLineColor
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:26:16: note: static property declared here
static let defaultLineColor: UIColor = .black
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift:35:10: note: add '@MainActor' to make instance method 'lineChartView(_:colorForLineAtIndex:)' part of global actor 'MainActor'
func lineChartView(_ lineChartView: DPLineChartView, colorForLineAtIndex lineIndex: Int) -> UIColor {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift:39:32: warning: main actor-isolated static property 'defaultLineWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return DPLineChartView.defaultLineWidth
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift:28:16: note: static property declared here
static let defaultLineWidth: CGFloat = 1.0
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift:38:10: note: add '@MainActor' to make instance method 'lineChartView(_:widthForLineAtIndex:)' part of global actor 'MainActor'
func lineChartView(_ lineChartView: DPLineChartView, widthForLineAtIndex lineIndex: Int) -> CGFloat {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPLineLayer.swift,\ DPLinePoint.swift,\ DPPieChartView.swift,\ DPPieChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:638:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:638:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:636:27: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPPieChartView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:642:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:642:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:646:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:646:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:650:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:650:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:654:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:654:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:658:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift:658:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPHeatMapViewDataSource.swift,\ DPHeatMapViewDelegate.swift,\ DPLegendItemLayer.swift,\ DPLegendView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift:114:50: warning: main actor-isolated property 'scale' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
titleLayer.contentsScale = UIScreen.main.scale
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:60:39: note: property declared here
@property(nonatomic,readonly) CGFloat scale API_AVAILABLE(ios(4.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift:100:18: note: add '@MainActor' to make instance method 'setupLayers()' part of global actor 'MainActor'
private func setupLayers() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift:114:45: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
titleLayer.contentsScale = UIScreen.main.scale
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift:100:18: note: add '@MainActor' to make instance method 'setupLayers()' part of global actor 'MainActor'
private func setupLayers() {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPPieChartViewDelegate.swift,\ DPScatterChartView.swift,\ DPScatterChartViewDataSource.swift,\ DPScatterChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:439:10: warning: main actor-isolated instance method 'trackingView(_:touchDownAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:439:10: note: add 'nonisolated' to 'trackingView(_:touchDownAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:437:31: note: add '@preconcurrency' to the 'DPTrackingViewDelegate' conformance to defer isolation checking to run time
extension DPScatterChartView: DPTrackingViewDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:17:10: note: mark the protocol requirement 'trackingView(_:touchDownAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchDownAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:443:10: warning: main actor-isolated instance method 'trackingView(_:touchMovedTo:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:443:10: note: add 'nonisolated' to 'trackingView(_:touchMovedTo:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:19:10: note: mark the protocol requirement 'trackingView(_:touchMovedTo:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchMovedTo point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:447:10: warning: main actor-isolated instance method 'trackingView(_:touchUpAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:447:10: note: add 'nonisolated' to 'trackingView(_:touchUpAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:21:10: note: mark the protocol requirement 'trackingView(_:touchUpAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchUpAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:451:10: warning: main actor-isolated instance method 'trackingView(_:touchCanceledAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:451:10: note: add 'nonisolated' to 'trackingView(_:touchCanceledAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:23:10: note: mark the protocol requirement 'trackingView(_:touchCanceledAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, touchCanceledAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:455:10: warning: main actor-isolated instance method 'trackingView(_:tapSingleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:455:10: note: add 'nonisolated' to 'trackingView(_:tapSingleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:25:10: note: mark the protocol requirement 'trackingView(_:tapSingleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapSingleAt point: CGPoint)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:459:10: warning: main actor-isolated instance method 'trackingView(_:tapDoubleAt:)' cannot be used to satisfy nonisolated requirement from protocol 'DPTrackingViewDelegate'; this is an error in the Swift 6 language mode
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:459:10: note: add 'nonisolated' to 'trackingView(_:tapDoubleAt:)' to make this instance method not isolated to the actor
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift:27:10: note: mark the protocol requirement 'trackingView(_:tapDoubleAt:)' 'async' to allow actor-isolated conformances
func trackingView(_ trackingView: DPTrackingView, tapDoubleAt point: CGPoint)
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:40:35: warning: main actor-isolated static property 'defaultPointColor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return DPScatterChartView.defaultPointColor
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:31:16: note: static property declared here
static let defaultPointColor: UIColor = .black
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:39:10: note: add '@MainActor' to make instance method 'scatterChartView(_:shapeColorForDataSetAtIndex:)' part of global actor 'MainActor'
func scatterChartView(_ scatterChartView: DPScatterChartView, shapeColorForDataSetAtIndex datasetIndex: Int) -> UIColor {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:43:35: warning: main actor-isolated static property 'defaultPointShapeType' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return DPScatterChartView.defaultPointShapeType
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:33:16: note: static property declared here
static let defaultPointShapeType: DPShapeType = .circle
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:42:10: note: add '@MainActor' to make instance method 'scatterChartView(_:shapeTypeForDataSetAtIndex:)' part of global actor 'MainActor'
func scatterChartView(_ scatterChartView: DPScatterChartView, shapeTypeForDataSetAtIndex datasetIndex: Int) -> DPShapeType {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:46:35: warning: main actor-isolated static property 'defaultPointSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return DPScatterChartView.defaultPointSize
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift:29:16: note: static property declared here
static let defaultPointSize: CGFloat = 10.0
^
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift:45:10: note: add '@MainActor' to make instance method 'scatterChartView(_:shapeSizeForDataSetAtIndex:forPointAtIndex:)' part of global actor 'MainActor'
func scatterChartView(_ scatterChartView: DPScatterChartView, shapeSizeForDataSetAtIndex datasetIndex: Int, forPointAtIndex index: Int) -> CGFloat {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DPCharts (in target 'DPCharts' from project 'DPCharts')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DPCharts -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-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/DPCharts.build/Debug-appletvos/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-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling DPBarChartViewDelegate.swift, DPBarGroup.swift, DPBarLayer.swift, DPBarPoint.swift (in target 'DPCharts' from project 'DPCharts')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DPCharts-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-Swift.h (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DPCharts-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ DPShapeType.swift,\ DPTrackingView.swift,\ DPTrackingViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeType.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift (in target 'DPCharts' from project 'DPCharts')
Building workspace spi-builder-workspace with scheme DPCharts
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DPCharts: /Users/admin/builder/spi-builder-workspace
resolved source packages: DPCharts
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DPCharts -destination generic/platform=tvOS
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 DPCharts -destination generic/platform=tvOS
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-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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6f8b46162ac8748fb5fa1ad03adab390
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6f8b46162ac8748fb5fa1ad03adab390.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts_DPCharts.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts_DPCharts.build/empty-DPCharts_DPCharts.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DPCharts_DPCharts.bundle/Info.plist
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DPCharts -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-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/DPCharts.build/Debug-appletvos/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-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/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-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Array+SafeIndex.swift,\ CGFloat+Conversions.swift,\ Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Comparable+Clamped.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/resource_bundle_accessor.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Comparable+Clamped.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPCanvasView.swift,\ DPHeatMapCellLayer.swift,\ DPHeatMapCellValue.swift,\ DPHeatMapView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPHeatMapViewDataSource.swift,\ DPHeatMapViewDelegate.swift,\ DPLegendItemLayer.swift,\ DPLegendView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPLegendViewDataSource.swift,\ DPLineChartView.swift,\ DPLineChartViewDataSource.swift,\ DPLineChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPScatterDatasetLayer.swift,\ DPScatterPoint.swift,\ DPShapeLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPPieChartViewDelegate.swift,\ DPScatterChartView.swift,\ DPScatterChartViewDataSource.swift,\ DPScatterChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPLineLayer.swift,\ DPLinePoint.swift,\ DPPieChartView.swift,\ DPPieChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPShapeType.swift,\ DPTrackingView.swift,\ DPTrackingViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeType.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/CGFloat+Conversions.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Sequence+AdditiveArithmetic.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPCanvasView/DPCanvasView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapCellValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPHeatMapView/DPHeatMapViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendItemLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLegendView/DPLegendViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLineLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPLineChartView/DPLinePoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPPieChartView/DPPieChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterDatasetLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPScatterChartView/DPScatterPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeLayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeType.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/supplementaryOutputs-10 -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPCharts_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DPCharts -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPShapeType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPTrackingView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPTrackingViewDelegate.o -index-unit-output-path /DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPShapeType.o -index-unit-output-path /DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPTrackingView.o -index-unit-output-path /DPCharts.build/Debug-appletvos/DPCharts.build/Objects-normal/arm64/DPTrackingViewDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeType.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift:48:9: error: 'isExclusiveTouch' is unavailable in tvOS
isExclusiveTouch = true
^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:201:57: note: 'isExclusiveTouch' has been explicitly marked unavailable here
@property(nonatomic,getter=isExclusiveTouch) BOOL exclusiveTouch API_UNAVAILABLE(tvos); // default is NO
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DPBarChartViewDelegate.swift,\ DPBarGroup.swift,\ DPBarLayer.swift,\ DPBarPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarGroup.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarLayer.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarPoint.swift (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DPCharts (in target 'DPCharts' from project 'DPCharts')
EmitSwiftModule normal arm64 (in target 'DPCharts' from project 'DPCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Sequence+AdditiveArithmetic.swift,\ UIColor+Interpolate.swift,\ DPBarChartView.swift,\ DPBarChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Sequence+AdditiveArithmetic.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
Command SwiftCompile failed with a nonzero exit code
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Array+SafeIndex.swift, CGFloat+Conversions.swift, Comparable+Clamped.swift (in target 'DPCharts' from project 'DPCharts')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ DPShapeType.swift,\ DPTrackingView.swift,\ DPTrackingViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPShapeLayer/DPShapeType.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingViewDelegate.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPTrackingView/DPTrackingView.swift (in target 'DPCharts' from project 'DPCharts')
SwiftCompile normal arm64 Compiling\ Sequence+AdditiveArithmetic.swift,\ UIColor+Interpolate.swift,\ DPBarChartView.swift,\ DPBarChartViewDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/Sequence+AdditiveArithmetic.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Extensions/UIColor+Interpolate.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartView.swift /Users/admin/builder/spi-builder-workspace/Sources/DPCharts/Views/DPBarChartView/DPBarChartViewDataSource.swift (in target 'DPCharts' from project 'DPCharts')
Building workspace spi-builder-workspace with scheme DPCharts
(4 failures)
BUILD FAILURE 6.1 tvOS