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

Successful build of AgoraRTM, reference main (f6e593), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 Jul 2025 12:25:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AgoraRTM -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO/AgoraRtm_Apple.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO/AgoraRtm_Apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f6e5939 Merge pull request #7 from AgoraIO/2.2.5_full
Cloned https://github.com/AgoraIO/AgoraRtm_Apple.git
Revision (git rev-parse @):
f6e5939110a435f0b085a9ed6b49d9cdb245547b
SUCCESS checkout https://github.com/AgoraIO/AgoraRtm_Apple.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AgoraIO/AgoraRtm_Apple.git
https://github.com/AgoraIO/AgoraRtm_Apple.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AgoraRTM",
  "name" : "AgoraRTM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AgoraRTM",
      "targets" : [
        "AgoraRtmKit",
        "aosl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "aosl",
      "module_type" : "BinaryTarget",
      "name" : "aosl",
      "path" : "remote/archive/aosl.xcframework.zip",
      "product_memberships" : [
        "AgoraRTM"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraRtmKit",
      "module_type" : "BinaryTarget",
      "name" : "AgoraRtmKit",
      "path" : "remote/archive/AgoraRtmKit.xcframework_2.2.5.zip",
      "product_memberships" : [
        "AgoraRTM"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AgoraRTM: /Users/admin/builder/spi-builder-workspace
resolved source packages: AgoraRTM
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AgoraRTM",
  "name" : "AgoraRTM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AgoraRTM",
      "targets" : [
        "AgoraRtmKit",
        "aosl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "aosl",
      "module_type" : "BinaryTarget",
      "name" : "aosl",
      "path" : "remote/archive/aosl.xcframework.zip",
      "product_memberships" : [
        "AgoraRTM"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraRtmKit",
      "module_type" : "BinaryTarget",
      "name" : "AgoraRtmKit",
      "path" : "remote/archive/AgoraRtmKit.xcframework_2.2.5.zip",
      "product_memberships" : [
        "AgoraRTM"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AgoraRTM"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AgoraRTM -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AgoraRTM -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  AgoraRTM: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'AgoraRTM' in project 'AgoraRTM' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: d9b4c822e36345ba94c97556d50be468
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d9b4c822e36345ba94c97556d50be468.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/aosl/aosl.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/aosl.framework macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/aosl/aosl.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AgoraRtmKit/AgoraRtmKit.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AgoraRtmKit.framework macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AgoraRtmKit/AgoraRtmKit.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0127d3f0af52a456697bf6d73490e999dfc1dbf6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0127d3f0af52a456697bf6d73490e999dfc1dbf6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0127d3f0af52a456697bf6d73490e999dfc1dbf6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0127d3f0af52a456697bf6d73490e999dfc1dbf6, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AgoraRTM",
  "name" : "AgoraRTM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AgoraRTM",
      "targets" : [
        "AgoraRtmKit",
        "aosl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "aosl",
      "module_type" : "BinaryTarget",
      "name" : "aosl",
      "path" : "remote/archive/aosl.xcframework.zip",
      "product_memberships" : [
        "AgoraRTM"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraRtmKit",
      "module_type" : "BinaryTarget",
      "name" : "AgoraRtmKit",
      "path" : "remote/archive/AgoraRtmKit.xcframework_2.2.5.zip",
      "product_memberships" : [
        "AgoraRTM"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
Done.