The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MLLineChart with Swift 5.9 for tvOS using Xcode 15.2 at v2.0.5.

Build Command

Build command unavailable

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:         tvos
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MLLineChart",
    "schemes" : [
      "MLLineChart-iOS",
      "MLLineChart-tvOS",
      "MLLineChartDemo"
    ],
    "targets" : [
      "MLLineChart-iOS",
      "MLLineChartTests-iOS",
      "MLLineChart-tvOS",
      "MLLineChartTests-tvOS",
      "MLLineChartDemo"
    ]
  }
}
2023-06-12 09:56:05.014 xcodebuild[72167:739064] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-12-06_09-56-0005.xcresult
xcodebuild: error: Could not resolve package dependencies:
  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})))
GENERIC FAILURE 5.9 tvos