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 JTAppleCalendar with Swift 6.0 for iOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/patchthecode/JTAppleCalendar.git
Reference: 8.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/patchthecode/JTAppleCalendar
 * tag               8.0.5      -> FETCH_HEAD
HEAD is now at 718f0ab Updated min version to 11.0
Cloned https://github.com/patchthecode/JTAppleCalendar.git
Revision (git rev-parse @):
718f0ab68ba0fcd2bc134f6e9d30edc1b9b038e1
SUCCESS checkout https://github.com/patchthecode/JTAppleCalendar.git at 8.0.5
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/patchthecode/JTAppleCalendar.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JTAppleCalendar",
  "name" : "JTAppleCalendar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "JTAppleCalendar",
      "targets" : [
        "JTAppleCalendar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JTAppleCalendarTests",
      "module_type" : "SwiftTarget",
      "name" : "JTAppleCalendarTests",
      "path" : "Tests/JTAppleCalendarTests",
      "sources" : [
        "JTAppleCalendarTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "JTAppleCalendar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JTAppleCalendar",
      "module_type" : "SwiftTarget",
      "name" : "JTAppleCalendar",
      "path" : "Sources/JTAppleCalendar",
      "product_memberships" : [
        "JTAppleCalendar"
      ],
      "sources" : [
        "CalendarEnums.swift",
        "CalendarStructs.swift",
        "GlobalFunctionsAndExtensions.swift",
        "JTACCollectionMonthViewDelegates.swift",
        "JTACCollectionYearViewDelegates.swift",
        "JTACDayCell.swift",
        "JTACInteractionMonthFunctions.swift",
        "JTACInteractionYearFunctions.swift",
        "JTACMonthActionFunctions.swift",
        "JTACMonthCell.swift",
        "JTACMonthDelegateProtocol.swift",
        "JTACMonthLayout.swift",
        "JTACMonthLayoutHorizontalCalendar.swift",
        "JTACMonthLayoutProtocol.swift",
        "JTACMonthLayoutVerticalCalendar.swift",
        "JTACMonthQueryFunctions.swift",
        "JTACMonthReusableView.swift",
        "JTACMonthView.swift",
        "JTACMonthViewProtocols.swift",
        "JTACScrollViewDelegates.swift",
        "JTACVariables.swift",
        "JTACYearView.swift",
        "JTACYearViewProtocols.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.1.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
    IDEPackageSupportUseBuiltinSCM = YES
2024-11-29 18:16:23.930 xcodebuild[500:2791] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-29-11_18-16-0023.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
GENERIC FAILURE 6.0 iOS