The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppsOnAir-AppSync, reference main (6593a6), with Swift 6.1 for tvOS using Xcode 16.3 on 23 Apr 2026 22:13: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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apps-on-air/AppsOnAir-iOS-AppSync
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6593a65 Merge pull request #25 from apps-on-air/dev
Cloned https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git
Revision (git rev-parse @):
6593a65386baf3cbc63eb9458c4e4c441f0c4343
SUCCESS checkout https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git
https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git
{
  "dependencies" : [
    {
      "identity" : "appsonair-ios-core",
      "requirement" : {
        "exact" : [
          "1.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apps-on-air/AppsOnAir-iOS-Core.git"
    }
  ],
  "manifest_display_name" : "AppsOnAir-AppSync",
  "name" : "AppsOnAir-AppSync",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "AppsOnAir-AppSync",
      "targets" : [
        "AppsOnAir-AppSync",
        "AppsOnAir-AppSync-ObjC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppsOnAir_AppSync_ObjC",
      "module_type" : "ClangTarget",
      "name" : "AppsOnAir-AppSync-ObjC",
      "path" : "AppsOnAir_AppSync_ObjC",
      "product_memberships" : [
        "AppsOnAir-AppSync"
      ],
      "sources" : [
        "AppsOnAir_AppSync-Swift.m"
      ],
      "target_dependencies" : [
        "AppsOnAir-AppSync"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppsOnAir_AppSync",
      "module_type" : "SwiftTarget",
      "name" : "AppsOnAir-AppSync",
      "path" : "AppsOnAir-AppSync",
      "product_dependencies" : [
        "AppsOnAir-Core"
      ],
      "product_memberships" : [
        "AppsOnAir-AppSync"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppSync/Assets/AppUpdate.storyboard",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppSync/Assets/AppsOnAir-AppSyncInfo.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppSync/Assets/assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/AppSyncApiService.swift",
        "Classes/AppSyncService.swift",
        "Classes/BundleExtension.swift",
        "Classes/EnvironmentConfig.swift",
        "Classes/MaintenanceViewController.swift",
        "Classes/UIApplicationExtension.swift",
        "Classes/UIColorExtension.swift",
        "Classes/UIImageExtension.swift",
        "Classes/UIImageViewExtension.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
2026-04-23 15:13:51.877 xcodebuild[516:2940] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-04_15-13-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
2026-04-23 15:13:52.544 xcodebuild[521:2994] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-04_15-13-0052.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 tvOS