Build Information
Successful build of MarketingCloudSDK, reference v11.0.0 (1e1aa1), with Swift 6.2 for Linux on 30 Mar 2026 20:36:21 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git
Reference: v11.0.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/salesforce-marketingcloud/MarketingCloudSDK-iOS
* tag v11.0.0 -> FETCH_HEAD
HEAD is now at 1e1aa14 11.0.0
Cloned https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git
Revision (git rev-parse @):
1e1aa143dc9bde0d6c27fed18dbd4740b0747f04
SUCCESS checkout https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git at v11.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/salesforce-marketingcloud/sfmc-sdk-ios
Fetching https://github.com/salesforce-marketingcloud/app-group-internal-sdk
[1/82] Fetching app-group-internal-sdk
Fetched https://github.com/salesforce-marketingcloud/app-group-internal-sdk from cache (0.51s)
[1/1868] Fetching sfmc-sdk-ios
Fetched https://github.com/salesforce-marketingcloud/sfmc-sdk-ios from cache (20.15s)
Computing version for https://github.com/salesforce-marketingcloud/app-group-internal-sdk
Computed https://github.com/salesforce-marketingcloud/app-group-internal-sdk at 1.0.0 (21.36s)
Computing version for https://github.com/salesforce-marketingcloud/sfmc-sdk-ios
Computed https://github.com/salesforce-marketingcloud/sfmc-sdk-ios at 4.0.0 (0.43s)
Creating working copy for https://github.com/salesforce-marketingcloud/sfmc-sdk-ios
Working copy of https://github.com/salesforce-marketingcloud/sfmc-sdk-ios resolved at 4.0.0
Creating working copy for https://github.com/salesforce-marketingcloud/app-group-internal-sdk
Working copy of https://github.com/salesforce-marketingcloud/app-group-internal-sdk resolved at 1.0.0
Building for debugging...
[0/1] Compiling MarketingCloudSDKWrapper dummy.m
Build complete! (24.41s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "sfmc-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/salesforce-marketingcloud/sfmc-sdk-ios"
},
{
"identity" : "app-group-internal-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/salesforce-marketingcloud/app-group-internal-sdk"
}
],
"manifest_display_name" : "MarketingCloudSDK",
"name" : "MarketingCloudSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MarketingCloudSDK",
"targets" : [
"MarketingCloudSDKWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MarketingCloudSDKWrapper",
"module_type" : "ClangTarget",
"name" : "MarketingCloudSDKWrapper",
"path" : "MarketingCloudSDK",
"product_dependencies" : [
"SFMCSDK",
"AppGroupSDK"
],
"product_memberships" : [
"MarketingCloudSDK"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"MarketingCloudSDK"
],
"type" : "library"
},
{
"c99name" : "MarketingCloudSDK",
"module_type" : "BinaryTarget",
"name" : "MarketingCloudSDK",
"path" : "MarketingCloudSDK/MarketingCloudSDK.xcframework",
"product_memberships" : [
"MarketingCloudSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.