The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AgoraLite_iOS, reference main (59576b), with Swift 6.1 for Wasm on 1 Apr 2026 17:36:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO/AgoraLite_iOS.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/AgoraIO/AgoraLite_iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 59576b4 4.5.3
Cloned https://github.com/AgoraIO/AgoraLite_iOS.git
Revision (git rev-parse @):
59576b4a868f479c82bf4ee2c3562b4c519219da
SUCCESS checkout https://github.com/AgoraIO/AgoraLite_iOS.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AgoraIO/AgoraLite_iOS.git
https://github.com/AgoraIO/AgoraLite_iOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "agorainfra_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AgoraIO/AgoraInfra_iOS.git"
    }
  ],
  "manifest_display_name" : "AgoraLite_iOS",
  "name" : "AgoraLite_iOS",
  "path" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/AgoraIO/AgoraInfra_iOS.git
[1/50] Fetching agorainfra_ios
Fetched https://github.com/AgoraIO/AgoraInfra_iOS.git from cache (0.30s)
Computing version for https://github.com/AgoraIO/AgoraInfra_iOS.git
Computed https://github.com/AgoraIO/AgoraInfra_iOS.git at 1.3.7 (0.92s)
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.7
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/video_dec.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraSoundTouch.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/Agoraffmpeg.xcframework.zip
[16384/624689] Downloading https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip
[32768/658541] Downloading https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraSoundTouch.xcframework.zip
[48473/31001902] Downloading https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip
[294041/32702563] Downloading https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/video_dec.xcframework.zip
[517918/33916318] Downloading https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/Agoraffmpeg.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraSoundTouch.xcframework.zip (0.37s)
[844748/33882466] Downloading https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/Agoraffmpeg.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraInfra_iOS/1.3.7/aosl.xcframework.zip (0.51s)
[7169986/33257777] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/Agoraffmpeg.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/Agoraffmpeg.xcframework.zip (0.55s)
[8962907/32044022] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/video_dec.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/video_dec.xcframework.zip (0.60s)
[12540334/30343361] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.3/AgoraRtcKit.xcframework.zip (3.09s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Emitting module AgoraInfra_iOS
[4/4] Compiling AgoraInfra_iOS AgoraInfra_iOS.swift
Build complete! (8.52s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "agorainfra_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AgoraIO/AgoraInfra_iOS.git"
    }
  ],
  "manifest_display_name" : "AgoraLite_iOS",
  "name" : "AgoraLite_iOS",
  "path" : "/host/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"
}
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Done.