The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BarChartKit, reference 3.0.0 (2cfe74), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 12:58:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marekpridal/BarChart.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/marekpridal/BarChart
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 2cfe74e Fix release name
Cloned https://github.com/marekpridal/BarChart.git
Revision (git rev-parse @):
2cfe74e52e9a56f71f6f6bd5ecb713b5c6e651c7
SUCCESS checkout https://github.com/marekpridal/BarChart.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/marekpridal/BarChart.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-1EA4D86E10B52AF.txt
[3/16] Compiling BarChartKit DashedView.swift
[4/16] Compiling BarChartKit LimitView.swift
[5/16] Compiling BarChartKit LimitLabel.swift
[6/16] Compiling BarChartKit BarParentControl.swift
[7/16] Compiling BarChartKit UIViewPreview.swift
[8/16] Compiling BarChartKit BarChartView.swift
[9/16] Compiling BarChartKit ChartLabel.swift
[10/16] Emitting module BarChartKit
[11/16] Compiling BarChartKit Array+Extension.swift
[12/16] Compiling BarChartKit BarChart.swift
[12/16] Write Objects.LinkFileList
[14/16] Archiving libBarChartKit-static.a
[15/16] Linking libBarChartKit-dynamic.dylib
Build complete! (8.24s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BarChartKit",
  "name" : "BarChartKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "BarChartKit-static",
      "targets" : [
        "BarChartKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "BarChartKit-dynamic",
      "targets" : [
        "BarChartKit"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BarChartKit",
      "module_type" : "SwiftTarget",
      "name" : "BarChartKit",
      "path" : "Sources/BarChartKit",
      "product_memberships" : [
        "BarChartKit-static",
        "BarChartKit-dynamic"
      ],
      "sources" : [
        "Foundation/Array+Extension.swift",
        "SwiftUI/BarChart.swift",
        "UIKit/Controls/BarParentControl.swift",
        "UIKit/Labels/ChartLabel.swift",
        "UIKit/Labels/LimitLabel.swift",
        "UIKit/Preview/UIViewPreview.swift",
        "UIKit/Views/BarChartView.swift",
        "UIKit/Views/DashedView.swift",
        "UIKit/Views/LimitView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.