Build Information
Failed to build UIScrollView_InfiniteScroll, reference master (ff0c2b
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 02:12:55 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/pronebird/UIScrollView-InfiniteScroll.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pronebird/UIScrollView-InfiniteScroll
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ff0c2b0 Merge branch 'refactor'
Cloned https://github.com/pronebird/UIScrollView-InfiniteScroll.git
Revision (git rev-parse @):
ff0c2b0d0d83961f36df3dfb3e6ff6929ff46dd3
SUCCESS checkout https://github.com/pronebird/UIScrollView-InfiniteScroll.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/pronebird/UIScrollView-InfiniteScroll.git
https://github.com/pronebird/UIScrollView-InfiniteScroll.git
{
"dependencies" : [
],
"manifest_display_name" : "UIScrollView_InfiniteScroll",
"name" : "UIScrollView_InfiniteScroll",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "UIScrollView_InfiniteScroll",
"targets" : [
"UIScrollView_InfiniteScroll"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UIScrollView_InfiniteScroll",
"module_type" : "ClangTarget",
"name" : "UIScrollView_InfiniteScroll",
"path" : "Sources/UIScrollView_InfiniteScroll",
"product_memberships" : [
"UIScrollView_InfiniteScroll"
],
"sources" : [
"UIScrollView+InfiniteScroll.m"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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-28 19:12:54.618 xcodebuild[520:2916] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_19-12-0054.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-28 19:12:55.290 xcodebuild[524:2975] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_19-12-0055.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 iOS