The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MLLineChart with Swift 5.10 for iOS using Xcode 15.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/UKfvDsi8u/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
Revision (git rev-parse @):
45f7d1a1a7aecc209c2ffe82042ccce75cbf2a47
SUCCESS checkout https://github.com/micheltlutz/MLLineChart.git at v2.0.5
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/micheltlutz/MLLineChart.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-13 21:37:51.425 xcodebuild[20682:3090075] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-13 21:37:51.704 xcodebuild[20682:3090075] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MLLineChart",
    "schemes" : [
      "MLLineChart-iOS",
      "MLLineChart-tvOS",
      "MLLineChartDemo"
    ],
    "targets" : [
      "MLLineChart-iOS",
      "MLLineChartTests-iOS",
      "MLLineChart-tvOS",
      "MLLineChartTests-tvOS",
      "MLLineChartDemo"
    ]
  }
}
2024-02-13 21:37:51.963 xcodebuild[20688:3090130] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-13 21:37:52.245 xcodebuild[20688:3090130] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
2024-02-13 21:37:52.524 xcodebuild[20708:3090245] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-13 21:37:53.153 xcodebuild[20708:3090245] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-13-02_21-37-0053.xcresult
2024-02-13 21:37:53.242 xcodebuild[20708:3090245] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
xcodebuild: error: Could not resolve package dependencies:
  /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/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 "Unexpected character '.' in number around line 7, column 17." UserInfo={NSDebugDescription=Unexpected character '.' in number around line 7, column 17., NSJSONSerializationErrorIndex=58})))
GENERIC FAILURE 5.10 iOS