The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AgoraRtmKit, reference 2.1.1-test.1 (e95f73), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 04:18:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO/AgoraRtm_iOS.git
Reference: 2.1.1-test.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO/AgoraRtm_iOS
 * tag               2.1.1-test.1 -> FETCH_HEAD
HEAD is now at e95f73f added docc workflow
Cloned https://github.com/AgoraIO/AgoraRtm_iOS.git
Revision (git rev-parse @):
e95f73f9b13b560c9183ab5b38f6314b7881ca80
SUCCESS checkout https://github.com/AgoraIO/AgoraRtm_iOS.git at 2.1.1-test.1
Downloading binary artifact https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/2.1.1-test.1/AgoraRtmKit.xcframework.zip
[16375/13107172] Downloading https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/2.1.1-test.1/AgoraRtmKit.xcframework.zip
Downloaded https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/2.1.1-test.1/AgoraRtmKit.xcframework.zip (1.52s)
========================================
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",
  "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",
      "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.64s)
Creating working copy for https://github.com/AgoraIO/AgoraRtm_iOS.git
Working copy of https://github.com/AgoraIO/AgoraRtm_iOS.git resolved at 2.1.1-test.1 (e95f73f)
Fetching binary artifact https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/2.1.1-test.1/AgoraRtmKit.xcframework.zip from cache
Fetched https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/2.1.1-test.1/AgoraRtmKit.xcframework.zip from cache (0.48s)
warning: '.resolve-product-dependencies': dependency 'agorartm_ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AgoraIO/AgoraRtm_iOS.git
https://github.com/AgoraIO/AgoraRtm_iOS.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "AgoraRtmKit",
  "name" : "AgoraRtmKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "AgoraRtmKit",
      "targets" : [
        "AgoraRtmKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AgoraRtmKit",
      "module_type" : "BinaryTarget",
      "name" : "AgoraRtmKit",
      "path" : "remote/archive/AgoraRtmKit.xcframework.zip",
      "product_memberships" : [
        "AgoraRtmKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm