This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 6.0 for iOS using Xcode 16.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/MLLineChart.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLLineChart
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 1504a4c Delete Cartfile.resolved
Cloned https://github.com/micheltlutz/MLLineChart.git
Revision (git rev-parse @):
1504a4c39542b0bb1d5573864063c6f0317505dc
SUCCESS checkout https://github.com/micheltlutz/MLLineChart.git at develop
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/micheltlutz/MLLineChart.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MLLineChart",
  "name" : "MLLineChart",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MLLineChart",
      "targets" : [
        "MLLineChart"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MLLineChartTests",
      "module_type" : "SwiftTarget",
      "name" : "MLLineChartTests",
      "path" : "Tests",
      "sources" : [
        "MLLineChartSpec.swift"
      ],
      "target_dependencies" : [
        "MLLineChart"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLLineChart",
      "module_type" : "SwiftTarget",
      "name" : "MLLineChart",
      "path" : "Sources",
      "product_dependencies" : [
        "UIKit"
      ],
      "product_memberships" : [
        "MLLineChart"
      ],
      "sources" : [
        "Core/Components/MLAxisLine.swift",
        "Core/Components/MLBubbleView.swift",
        "Core/Components/MLDotLayer.swift",
        "Core/Components/MLLabelView.swift",
        "Core/Components/MLLayersShadow.swift",
        "Core/Configs/MLBubbleConfig.swift",
        "Core/Configs/MLDotConfig.swift",
        "Core/Configs/MLLabelConfig.swift",
        "Core/Configs/MLTextConfig.swift",
        "Core/Extensions/MLUIView+Borders.swift",
        "Core/Extensions/MLUIView+tapGesture.swift",
        "Core/Extensions/NSObject+className.swift",
        "Core/Helpers/MLAlignment.swift",
        "Core/Helpers/MLAnimateLayer.swift",
        "Core/Helpers/MLCurveAlgorithm.swift",
        "Core/Helpers/MLDataController.swift",
        "Core/Helpers/MLHelpers.swift",
        "Core/Helpers/MLPointEntry.swift",
        "Core/MLDelegate.swift",
        "Core/MLLineChart.swift",
        "Core/MLLinearScale.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MLLineChart",
    "schemes" : [
      "MLLineChart-iOS",
      "MLLineChart-tvOS",
      "MLLineChartDemo"
    ],
    "targets" : [
      "MLLineChart-iOS",
      "MLLineChartTests-iOS",
      "MLLineChart-tvOS",
      "MLLineChartTests-tvOS",
      "MLLineChartDemo"
    ]
  }
}
2024-05-29 00:27:51.508 xcodebuild[730:4052] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-29-05_00-27-0051.xcresult
xcodebuild: error: Could not resolve package dependencies:
  /Users/admin/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 6.0 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.