Build Information
Successful build of AAInfographics-Pro, reference 10.1.0 (bca837), with Swift 6.0 for macOS (SPM) on 23 Apr 2026 04:16:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Reference: 10.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AAChartModel/AAChartKit-Swift-Pro
* tag 10.1.0 -> FETCH_HEAD
HEAD is now at bca837f Update AAInfographics-Pro.podspec
Cloned https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Revision (git rev-parse @):
bca837f9f37aed263c9072e162f14ff6dabae0b1
SUCCESS checkout https://github.com/AAChartModel/AAChartKit-Swift-Pro.git at 10.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying AAJSFiles.bundle
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/51] Emitting module AAInfographics_Pro
/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAChartCreator/AAChartView/AAChartView.swift:33:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
34 |
35 | @objc public protocol AAChartViewDelegate: NSObjectProtocol {
[5/56] Compiling AAInfographics_Pro AAItem.swift
[6/56] Compiling AAInfographics_Pro AALayoutAlgorithm.swift
[7/56] Compiling AAInfographics_Pro AALevelsElement.swift
[8/56] Compiling AAInfographics_Pro AAOrganization.swift
[9/56] Compiling AAInfographics_Pro AAPackedbubble.swift
[10/56] Compiling AAInfographics_Pro AAColor.swift
[11/56] Compiling AAInfographics_Pro AAExtension.swift
[12/56] Compiling AAInfographics_Pro AAGradientColor.swift
[13/56] Compiling AAInfographics_Pro PackageBundlePathLoader.swift
[14/56] Compiling AAInfographics_Pro resource_bundle_accessor.swift
[15/56] Compiling AAInfographics_Pro AAParallelAxes.swift
[16/56] Compiling AAInfographics_Pro AAPictorial.swift
[17/56] Compiling AAInfographics_Pro AASolidgauge.swift
[18/56] Compiling AAInfographics_Pro AASolidgaugeDataElement.swift
[19/56] Compiling AAInfographics_Pro AATreemap.swift
[20/56] Compiling AAInfographics_Pro AAStyle.swift
[21/56] Compiling AAInfographics_Pro AASubtitle.swift
[22/56] Compiling AAInfographics_Pro AATitle.swift
[23/56] Compiling AAInfographics_Pro AATooltip.swift
[24/56] Compiling AAInfographics_Pro AAXAxis.swift
[25/56] Compiling AAInfographics_Pro AAPlotLinesElement.swift
[26/56] Compiling AAInfographics_Pro AAPlotOptions.swift
[27/56] Compiling AAInfographics_Pro AAScrollablePlotArea.swift
[28/56] Compiling AAInfographics_Pro AASeries.swift
[29/56] Compiling AAInfographics_Pro AAStates.swift
[30/56] Compiling AAInfographics_Pro AAYAxis.swift
[31/56] Compiling AAInfographics_Pro AABulletDataElement.swift
[32/56] Compiling AAInfographics_Pro AAColorAxis.swift
[33/56] Compiling AAInfographics_Pro AAData.swift
[34/56] Compiling AAInfographics_Pro AAHeatmap.swift
[35/56] Compiling AAInfographics_Pro AACredits.swift
[36/56] Compiling AAInfographics_Pro AACrosshair.swift
[37/56] Compiling AAInfographics_Pro AADataLabels.swift
[38/56] Compiling AAInfographics_Pro AALabel.swift
[39/56] Compiling AAInfographics_Pro AALabels.swift
[40/56] Compiling AAInfographics_Pro AAChartViewPluginProvider.swift
[41/56] Compiling AAInfographics_Pro AASerializable.swift
[42/56] Compiling AAInfographics_Pro AAAnimation.swift
[43/56] Compiling AAInfographics_Pro AAAxis.swift
[44/56] Compiling AAInfographics_Pro AABoxplot.swift
[45/56] Compiling AAInfographics_Pro AAChart.swift
[46/56] Compiling AAInfographics_Pro AALang.swift
[47/56] Compiling AAInfographics_Pro AALegend.swift
[48/56] Compiling AAInfographics_Pro AAMarker.swift
[49/56] Compiling AAInfographics_Pro AAPane.swift
[50/56] Compiling AAInfographics_Pro AAPlotBandsElement.swift
[51/56] Compiling AAInfographics_Pro AAChartModel.swift
/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAChartCreator/AAChartView/AAChartView.swift:33:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
34 |
35 | @objc public protocol AAChartViewDelegate: NSObjectProtocol {
[52/56] Compiling AAInfographics_Pro AAOptions.swift
/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAChartCreator/AAChartView/AAChartView.swift:33:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
34 |
35 | @objc public protocol AAChartViewDelegate: NSObjectProtocol {
[53/56] Compiling AAInfographics_Pro AASeriesElement.swift
/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAChartCreator/AAChartView/AAChartView.swift:33:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
34 |
35 | @objc public protocol AAChartViewDelegate: NSObjectProtocol {
[54/56] Compiling AAInfographics_Pro AAChartView+API.swift
/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAChartCreator/AAChartView/AAChartView.swift:33:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
34 |
35 | @objc public protocol AAChartViewDelegate: NSObjectProtocol {
[55/56] Compiling AAInfographics_Pro AAChartView.swift
/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAChartCreator/AAChartView/AAChartView.swift:33:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
34 |
35 | @objc public protocol AAChartViewDelegate: NSObjectProtocol {
[56/56] Compiling AAInfographics_Pro AAChartViewPluginLoader.swift
/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAChartCreator/AAChartView/AAChartView.swift:33:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
31 | */
32 |
33 | import WebKit
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
34 |
35 | @objc public protocol AAChartViewDelegate: NSObjectProtocol {
Build complete! (7.81s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AAInfographics-Pro",
"name" : "AAInfographics-Pro",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "AAInfographics-Pro",
"targets" : [
"AAInfographics-Pro"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AAInfographicsProTests",
"module_type" : "SwiftTarget",
"name" : "AAInfographicsProTests",
"path" : "Tests/AAInfographicsProTests",
"sources" : [
"AAChartViewPluginLoaderTests.swift",
"AAChartViewPluginProviderTests.swift"
],
"target_dependencies" : [
"AAInfographics-Pro"
],
"type" : "test"
},
{
"c99name" : "AAInfographics_Pro",
"module_type" : "SwiftTarget",
"name" : "AAInfographics-Pro",
"path" : "AAInfographics-Pro",
"product_memberships" : [
"AAInfographics-Pro"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAJSFiles.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AAChartCreator/AAChartOptions/AAChartModel.swift",
"AAChartCreator/AAChartOptions/AAOptions.swift",
"AAChartCreator/AAChartOptions/AASeriesElement.swift",
"AAChartCreator/AAChartView/AAChartView+API.swift",
"AAChartCreator/AAChartView/AAChartView.swift",
"AAChartCreator/AAChartView/AAChartViewPluginLoader.swift",
"AAChartCreator/AAChartView/AAChartViewPluginProvider.swift",
"AAChartCreator/AASerializable.swift",
"AAOptionsModel/AAAnimation.swift",
"AAOptionsModel/AAAxis.swift",
"AAOptionsModel/AABoxplot.swift",
"AAOptionsModel/AAChart.swift",
"AAOptionsModel/AACredits.swift",
"AAOptionsModel/AACrosshair.swift",
"AAOptionsModel/AADataLabels.swift",
"AAOptionsModel/AALabel.swift",
"AAOptionsModel/AALabels.swift",
"AAOptionsModel/AALang.swift",
"AAOptionsModel/AALegend.swift",
"AAOptionsModel/AAMarker.swift",
"AAOptionsModel/AAPane.swift",
"AAOptionsModel/AAPlotBandsElement.swift",
"AAOptionsModel/AAPlotLinesElement.swift",
"AAOptionsModel/AAPlotOptions.swift",
"AAOptionsModel/AAScrollablePlotArea.swift",
"AAOptionsModel/AASeries.swift",
"AAOptionsModel/AAStates.swift",
"AAOptionsModel/AAStyle.swift",
"AAOptionsModel/AASubtitle.swift",
"AAOptionsModel/AATitle.swift",
"AAOptionsModel/AATooltip.swift",
"AAOptionsModel/AAXAxis.swift",
"AAOptionsModel/AAYAxis.swift",
"AAOptionsProModel/AABulletDataElement.swift",
"AAOptionsProModel/AAColorAxis.swift",
"AAOptionsProModel/AAData.swift",
"AAOptionsProModel/AAHeatmap.swift",
"AAOptionsProModel/AAItem.swift",
"AAOptionsProModel/AALayoutAlgorithm.swift",
"AAOptionsProModel/AALevelsElement.swift",
"AAOptionsProModel/AAOrganization.swift",
"AAOptionsProModel/AAPackedbubble.swift",
"AAOptionsProModel/AAParallelAxes.swift",
"AAOptionsProModel/AAPictorial.swift",
"AAOptionsProModel/AASolidgauge.swift",
"AAOptionsProModel/AASolidgaugeDataElement.swift",
"AAOptionsProModel/AATreemap.swift",
"AATool/AAColor.swift",
"AATool/AAExtension.swift",
"AATool/AAGradientColor.swift",
"PackageBundlePathLoader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.