Build Information
Failed to build JTAppleCalendar with Swift 6.0 for tvOS 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: 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: tvOS
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" : "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.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:13:17.187 xcodebuild[568:3184] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-29-11_18-13-0017.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 tvOS