Build Information
Successful build of AlloySDK, reference main (423204), with Swift 6.3 for Android on 18 Apr 2026 19:12:09 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.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/alloy-ch/rcplus-alloy-ios-sdk-spm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 423204f Release v0.1.2
Cloned https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Revision (git rev-parse @):
423204f112cc9fcff0d8b186d0fa9b6fae523a4a
SUCCESS checkout https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Downloading binary artifact https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip
[16375/11192986] Downloading https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip
Downloaded https://github.com/alloy-ch/rcplus-alloy-ios-sdk-spm/releases/download/v0.1.2/Alloy-0.1.2.xcframework.zip (2.20s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--4F562202D5529B1.txt
[3/4] Compiling AlloyTarget placeholder.swift
[4/4] Emitting module AlloyTarget
Build complete! (6.69s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AlloySDK",
"name" : "AlloySDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AlloySDK",
"targets" : [
"AlloyTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AlloyTarget",
"module_type" : "SwiftTarget",
"name" : "AlloyTarget",
"path" : "Sources",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
"placeholder.swift"
],
"target_dependencies" : [
"AlloySDK"
],
"type" : "library"
},
{
"c99name" : "AlloySDK",
"module_type" : "BinaryTarget",
"name" : "AlloySDK",
"path" : "remote/archive/Alloy-0.1.2.xcframework.zip",
"product_memberships" : [
"AlloySDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.