Build Information
Failed to build AgoraInfra_iOS, reference 1.3.7 (7803f7), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 16:36:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO/AgoraInfra_iOS.git
Reference: 1.3.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO/AgoraInfra_iOS
* tag 1.3.7 -> FETCH_HEAD
HEAD is now at 7803f7e 1.3.7
Cloned https://github.com/AgoraIO/AgoraInfra_iOS.git
Revision (git rev-parse @):
7803f7ebd8e7747bb76032f41c034d2ef7d9cb93
SUCCESS checkout https://github.com/AgoraIO/AgoraInfra_iOS.git at 1.3.7
Downloading binary artifact https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip
[81243/624689] Downloading https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip (0.47s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "agorainfra_ios",
"name": "AgoraInfra_iOS",
"url": "https://github.com/AgoraIO/AgoraInfra_iOS.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AgoraInfra_iOS",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/AgoraIO/AgoraInfra_iOS.git
[1/50] Fetching agorainfra_ios
Fetched https://github.com/AgoraIO/AgoraInfra_iOS.git from cache (0.78s)
Creating working copy for https://github.com/AgoraIO/AgoraInfra_iOS.git
Working copy of https://github.com/AgoraIO/AgoraInfra_iOS.git resolved at 1.3.7 (7803f7e)
Fetching binary artifact https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip from cache
Fetched https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip from cache (0.08s)
warning: '.resolve-product-dependencies': dependency 'agorainfra_ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/AgoraIO/AgoraInfra_iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm