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

Failed to build AgoraUIKit_iOS, reference 4.1.1 (d2d203), with Swift 6.1 for Wasm on 28 May 2025 19:42:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO-Community/VideoUIKit-iOS.git
Reference: 4.1.1
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-Community/VideoUIKit-iOS
 * tag               4.1.1      -> FETCH_HEAD
HEAD is now at d2d2030 Merge pull request #92 from AgoraIO-Community/update-420
Cloned https://github.com/AgoraIO-Community/VideoUIKit-iOS.git
Revision (git rev-parse @):
d2d20302e3e328aa24008b00aad8e706b96381ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/AgoraIO-Community/VideoUIKit-iOS.git at 4.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AgoraIO-Community/VideoUIKit-iOS.git
https://github.com/AgoraIO-Community/VideoUIKit-iOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "agorartcengine_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "4.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AgoraIO/AgoraRtcEngine_iOS"
    },
    {
      "identity" : "agorartm_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AgoraIO/AgoraRtm_iOS"
    }
  ],
  "manifest_display_name" : "AgoraUIKit_iOS",
  "name" : "AgoraUIKit_iOS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AgoraUIKit",
      "targets" : [
        "AgoraUIKit",
        "AgoraRtmControl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AgoraAppGroupDataHelper",
      "targets" : [
        "AgoraAppGroupDataHelper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AgoraBroadcastExtensionHelper",
      "targets" : [
        "AgoraBroadcastExtensionHelper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AgoraUIKit_Tests",
      "module_type" : "SwiftTarget",
      "name" : "AgoraUIKit-Tests",
      "path" : "Tests/Agora-UIKit-Tests",
      "sources" : [
        "RtcEncodingTests.swift",
        "RtmMessagingTests.swift",
        "RtmUserIdHandlingTests.swift"
      ],
      "target_dependencies" : [
        "AgoraUIKit",
        "AgoraRtmControl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AgoraUIKit",
      "module_type" : "SwiftTarget",
      "name" : "AgoraUIKit",
      "path" : "Sources/Agora-Video-UIKit",
      "product_dependencies" : [
        "RtcBasic"
      ],
      "product_memberships" : [
        "AgoraUIKit"
      ],
      "sources" : [
        "AgoraCameraSourcePush.swift",
        "AgoraCollectionViewer.swift",
        "AgoraConnectionData.swift",
        "AgoraSettings.swift",
        "AgoraSingleVideoView+RtmDelegate.swift",
        "AgoraSingleVideoView+RtmOptions.swift",
        "AgoraSingleVideoView.swift",
        "AgoraUIKit+AgoraRtmController+Extensions.swift",
        "AgoraUIKit+AgoraRtmController+MuteRequests.swift",
        "AgoraUIKit+AgoraRtmController+SendHelpers.swift",
        "AgoraUIKit+MD5.swift",
        "AgoraUIKit.swift",
        "AgoraVideoViewer+AgoraExtensions.swift",
        "AgoraVideoViewer+AgoraRtcEngineDelegate.swift",
        "AgoraVideoViewer+Buttons.swift",
        "AgoraVideoViewer+JoinChannel.swift",
        "AgoraVideoViewer+LocalVideo.swift",
        "AgoraVideoViewer+Ordering.swift",
        "AgoraVideoViewer+Permissions.swift",
        "AgoraVideoViewer+RtcEngineDelegateOverflow.swift",
        "AgoraVideoViewer+Token.swift",
        "AgoraVideoViewer+Utilities.swift",
        "AgoraVideoViewer+VideoControl.swift",
        "AgoraVideoViewer.swift",
        "AgoraViewer.swift",
        "UIButton+Extensions.swift",
        "iOS+macOS+typealiases.swift"
      ],
      "target_dependencies" : [
        "AgoraRtmControl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AgoraRtmControl",
      "module_type" : "SwiftTarget",
      "name" : "AgoraRtmControl",
      "path" : "Sources/AgoraRtmControl",
      "product_dependencies" : [
        "AgoraRtmKit"
      ],
      "product_memberships" : [
        "AgoraUIKit"
      ],
      "sources" : [
        "AgoraRtmController+AgoraRtmDelegate.swift",
        "AgoraRtmController+MuteRequests.swift",
        "AgoraRtmController+RtmDelegateOverflows.swift",
        "AgoraRtmController+SendHelpers.swift",
        "AgoraRtmController+Tokens.swift",
        "AgoraRtmController.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AgoraBroadcastExtensionHelper",
      "module_type" : "SwiftTarget",
      "name" : "AgoraBroadcastExtensionHelper",
      "path" : "Sources/AgoraBroadcastExtensionHelper",
      "product_dependencies" : [
        "RtcBasic"
      ],
      "product_memberships" : [
        "AgoraBroadcastExtensionHelper"
      ],
      "sources" : [
        "AgoraBroadcastError.swift",
        "AgoraBroadcastSampleHandler.swift",
        "AgoraSharingEngineHelper.swift"
      ],
      "target_dependencies" : [
        "AgoraAppGroupDataHelper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AgoraAppGroupDataHelper",
      "module_type" : "SwiftTarget",
      "name" : "AgoraAppGroupDataHelper",
      "path" : "Sources/AgoraAppGroupDataHelper",
      "product_memberships" : [
        "AgoraAppGroupDataHelper",
        "AgoraBroadcastExtensionHelper"
      ],
      "sources" : [
        "AgoraAppGroupDataHelper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/AgoraRtcEngine_iOS
Fetching https://github.com/AgoraIO/AgoraRtm_iOS
[1/63] Fetching agorartm_ios
[64/830] Fetching agorartm_ios, agorartcengine_ios
Fetched https://github.com/AgoraIO/AgoraRtm_iOS from cache (0.29s)
[70/767] Fetching agorartcengine_ios
Fetched https://github.com/AgoraIO/AgoraRtcEngine_iOS from cache (0.54s)
Computing version for https://github.com/AgoraIO/AgoraRtm_iOS
Computed https://github.com/AgoraIO/AgoraRtm_iOS at 1.5.1 (1.96s)
Computing version for https://github.com/AgoraIO/AgoraRtcEngine_iOS
Computed https://github.com/AgoraIO/AgoraRtcEngine_iOS at 4.2.6 (0.88s)
Creating working copy for https://github.com/AgoraIO/AgoraRtcEngine_iOS
Working copy of https://github.com/AgoraIO/AgoraRtcEngine_iOS resolved at 4.2.6
Creating working copy for https://github.com/AgoraIO/AgoraRtm_iOS
Working copy of https://github.com/AgoraIO/AgoraRtm_iOS resolved at 1.5.1
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraCore.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraFaceDetectionExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoEncoderExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip
Downloading binary artifact https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraContentInspectExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_enc.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAudioBeautyExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSoundTouch.xcframework.zip
[8214/2888968] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip
[23931/4381837] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip
[55312/11276153] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip
[71957/11753827] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraCore.xcframework.zip
[104789/12533097] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraCore.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraFaceDetectionExtension.xcframework.zip
[118796/23055580] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraCore.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip
[132804/26623941] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraCore.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip
[262523/31396998] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraCore.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraCore.xcframework.zip (1.83s)
[3104703/30919324] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoQualityAnalyzerExtension.xcframework.zip (2.15s)
[5433216/29426455] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraFaceDetectionExtension.xcframework.zip (2.28s)
[8248600/28647185] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip
[8330664/33476751] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip
[15860211/65751501] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraClearVisionExtension.xcframework.zip (2.73s)
[18835978/62862533] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip
[19090655/64593202] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiNoiseSuppressionExtension.xcframework.zip (2.92s)
[14680257/59820145] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip
[18547096/61489689] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoEncoderExtension.xcframework.zip
[20376218/61655743] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoEncoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip
[20468416/73481317] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoEncoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAiEchoCancellationExtension.xcframework.zip (3.07s)
[13626228/66587001] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoEncoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip
[14397396/64917457] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoEncoderExtension.xcframework.zip (3.18s)
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraDrmLoaderExtension.xcframework.zip (3.21s)
[12377903/61349096] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip
[13741448/62168797] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip
[15625985/63268660] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip
[15633448/138635261] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraReplayKitExtension.xcframework.zip (3.52s)
[15605120/138469207] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agoraffmpeg.xcframework.zip (4.04s)
[66165405/127946724] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
[78565856/130861636] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraContentInspectExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_dec.xcframework.zip (4.71s)
[90205784/129130967] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraContentInspectExtension.xcframework.zip
[91688218/128311266] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraContentInspectExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoDecoderExtension.xcframework.zip (4.76s)
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/Agorafdkaac.xcframework.zip (4.85s)
[100197435/127211403] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraContentInspectExtension.xcframework.zip
[102204763/124296491] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraContentInspectExtension.xcframework.zip (4.89s)
[111877338/126669313] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAudioBeautyExtension.xcframework.zip
[112559559/128749685] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_enc.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraVideoSegmentationExtension.xcframework.zip (5.07s)
[114416480/123920119] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_enc.xcframework.zip
[120054317/123955853] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_enc.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSoundTouch.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSoundTouch.xcframework.zip (5.15s)
[121076920/123920119] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_enc.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/video_enc.xcframework.zip (5.22s)
[120721720/121839747] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip, https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAudioBeautyExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraAudioBeautyExtension.xcframework.zip (5.49s)
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraSpatialAudioExtension.xcframework.zip (5.70s)
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/4.2.6/AgoraRtcKit.xcframework.zip (7.80s)
Downloaded https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip (9.23s)
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/14] Compiling AgoraRtmControl AgoraRtmController.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/14] Emitting module AgoraRtmControl
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[8/14] Compiling AgoraRtmControl AgoraRtmController+RtmDelegateOverflows.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[9/14] Compiling AgoraRtmControl AgoraRtmController+AgoraRtmDelegate.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[10/14] Compiling AgoraRtmControl AgoraRtmController+MuteRequests.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[11/14] Compiling AgoraRtmControl AgoraRtmController+Tokens.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[12/14] Emitting module AgoraAppGroupDataHelper
/host/spi-builder-workspace/Sources/AgoraAppGroupDataHelper/AgoraAppGroupDataHelper.swift:20:23: warning: static property 'appGroup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 |     }
19 |     /// Set the app group to this static property to initialise ``AgoraAppGroupDataHelper``.
20 |     static public var appGroup: String? {
   |                       |- warning: static property 'appGroup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'appGroup' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'appGroup' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         didSet {
22 |             if let appGroup = appGroup {
/host/spi-builder-workspace/Sources/AgoraAppGroupDataHelper/AgoraAppGroupDataHelper.swift:30:37: warning: static property 'sharedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
28 |     }
29 |     /// Get only property for data shared within an app group. Set ``AgoraAppGroupDataHelper/appGroup`` to initialise this.
30 |     static public internal(set) var sharedData: UserDefaults?
   |                                     |- warning: static property 'sharedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                     |- note: convert 'sharedData' to a 'let' constant to make 'Sendable' shared state immutable
   |                                     |- note: add '@MainActor' to make static property 'sharedData' part of global actor 'MainActor'
   |                                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Returns the string associated with the specified key.
[13/14] Compiling AgoraAppGroupDataHelper AgoraAppGroupDataHelper.swift
/host/spi-builder-workspace/Sources/AgoraAppGroupDataHelper/AgoraAppGroupDataHelper.swift:20:23: warning: static property 'appGroup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 |     }
19 |     /// Set the app group to this static property to initialise ``AgoraAppGroupDataHelper``.
20 |     static public var appGroup: String? {
   |                       |- warning: static property 'appGroup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'appGroup' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'appGroup' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         didSet {
22 |             if let appGroup = appGroup {
/host/spi-builder-workspace/Sources/AgoraAppGroupDataHelper/AgoraAppGroupDataHelper.swift:30:37: warning: static property 'sharedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
28 |     }
29 |     /// Get only property for data shared within an app group. Set ``AgoraAppGroupDataHelper/appGroup`` to initialise this.
30 |     static public internal(set) var sharedData: UserDefaults?
   |                                     |- warning: static property 'sharedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                     |- note: convert 'sharedData' to a 'let' constant to make 'Sendable' shared state immutable
   |                                     |- note: add '@MainActor' to make static property 'sharedData' part of global actor 'MainActor'
   |                                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Returns the string associated with the specified key.
[14/14] Compiling AgoraRtmControl AgoraRtmController+SendHelpers.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/10] Emitting module AgoraAppGroupDataHelper
[3/10] Compiling AgoraAppGroupDataHelper AgoraAppGroupDataHelper.swift
[4/11] Compiling AgoraRtmControl AgoraRtmController+SendHelpers.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[5/11] Compiling AgoraRtmControl AgoraRtmController+RtmDelegateOverflows.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[6/11] Compiling AgoraRtmControl AgoraRtmController+MuteRequests.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/11] Emitting module AgoraRtmControl
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[8/11] Compiling AgoraRtmControl AgoraRtmController+AgoraRtmDelegate.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[9/11] Compiling AgoraRtmControl AgoraRtmController+Tokens.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/15] Emitting module AgoraBroadcastExtensionHelper
/host/spi-builder-workspace/Sources/AgoraBroadcastExtensionHelper/AgoraBroadcastError.swift:9:8: error: no such module 'CoreMedia'
 7 |
 8 | import Foundation
 9 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
10 | import ReplayKit
11 | import AgoraRtcKit
[12/15] Compiling AgoraRtmControl AgoraRtmController.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[13/15] Compiling AgoraBroadcastExtensionHelper AgoraBroadcastError.swift
/host/spi-builder-workspace/Sources/AgoraBroadcastExtensionHelper/AgoraBroadcastError.swift:9:8: error: no such module 'CoreMedia'
 7 |
 8 | import Foundation
 9 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
10 | import ReplayKit
11 | import AgoraRtcKit
[14/15] Compiling AgoraBroadcastExtensionHelper AgoraBroadcastSampleHandler.swift
/host/spi-builder-workspace/Sources/AgoraBroadcastExtensionHelper/AgoraBroadcastError.swift:9:8: error: no such module 'CoreMedia'
 7 |
 8 | import Foundation
 9 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
10 | import ReplayKit
11 | import AgoraRtcKit
[15/15] Compiling AgoraBroadcastExtensionHelper AgoraSharingEngineHelper.swift
/host/spi-builder-workspace/Sources/AgoraBroadcastExtensionHelper/AgoraBroadcastError.swift:9:8: error: no such module 'CoreMedia'
 7 |
 8 | import Foundation
 9 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
10 | import ReplayKit
11 | import AgoraRtcKit
BUILD FAILURE 6.1 wasm