Build Information
Failed to build AppsOnAir-Core, reference main (865fb4), with Swift 6.1 for iOS using Xcode 16.3 on 23 Apr 2026 08:24:18 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apps-on-air/AppsOnAir-iOS-Core
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 865fb4a Merge pull request #23 from apps-on-air/development
Cloned https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Revision (git rev-parse @):
865fb4afdbdf1bfd3f41f4fbeb85a5af8aba95c3
SUCCESS checkout https://github.com/apps-on-air/AppsOnAir-iOS-Core.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
{
"dependencies" : [
{
"identity" : "reachability.swift",
"requirement" : {
"exact" : [
"5.2.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ashleymills/Reachability.swift.git"
}
],
"manifest_display_name" : "AppsOnAir-Core",
"name" : "AppsOnAir-Core",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AppsOnAir-Core",
"targets" : [
"AppsOnAir-Core",
"AppsOnAir-Core-ObjC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppsOnAir_Core_ObjC",
"module_type" : "ClangTarget",
"name" : "AppsOnAir-Core-ObjC",
"path" : "AppsOnAir_Core_ObjC",
"product_memberships" : [
"AppsOnAir-Core"
],
"sources" : [
"AppsOnAir_Core-Swift.m"
],
"target_dependencies" : [
"AppsOnAir-Core"
],
"type" : "library"
},
{
"c99name" : "AppsOnAir_Core",
"module_type" : "SwiftTarget",
"name" : "AppsOnAir-Core",
"path" : "AppsOnAir-Core",
"product_dependencies" : [
"Reachability"
],
"product_memberships" : [
"AppsOnAir-Core"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-Core/Resources/AppsOnAir-CoreInfo.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AppsOnAirCoreServices.swift",
"BundleExtension.swift",
"DeviceInfoService.swift",
"Logger.swift",
"NetwarkWatcher.swift",
"SdkManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2026-04-23 01:24:17.781 xcodebuild[520:3035] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-04_01-24-0017.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
2026-04-23 01:24:18.432 xcodebuild[525:3096] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-04_01-24-0018.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 iOS