The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AgoraLite_iOS, reference 4.6.2 (75d1e1), with Swift 6.1 for macOS (SPM) on 19 Jan 2026 21:30:47 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO/AgoraLite_iOS.git
Reference: 4.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO/AgoraLite_iOS
 * tag               4.6.2      -> FETCH_HEAD
HEAD is now at 75d1e1a Merge pull request #4 from AgoraIO/debug-workflow
Cloned https://github.com/AgoraIO/AgoraLite_iOS.git
Revision (git rev-parse @):
75d1e1a596343f5671b7071ea7699a9ee0969705
SUCCESS checkout https://github.com/AgoraIO/AgoraLite_iOS.git at 4.6.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AgoraIO/AgoraLite_iOS.git
https://github.com/AgoraIO/AgoraLite_iOS.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "agorainfra_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AgoraIO/AgoraInfra_iOS.git"
    }
  ],
  "manifest_display_name" : "AgoraLite_iOS",
  "name" : "AgoraLite_iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "RtcBasic",
      "targets" : [
        "AgoraRtcKit",
        "Agoraffmpeg",
        "AgoraSoundTouch",
        "video_dec",
        "AgoraInfra_iOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "video_dec",
      "module_type" : "BinaryTarget",
      "name" : "video_dec",
      "path" : "remote/archive/video_dec.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Agoraffmpeg",
      "module_type" : "BinaryTarget",
      "name" : "Agoraffmpeg",
      "path" : "remote/archive/Agoraffmpeg.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraSoundTouch",
      "module_type" : "BinaryTarget",
      "name" : "AgoraSoundTouch",
      "path" : "remote/archive/AgoraSoundTouch.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraRtcKit",
      "module_type" : "BinaryTarget",
      "name" : "AgoraRtcKit",
      "path" : "remote/archive/AgoraRtcKit.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraInfra_iOS",
      "module_type" : "SwiftTarget",
      "name" : "AgoraInfra_iOS",
      "path" : "Sources/AgoraInfra_iOS",
      "product_dependencies" : [
        "AgoraInfra_iOS"
      ],
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
        "AgoraInfra_iOS.swift"
      ],
      "type" : "library"
    }
  ],
  "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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling AgoraInfra_iOS AgoraInfra_iOS.swift
[4/4] Emitting module AgoraInfra_iOS
Build complete! (3.91s)
Fetching https://github.com/AgoraIO/AgoraInfra_iOS.git
[3/41] Fetching agorainfra_ios
Fetched https://github.com/AgoraIO/AgoraInfra_iOS.git from cache (0.65s)
Computing version for https://github.com/AgoraIO/AgoraInfra_iOS.git
Computed https://github.com/AgoraIO/AgoraInfra_iOS.git at 1.3.5 (1.21s)
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.5
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraSoundTouch.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/video_dec.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/Agoraffmpeg.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.5/aosl.xcframework.zip
[86187/22060267] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip
[620553/22086265] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraSoundTouch.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraSoundTouch.xcframework.zip (0.29s)
[2052543/22060267] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip
[3647467/23302694] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/Agoraffmpeg.xcframework.zip
[4005740/23774086] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.5/aosl.xcframework.zip
[4421133/24887756] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.5/aosl.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/video_dec.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.5/aosl.xcframework.zip (0.43s)
[12369740/24416364] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/video_dec.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/Agoraffmpeg.xcframework.zip (0.47s)
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/video_dec.xcframework.zip (0.47s)
[15127599/22060267] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.6.2/AgoraRtcKit.xcframework.zip (1.36s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "agorainfra_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AgoraIO/AgoraInfra_iOS.git"
    }
  ],
  "manifest_display_name" : "AgoraLite_iOS",
  "name" : "AgoraLite_iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "RtcBasic",
      "targets" : [
        "AgoraRtcKit",
        "Agoraffmpeg",
        "AgoraSoundTouch",
        "video_dec",
        "AgoraInfra_iOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "video_dec",
      "module_type" : "BinaryTarget",
      "name" : "video_dec",
      "path" : "remote/archive/video_dec.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Agoraffmpeg",
      "module_type" : "BinaryTarget",
      "name" : "Agoraffmpeg",
      "path" : "remote/archive/Agoraffmpeg.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraSoundTouch",
      "module_type" : "BinaryTarget",
      "name" : "AgoraSoundTouch",
      "path" : "remote/archive/AgoraSoundTouch.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraRtcKit",
      "module_type" : "BinaryTarget",
      "name" : "AgoraRtcKit",
      "path" : "remote/archive/AgoraRtcKit.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraInfra_iOS",
      "module_type" : "SwiftTarget",
      "name" : "AgoraInfra_iOS",
      "path" : "Sources/AgoraInfra_iOS",
      "product_dependencies" : [
        "AgoraInfra_iOS"
      ],
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
        "AgoraInfra_iOS.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.