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, reference master (6a19c8), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 19:57:30 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/patchthecode/JTAppleCalendar.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/patchthecode/JTAppleCalendar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6a19c89 Added missing file from readme link
Cloned https://github.com/patchthecode/JTAppleCalendar.git
Revision (git rev-parse @):
6a19c89f40b928c7bf7cf43a7df1fef739b8a0ab
SUCCESS checkout https://github.com/patchthecode/JTAppleCalendar.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/patchthecode/JTAppleCalendar.git
https://github.com/patchthecode/JTAppleCalendar.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JTAppleCalendar",
  "name" : "JTAppleCalendar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.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"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JTAppleCalendar/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "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.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-27 12:57:29.323 xcodebuild[514:2872] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_12-57-0029.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.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-27 12:57:29.960 xcodebuild[517:2917] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_12-57-0029.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.
BUILD FAILURE 6.1 macosXcodebuild