Build Information
Failed to build AgoraRtmKit, reference main (2c092f), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 19:12:39 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/AgoraRtm_iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO/AgoraRtm_iOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2c092f0 updated workflows
Cloned https://github.com/AgoraIO/AgoraRtm_iOS.git
Revision (git rev-parse @):
2c092f06814088ddd62a09f0c5b188a57b17a9bc
SUCCESS checkout https://github.com/AgoraIO/AgoraRtm_iOS.git at main
Downloading binary artifact https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
[16375/75366601] Downloading https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
Downloaded https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip (3.26s)
========================================
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": "agorartm_ios",
"name": "AgoraRtmKit",
"url": "https://github.com/AgoraIO/AgoraRtm_iOS.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AgoraRtm_iOS",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/AgoraIO/AgoraRtm_iOS.git
[1/63] Fetching agorartm_ios
Fetched https://github.com/AgoraIO/AgoraRtm_iOS.git from cache (0.61s)
Creating working copy for https://github.com/AgoraIO/AgoraRtm_iOS.git
Working copy of https://github.com/AgoraIO/AgoraRtm_iOS.git resolved at main (2c092f0)
Fetching binary artifact https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip from cache
Fetched https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip from cache (2.41s)
warning: '.resolve-product-dependencies': dependency 'agorartm_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/AgoraRtm_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