Build Information
Failed to build OreOre, reference master (42f5d0
), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 17:48:52 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/speee/OreOre.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/speee/OreOre
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 42f5d0c Merge pull request #5 from speee/example-app
Cloned https://github.com/speee/OreOre.git
Revision (git rev-parse @):
42f5d0c62456a4ea1a81c3fdb51b2419e2c01b15
SUCCESS checkout https://github.com/speee/OreOre.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/speee/OreOre.git
https://github.com/speee/OreOre.git
{
"dependencies" : [
{
"identity" : "apollo-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "git@github.com:apollographql/apollo-ios.git"
},
{
"identity" : "ambassador",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "git@github.com:envoy/Ambassador.git"
},
{
"identity" : "embassy",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "git@github.com:envoy/Embassy.git"
}
],
"manifest_display_name" : "OreOre",
"name" : "OreOre",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "OreOre",
"targets" : [
"OreOre"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OreOreTests",
"module_type" : "SwiftTarget",
"name" : "OreOreTests",
"path" : "Tests/OreOreTests",
"sources" : [
"OreOreTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"OreOre"
],
"type" : "test"
},
{
"c99name" : "OreOre",
"module_type" : "SwiftTarget",
"name" : "OreOre",
"path" : "Sources/OreOre",
"product_memberships" : [
"OreOre"
],
"sources" : [
"Classes/Fakery+extension.swift",
"Classes/GraphQLRouter.swift",
"Classes/GraphQLWebApp.swift",
"Classes/OreOre.swift",
"Classes/ResponseData.swift"
],
"type" : "library"
}
],
"tools_version" : "4.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-25 10:48:51.441 xcodebuild[518:2860] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-48-0051.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
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-25 10:48:52.121 xcodebuild[523:2916] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-48-0052.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 iOS