Build Information
Failed to build JTAppleCalendar, reference 8.0.5 (718f0a
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 19:57:41 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: 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: watchOS
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" : "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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-27 12:57:40.903 xcodebuild[519:2943] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_12-57-0040.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:41.544 xcodebuild[524:3002] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_12-57-0041.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 watchOS