Build Information
Failed to build SwipeTabController, reference master (ecdba5
), with Swift 6.1 for iOS using Xcode 16.3 on 2 Jul 2025 00:00:08 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LittleGreenViper/SwipeTabController.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LittleGreenViper/SwipeTabController
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ecdba56 This seems to support iOS26 fine (as of Beta 2). I addressed some basic issues with over-redunant-unnecessary-code-not-needed-cruft.
Cloned https://github.com/LittleGreenViper/SwipeTabController.git
Revision (git rev-parse @):
ecdba56b843b9f775cfd4816e43a762b1f04a228
SUCCESS checkout https://github.com/LittleGreenViper/SwipeTabController.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/LittleGreenViper/SwipeTabController.git
https://github.com/LittleGreenViper/SwipeTabController.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "SwipeTabController",
"name" : "SwipeTabController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SwipeTabController",
"targets" : [
"SwipeTabController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwipeTabController",
"module_type" : "SwiftTarget",
"name" : "SwipeTabController",
"path" : "Sources/SwipeTabController",
"product_memberships" : [
"SwipeTabController"
],
"sources" : [
"LGV_SwipeTabViewController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from git@github.com:LittleGreenViper/SwipeTabController.git
skipping cache due to an error: Failed to clone repository git@github.com:LittleGreenViper/SwipeTabController.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/SwipeTabController-91d82bc7'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching from git@github.com:LittleGreenViper/SwipeTabController.git
skipping cache due to an error: Failed to clone repository git@github.com:LittleGreenViper/SwipeTabController.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/SwipeTabController-91d82bc7'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
2025-07-01 17:00:05.289 xcodebuild[519:2929] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-01-07_17-00-0005.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository git@github.com:LittleGreenViper/SwipeTabController.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/SwipeTabController-91d82bc7'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from git@github.com:LittleGreenViper/SwipeTabController.git
skipping cache due to an error: Failed to clone repository git@github.com:LittleGreenViper/SwipeTabController.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/SwipeTabController-91d82bc7'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching from git@github.com:LittleGreenViper/SwipeTabController.git
skipping cache due to an error: Failed to clone repository git@github.com:LittleGreenViper/SwipeTabController.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/SwipeTabController-91d82bc7'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
2025-07-01 17:00:08.526 xcodebuild[650:3602] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-01-07_17-00-0008.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository git@github.com:LittleGreenViper/SwipeTabController.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/SwipeTabController-91d82bc7'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
BUILD FAILURE 6.1 iOS