The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AgoraRtmKit, reference 1.5.1 (95418b), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 17:57:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO/AgoraRtm_macOS.git
Reference: 1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO/AgoraRtm_macOS
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at 95418b6 bump to RTM 1.5.1
Cloned https://github.com/AgoraIO/AgoraRtm_macOS.git
Revision (git rev-parse @):
95418b62ffc47f6ae33423ed8af299fa54cfcd4e
SUCCESS checkout https://github.com/AgoraIO/AgoraRtm_macOS.git at 1.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AgoraIO/AgoraRtm_macOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
[16375/4958347] Downloading https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
Downloaded https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip (1.02s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm