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 AgoraLite_iOS, reference 4.5.2 (45b317), with Swift 6.1 for Wasm on 30 May 2025 21:34:30 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO/AgoraLite_iOS.git
Reference: 4.5.2
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
 * tag               4.5.2      -> FETCH_HEAD
HEAD is now at 45b317e 4.5.2
Cloned https://github.com/AgoraIO/AgoraLite_iOS.git
Revision (git rev-parse @):
45b317ee95b68021ba8c34676bb8d4b08934191a
SUCCESS checkout https://github.com/AgoraIO/AgoraLite_iOS.git at 4.5.2
========================================
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.2.13-rc.1",
            "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",
        "AgoraInfra_iOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VideoCodecDec",
      "targets" : [
        "AgoraVideoDecoderExtension",
        "video_dec"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "video_dec",
      "module_type" : "BinaryTarget",
      "name" : "video_dec",
      "path" : "remote/archive/video_dec.xcframework.zip",
      "product_memberships" : [
        "VideoCodecDec"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Agoraffmpeg",
      "module_type" : "BinaryTarget",
      "name" : "Agoraffmpeg",
      "path" : "remote/archive/Agoraffmpeg.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraVideoDecoderExtension",
      "module_type" : "BinaryTarget",
      "name" : "AgoraVideoDecoderExtension",
      "path" : "remote/archive/AgoraVideoDecoderExtension.xcframework.zip",
      "product_memberships" : [
        "VideoCodecDec"
      ],
      "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-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/AgoraIO/AgoraInfra_iOS.git
[1/23] Fetching agorainfra_ios
Fetched https://github.com/AgoraIO/AgoraInfra_iOS.git from cache (0.26s)
Computing version for https://github.com/AgoraIO/AgoraInfra_iOS.git
Computed https://github.com/AgoraIO/AgoraInfra_iOS.git at 1.2.13 (0.79s)
Creating working copy for https://github.com/AgoraIO/AgoraInfra_iOS.git
Working copy of https://github.com/AgoraIO/AgoraInfra_iOS.git resolved at 1.2.13
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraInfra_iOS/1.2.13/aosl.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/Agoraffmpeg.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraVideoDecoderExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraSoundTouch.xcframework.zip
[16384/1739952] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip
[32087/33379606] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip
[64855/33415328] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraSoundTouch.xcframework.zip
[80561/33481354] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraVideoDecoderExtension.xcframework.zip
[113329/34044773] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraVideoDecoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraInfra_iOS/1.2.13/aosl.xcframework.zip
[522323/35741705] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraVideoDecoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraInfra_iOS/1.2.13/aosl.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/Agoraffmpeg.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraVideoDecoderExtension.xcframework.zip (0.41s)
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraSoundTouch.xcframework.zip (0.41s)
[2842804/35639957] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraInfra_iOS/1.2.13/aosl.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/Agoraffmpeg.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraInfra_iOS/1.2.13/aosl.xcframework.zip (0.52s)
[11857724/35076538] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/Agoraffmpeg.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/video_dec.xcframework.zip (0.62s)
[21782064/33336586] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/Agoraffmpeg.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/Agoraffmpeg.xcframework.zip (0.63s)
[21014876/31639654] Downloading https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraLite_iOS/4.5.2/AgoraRtcKit.xcframework.zip (3.56s)
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.76s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "agorainfra_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.13-rc.1",
            "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",
        "AgoraInfra_iOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VideoCodecDec",
      "targets" : [
        "AgoraVideoDecoderExtension",
        "video_dec"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "video_dec",
      "module_type" : "BinaryTarget",
      "name" : "video_dec",
      "path" : "remote/archive/video_dec.xcframework.zip",
      "product_memberships" : [
        "VideoCodecDec"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Agoraffmpeg",
      "module_type" : "BinaryTarget",
      "name" : "Agoraffmpeg",
      "path" : "remote/archive/Agoraffmpeg.xcframework.zip",
      "product_memberships" : [
        "RtcBasic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AgoraVideoDecoderExtension",
      "module_type" : "BinaryTarget",
      "name" : "AgoraVideoDecoderExtension",
      "path" : "remote/archive/AgoraVideoDecoderExtension.xcframework.zip",
      "product_memberships" : [
        "VideoCodecDec"
      ],
      "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 finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.