Build Information
Successful build of ZendeskSDKUIComponents, reference main (2bda42), with Swift 6.1 for Wasm on 27 Apr 2026 15:05:28 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/sdk_ui_components_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/zendesk/sdk_ui_components_ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2bda427 [RELEASE] New version 14.3.1
Cloned https://github.com/zendesk/sdk_ui_components_ios.git
Revision (git rev-parse @):
2bda4276a8755f280e0f687deb29044955072fee
SUCCESS checkout https://github.com/zendesk/sdk_ui_components_ios.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zendesk/sdk_ui_components_ios.git
https://github.com/zendesk/sdk_ui_components_ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
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:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/zendesk/sdk_core_utilities_ios
[1/926] Fetching sdk_core_utilities_ios
Fetched https://github.com/zendesk/sdk_core_utilities_ios from cache (1.92s)
Computing version for https://github.com/zendesk/sdk_core_utilities_ios
Computed https://github.com/zendesk/sdk_core_utilities_ios at 8.0.0 (2.74s)
Creating working copy for https://github.com/zendesk/sdk_core_utilities_ios
Working copy of https://github.com/zendesk/sdk_core_utilities_ios resolved at 8.0.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Compiling ZendeskSDKUIComponentsTargets Placeholder.swift
[4/4] Emitting module ZendeskSDKUIComponentsTargets
Build complete! (6.54s)
Build complete.
{
"dependencies" : [
{
"identity" : "sdk_core_utilities_ios",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zendesk/sdk_core_utilities_ios"
}
],
"manifest_display_name" : "ZendeskSDKUIComponents",
"name" : "ZendeskSDKUIComponents",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ZendeskSDKUIComponents",
"targets" : [
"ZendeskSDKUIComponents"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZendeskSDKUIComponentsTargets",
"module_type" : "SwiftTarget",
"name" : "ZendeskSDKUIComponentsTargets",
"path" : "Sources",
"product_dependencies" : [
"ZendeskSDKCoreUtilities"
],
"sources" : [
"Placeholder.swift"
],
"target_dependencies" : [
"ZendeskSDKUIComponents"
],
"type" : "library"
},
{
"c99name" : "ZendeskSDKUIComponents",
"module_type" : "BinaryTarget",
"name" : "ZendeskSDKUIComponents",
"path" : "ZendeskSDKUIComponents.xcframework",
"product_memberships" : [
"ZendeskSDKUIComponents"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Done.