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 SendbirdUIKit, reference 3.32.2 (d5bbda), with Swift 6.2 (beta) for Wasm on 19 Aug 2025 09:18:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios.git
Reference: 3.32.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/sendbird/sendbird-uikit-ios
 * tag               3.32.2     -> FETCH_HEAD
HEAD is now at d5bbda4 Merge pull request #176 from sendbird/release/3.32.2
Cloned https://github.com/sendbird/sendbird-uikit-ios.git
Revision (git rev-parse @):
d5bbda4ef44346b5f4b57e0fc8c0ca71347c9604
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios.git at 3.32.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sendbird/sendbird-uikit-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:19:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/sendbird/sendbird-chat-sdk-ios
[1/4138] Fetching sendbird-chat-sdk-ios
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios from cache (2.61s)
Computing version for https://github.com/sendbird/sendbird-chat-sdk-ios
Computed https://github.com/sendbird/sendbird-chat-sdk-ios at 4.29.2 (4.74s)
Creating working copy for https://github.com/sendbird/sendbird-chat-sdk-ios
Working copy of https://github.com/sendbird/sendbird-chat-sdk-ios resolved at 4.29.2
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIMessageTemplate.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip
[1369/34311446] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip
[17781/96862899] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip
[34165/101356067] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIMessageTemplate.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIMessageTemplate.xcframework.zip (1.30s)
[88506729/96862899] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip (5.12s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip (6.48s)
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Framework/Sample': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Framework/Sources': File not found.
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Emitting module SendbirdUIMessageTemplateTarget
[5/7] Compiling SendbirdUIMessageTemplateTarget SendbirdUIMessageTemplateTarget.swift
[6/8] Emitting module SendbirdUIKitTarget
[7/8] Compiling SendbirdUIKitTarget SendBirdUIKit.swift
Build complete! (16.08s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sendbird-chat-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.29.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sendbird/sendbird-chat-sdk-ios"
    }
  ],
  "manifest_display_name" : "SendbirdUIKit",
  "name" : "SendbirdUIKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SendbirdUIKit",
      "targets" : [
        "SendbirdUIKitTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SendbirdUIMessageTemplate",
      "targets" : [
        "SendbirdUIMessageTemplateTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SendbirdUIMessageTemplateTarget",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdUIMessageTemplateTarget",
      "path" : "Framework/Module/MessageTemplate",
      "product_dependencies" : [
        "SendbirdChatSDK"
      ],
      "product_memberships" : [
        "SendbirdUIMessageTemplate"
      ],
      "sources" : [
        "SendbirdUIMessageTemplateTarget.swift"
      ],
      "target_dependencies" : [
        "SendbirdUIMessageTemplate"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdUIMessageTemplate",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdUIMessageTemplate",
      "path" : "remote/archive/SendbirdUIMessageTemplate.xcframework.zip",
      "product_memberships" : [
        "SendbirdUIKit",
        "SendbirdUIMessageTemplate"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SendbirdUIKitTarget",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdUIKitTarget",
      "path" : "Framework/Dependency",
      "product_dependencies" : [
        "SendbirdChatSDK"
      ],
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
        "SendBirdUIKit.swift"
      ],
      "target_dependencies" : [
        "SendbirdUIKit",
        "SendbirdUIMessageTemplate"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdUIKit",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdUIKit",
      "path" : "remote/archive/SendbirdUIKit.xcframework.zip",
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:19:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Framework/Sample': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Framework/Sources': File not found.
Done.