The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MLLineChart with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/MLLineChart.git
Reference: v2.0.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLLineChart
 * tag               v2.0.5     -> FETCH_HEAD
HEAD is now at 45f7d1a fix readme
Cloned https://github.com/micheltlutz/MLLineChart.git into spi-builder-workspace
45f7d1a1a7aecc209c2ffe82042ccce75cbf2a47
SUCCESS checkout https://github.com/micheltlutz/MLLineChart.git at v2.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
error: Package.resolved file is corrupted or malformed; fix or delete the file to continue: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Badly formed object around line 7, column 16." UserInfo={NSDebugDescription=Badly formed object around line 7, column 16., NSJSONSerializationErrorIndex=58})))
Retrying in 0 seconds ...
Building ... (attempt 2)
error: Package.resolved file is corrupted or malformed; fix or delete the file to continue: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Badly formed object around line 7, column 16." UserInfo={NSDebugDescription=Badly formed object around line 7, column 16., NSJSONSerializationErrorIndex=58})))
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm