The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftUICharts with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apppear/chartview.git
Reference: 2.0.0-beta.8
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apppear/chartview
 * tag               2.0.0-beta.8 -> FETCH_HEAD
HEAD is now at 7140b8b feat: add animation toggle interface (#256)
Cloned https://github.com/apppear/chartview.git
Revision (git rev-parse @):
7140b8b6fd7413ccbcf31b748b32233f08314dab
SUCCESS checkout https://github.com/apppear/chartview.git at 2.0.0-beta.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apppear/chartview.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/49] Compiling SwiftUICharts ColorGradient.swift
[4/49] Compiling SwiftUICharts Colors.swift
[5/49] Compiling SwiftUICharts BarChart.swift
[6/49] Compiling SwiftUICharts BarChartCell.swift
[7/49] Compiling SwiftUICharts BarChartCellShape.swift
[8/49] Compiling SwiftUICharts BarChartRow.swift
[9/49] Compiling SwiftUICharts ChartGrid.swift
[10/49] Compiling SwiftUICharts ChartGridBaseShape.swift
[11/49] Compiling SwiftUICharts ChartGridShape.swift
[12/49] Compiling SwiftUICharts Grid+Extension.swift
[13/49] Compiling SwiftUICharts GridOptions.swift
[14/49] Compiling SwiftUICharts ChartLabel.swift
[15/49] Compiling SwiftUICharts ChartStyle.swift
[16/55] Compiling SwiftUICharts ChartData.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[17/55] Compiling SwiftUICharts ChartValue.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[18/55] Compiling SwiftUICharts ViewGeometry.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[19/55] Compiling SwiftUICharts ViewPreferenceKey.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[20/55] Compiling SwiftUICharts ViewSizeData.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[21/55] Compiling SwiftUICharts Array+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[22/55] Compiling SwiftUICharts CGPoint+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[23/55] Compiling SwiftUICharts LineChart+Extension.swift
[24/55] Compiling SwiftUICharts IndicatorPoint.swift
[25/55] Compiling SwiftUICharts Line.swift
[26/55] Compiling SwiftUICharts LineBackgroundShape.swift
[27/55] Compiling SwiftUICharts LineBackgroundShapeView.swift
[28/55] Compiling SwiftUICharts LineChart.swift
[29/55] Emitting module SwiftUICharts
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/LineShape.swift:5:9: warning: stored property 'lineStyle' of 'Sendable'-conforming struct 'LineShape' has non-sendable type 'LineStyle'
    var lineStyle: LineStyle = .curved
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/Model/LineStyle.swift:3:13: note: consider making enum 'LineStyle' conform to the 'Sendable' protocol
public enum LineStyle {
            ^
                      : Sendable
[30/55] Compiling SwiftUICharts CGRect+Extension.swift
[31/55] Compiling SwiftUICharts ChartBase+Extension.swift
[32/55] Compiling SwiftUICharts Color+Extension.swift
[33/55] Compiling SwiftUICharts Path+QuadCurve.swift
[34/55] Compiling SwiftUICharts Range+Extension.swift
[35/55] Compiling SwiftUICharts Shape+Extension.swift
[36/55] Compiling SwiftUICharts View+Extension.swift
[37/55] Compiling SwiftUICharts AxisLabels.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[38/55] Compiling SwiftUICharts AxisLabels+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[39/55] Compiling SwiftUICharts AxisLabelsPosition.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[40/55] Compiling SwiftUICharts AxisLabelsStyle.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[41/55] Compiling SwiftUICharts AxisLablesData.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[42/55] Compiling SwiftUICharts CardView.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[43/55] Compiling SwiftUICharts ChartBase.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Base/Common/ViewPreferenceKey.swift:4:15: warning: typealias overriding associated type 'Value' from protocol 'PreferenceKey' is better expressed as same-type constraint on the protocol
    typealias Value = [ViewSizeData]
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

SwiftUI.PreferenceKey:3:20: note: 'Value' declared here
    associatedtype Value
                   ^
[44/55] Compiling SwiftUICharts LineShape.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/LineShape.swift:5:9: warning: stored property 'lineStyle' of 'Sendable'-conforming struct 'LineShape' has non-sendable type 'LineStyle'
    var lineStyle: LineStyle = .curved
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/Model/LineStyle.swift:3:13: note: consider making enum 'LineStyle' conform to the 'Sendable' protocol
public enum LineStyle {
            ^
                      : Sendable
[45/55] Compiling SwiftUICharts LineShapeView.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/LineShape.swift:5:9: warning: stored property 'lineStyle' of 'Sendable'-conforming struct 'LineShape' has non-sendable type 'LineStyle'
    var lineStyle: LineStyle = .curved
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/Model/LineStyle.swift:3:13: note: consider making enum 'LineStyle' conform to the 'Sendable' protocol
public enum LineStyle {
            ^
                      : Sendable
[46/55] Compiling SwiftUICharts MarkerShape.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/LineShape.swift:5:9: warning: stored property 'lineStyle' of 'Sendable'-conforming struct 'LineShape' has non-sendable type 'LineStyle'
    var lineStyle: LineStyle = .curved
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/Model/LineStyle.swift:3:13: note: consider making enum 'LineStyle' conform to the 'Sendable' protocol
public enum LineStyle {
            ^
                      : Sendable
[47/55] Compiling SwiftUICharts LineChartProperties.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/LineShape.swift:5:9: warning: stored property 'lineStyle' of 'Sendable'-conforming struct 'LineShape' has non-sendable type 'LineStyle'
    var lineStyle: LineStyle = .curved
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/Model/LineStyle.swift:3:13: note: consider making enum 'LineStyle' conform to the 'Sendable' protocol
public enum LineStyle {
            ^
                      : Sendable
[48/55] Compiling SwiftUICharts LineStyle.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/LineShape.swift:5:9: warning: stored property 'lineStyle' of 'Sendable'-conforming struct 'LineShape' has non-sendable type 'LineStyle'
    var lineStyle: LineStyle = .curved
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/Model/LineStyle.swift:3:13: note: consider making enum 'LineStyle' conform to the 'Sendable' protocol
public enum LineStyle {
            ^
                      : Sendable
[49/55] Compiling SwiftUICharts PieChart.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/LineShape.swift:5:9: warning: stored property 'lineStyle' of 'Sendable'-conforming struct 'LineShape' has non-sendable type 'LineStyle'
    var lineStyle: LineStyle = .curved
        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/LineChart/Model/LineStyle.swift:3:13: note: consider making enum 'LineStyle' conform to the 'Sendable' protocol
public enum LineStyle {
            ^
                      : Sendable
[50/55] Compiling SwiftUICharts PieChartCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/PieChart/PieChartRow.swift:39:41: warning: non-constant range: argument must be an integer literal
                ForEach(0..<self.slices.count) { index in
                                        ^
[51/55] Compiling SwiftUICharts PieChartHelpers.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/PieChart/PieChartRow.swift:39:41: warning: non-constant range: argument must be an integer literal
                ForEach(0..<self.slices.count) { index in
                                        ^
[52/55] Compiling SwiftUICharts PieChartRow.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/PieChart/PieChartRow.swift:39:41: warning: non-constant range: argument must be an integer literal
                ForEach(0..<self.slices.count) { index in
                                        ^
[53/55] Compiling SwiftUICharts Ring.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/PieChart/PieChartRow.swift:39:41: warning: non-constant range: argument must be an integer literal
                ForEach(0..<self.slices.count) { index in
                                        ^
[54/55] Compiling SwiftUICharts RingsChart.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/PieChart/PieChartRow.swift:39:41: warning: non-constant range: argument must be an integer literal
                ForEach(0..<self.slices.count) { index in
                                        ^
[55/55] Compiling SwiftUICharts RingsChartRow.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftUICharts/Charts/PieChart/PieChartRow.swift:39:41: warning: non-constant range: argument must be an integer literal
                ForEach(0..<self.slices.count) { index in
                                        ^
Build complete! (8.04s)
Build complete.
Done.