Build Information
Failed to build FRadioPlayer, reference master (34ac9e
), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 08:02:04 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/fethica/FRadioPlayer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fethica/FRadioPlayer
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 34ac9e3 Merge pull request #79 from nicolassrod/master
Cloned https://github.com/fethica/FRadioPlayer.git
Revision (git rev-parse @):
34ac9e399ce1268a03a05f989148cca5084978d6
SUCCESS checkout https://github.com/fethica/FRadioPlayer.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/fethica/FRadioPlayer.git
https://github.com/fethica/FRadioPlayer.git
{
"dependencies" : [
],
"manifest_display_name" : "FRadioPlayer",
"name" : "FRadioPlayer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "FRadioPlayer",
"targets" : [
"FRadioPlayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FRadioPlayerTests",
"module_type" : "SwiftTarget",
"name" : "FRadioPlayerTests",
"path" : "Tests/FRadioPlayerTests",
"sources" : [
"FRadioPlayerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"FRadioPlayer"
],
"type" : "test"
},
{
"c99name" : "FRadioPlayer",
"module_type" : "SwiftTarget",
"name" : "FRadioPlayer",
"path" : "Sources/FRadioPlayer",
"product_memberships" : [
"FRadioPlayer"
],
"sources" : [
"FRadioAPI.swift",
"FRadioPlayer.swift",
"Reachability.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
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-26 01:02:03.278 xcodebuild[519:2900] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_01-02-0003.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-26 01:02:03.947 xcodebuild[524:2955] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_01-02-0003.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 tvOS