Build Information
Successful build of Crisp, reference 2.13.0 (61e113), with Swift 6.3 for Wasm on 19 Apr 2026 16:03:29 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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crisp-im/crisp-sdk-ios.git
Reference: 2.13.0
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/crisp-im/crisp-sdk-ios
* tag 2.13.0 -> FETCH_HEAD
HEAD is now at 61e1139 Updated package manager files for release 2.13.0
Cloned https://github.com/crisp-im/crisp-sdk-ios.git
Revision (git rev-parse @):
61e11393f22812e3b3fc6ab98a2d22a4eaef0102
SUCCESS checkout https://github.com/crisp-im/crisp-sdk-ios.git at 2.13.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/crisp-im/crisp-sdk-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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Downloading binary artifact https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/WebRTC_2.13.0.zip
Downloading binary artifact https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/Crisp_2.13.0.zip
Downloading binary artifact https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/CrispWebRTC_2.13.0.zip
[1369/154176151] Downloading https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/WebRTC_2.13.0.zip
[114328/207206651] Downloading https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/WebRTC_2.13.0.zip, https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/CrispWebRTC_2.13.0.zip
[196221/295724094] Downloading https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/WebRTC_2.13.0.zip, https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/CrispWebRTC_2.13.0.zip, https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/Crisp_2.13.0.zip
Downloaded https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/CrispWebRTC_2.13.0.zip (8.64s)
Downloaded https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/Crisp_2.13.0.zip (13.79s)
Downloaded https://github.com/crisp-im/crisp-sdk-ios/releases/download/2.13.0/WebRTC_2.13.0.zip (19.31s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Emitting module CrispWebRTCTarget
[5/7] Compiling CrispWebRTCTarget CrispTarget.swift
[6/7] Emitting module CrispTarget
[7/7] Compiling CrispTarget CrispTarget.swift
Build complete! (36.69s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Crisp",
"name" : "Crisp",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Crisp",
"targets" : [
"CrispTarget"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CrispWebRTC",
"targets" : [
"CrispWebRTCTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebRTC",
"module_type" : "BinaryTarget",
"name" : "WebRTC",
"path" : "remote/archive/WebRTC_2.13.0.zip",
"product_memberships" : [
"CrispWebRTC"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CrispWebRTCTarget",
"module_type" : "SwiftTarget",
"name" : "CrispWebRTCTarget",
"path" : "Sources/CrispWebRTCTarget",
"product_memberships" : [
"CrispWebRTC"
],
"sources" : [
"CrispTarget.swift"
],
"target_dependencies" : [
"CrispWebRTC",
"WebRTC"
],
"type" : "library"
},
{
"c99name" : "CrispWebRTC",
"module_type" : "BinaryTarget",
"name" : "CrispWebRTC",
"path" : "remote/archive/CrispWebRTC_2.13.0.zip",
"product_memberships" : [
"CrispWebRTC"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CrispTarget",
"module_type" : "SwiftTarget",
"name" : "CrispTarget",
"path" : "Sources/CrispTarget",
"product_memberships" : [
"Crisp"
],
"sources" : [
"CrispTarget.swift"
],
"target_dependencies" : [
"Crisp"
],
"type" : "library"
},
{
"c99name" : "Crisp",
"module_type" : "BinaryTarget",
"name" : "Crisp",
"path" : "remote/archive/Crisp_2.13.0.zip",
"product_memberships" : [
"Crisp"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.