Build Information
Successful build of ZendeskSDKGuideKit, reference main (397e85), with Swift 6.3 for Wasm on 27 Apr 2026 18:09:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/zendesk/sdk_guide_kit_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_guide_kit_ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 397e85a [RELEASE] New version 2.9.1
Cloned https://github.com/zendesk/sdk_guide_kit_ios.git
Revision (git rev-parse @):
397e85a62a5695e318640ea4e38d637f5ff96fa6
SUCCESS checkout https://github.com/zendesk/sdk_guide_kit_ios.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/zendesk/sdk_guide_kit_ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
Fetching https://github.com/zendesk/sdk_core_utilities_ios
Fetching https://github.com/zendesk/sdk_logger_ios
Fetching https://github.com/zendesk/sdk_http_client_ios
Fetching https://github.com/zendesk/sdk_storage_ios
[1/926] Fetching sdk_core_utilities_ios
[76/1562] Fetching sdk_core_utilities_ios, sdk_logger_ios
[811/2526] Fetching sdk_core_utilities_ios, sdk_logger_ios, sdk_storage_ios
[2527/3760] Fetching sdk_core_utilities_ios, sdk_logger_ios, sdk_storage_ios, sdk_http_client_ios
Fetched https://github.com/zendesk/sdk_storage_ios from cache (2.30s)
[1735/2796] Fetching sdk_core_utilities_ios, sdk_logger_ios, sdk_http_client_ios
Fetched https://github.com/zendesk/sdk_logger_ios from cache (3.66s)
Fetched https://github.com/zendesk/sdk_core_utilities_ios from cache (3.69s)
Fetched https://github.com/zendesk/sdk_http_client_ios from cache (3.71s)
Computing version for https://github.com/zendesk/sdk_core_utilities_ios
Computed https://github.com/zendesk/sdk_core_utilities_ios at 8.0.0 (4.22s)
Computing version for https://github.com/zendesk/sdk_storage_ios
Computed https://github.com/zendesk/sdk_storage_ios at 1.5.0 (0.68s)
Computing version for https://github.com/zendesk/sdk_http_client_ios
Computed https://github.com/zendesk/sdk_http_client_ios at 0.20.1 (0.77s)
Computing version for https://github.com/zendesk/sdk_logger_ios
Computed https://github.com/zendesk/sdk_logger_ios at 0.11.0 (0.54s)
Creating working copy for https://github.com/zendesk/sdk_storage_ios
Working copy of https://github.com/zendesk/sdk_storage_ios resolved at 1.5.0
Creating working copy for https://github.com/zendesk/sdk_http_client_ios
Working copy of https://github.com/zendesk/sdk_http_client_ios resolved at 0.20.1
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
Creating working copy for https://github.com/zendesk/sdk_logger_ios
Working copy of https://github.com/zendesk/sdk_logger_ios resolved at 0.11.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/8] Emitting module ZendeskSDKHTTPClientTargets
[6/8] Compiling ZendeskSDKHTTPClientTargets Placeholder.swift
[8/9] Compiling ZendeskSDKStorageTargets Placeholder.swift
[9/9] Emitting module ZendeskSDKStorageTargets
[11/12] Emitting module ZendeskSDKGuideKitTargets
[12/12] Compiling ZendeskSDKGuideKitTargets Placeholder.swift
Build complete! (15.25s)
Build complete.
{
"dependencies" : [
{
"identity" : "sdk_logger_ios",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zendesk/sdk_logger_ios"
},
{
"identity" : "sdk_http_client_ios",
"requirement" : {
"range" : [
{
"lower_bound" : "0.20.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zendesk/sdk_http_client_ios"
},
{
"identity" : "sdk_storage_ios",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zendesk/sdk_storage_ios"
},
{
"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" : "ZendeskSDKGuideKit",
"name" : "ZendeskSDKGuideKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ZendeskSDKGuideKit",
"targets" : [
"ZendeskSDKGuideKitTargets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZendeskSDKGuideKitTargets",
"module_type" : "SwiftTarget",
"name" : "ZendeskSDKGuideKitTargets",
"path" : "Sources",
"product_dependencies" : [
"ZendeskSDKLogger",
"ZendeskSDKHTTPClient",
"ZendeskSDKStorage",
"ZendeskSDKCoreUtilities"
],
"product_memberships" : [
"ZendeskSDKGuideKit"
],
"sources" : [
"Placeholder.swift"
],
"target_dependencies" : [
"ZendeskSDKGuideKit"
],
"type" : "library"
},
{
"c99name" : "ZendeskSDKGuideKit",
"module_type" : "BinaryTarget",
"name" : "ZendeskSDKGuideKit",
"path" : "ZendeskSDKGuideKit.xcframework",
"product_memberships" : [
"ZendeskSDKGuideKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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.