Build Information
Successful build of AppLovinSDK, reference 13.6.2 (d829fe), with Swift 6.2 for Android on 30 Mar 2026 19:53:52 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Reference: 13.6.2
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/AppLovin/AppLovin-MAX-Swift-Package
* tag 13.6.2 -> FETCH_HEAD
HEAD is now at d829feb 13.6.2
Cloned https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Revision (git rev-parse @):
d829feb5b7de8755e9a1834c2e1e0b95c9126424
SUCCESS checkout https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git at 13.6.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/AppLovin/AppLovin-MAX-Swift-Package.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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Downloading binary artifact https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.6.2.xcframework.zip
[1369/5635551] Downloading https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.6.2.xcframework.zip
Downloaded https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.6.2.xcframework.zip (0.78s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--11D90AFD9DD3AB2.txt
[3/4] Emitting module AppLovinSDKResources
[4/4] Compiling AppLovinSDKResources AppLovinSDKResources.swift
Build complete! (4.74s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "AppLovinSDK",
"name" : "AppLovinSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AppLovinSDK",
"targets" : [
"AppLovinSDKResources"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppLovinSDKResources",
"module_type" : "SwiftTarget",
"name" : "AppLovinSDKResources",
"path" : "Sources/AppLovinSDKResources",
"product_memberships" : [
"AppLovinSDK"
],
"sources" : [
"AppLovinSDKResources.swift"
],
"target_dependencies" : [
"AppLovinSDK"
],
"type" : "library"
},
{
"c99name" : "AppLovinSDK",
"module_type" : "BinaryTarget",
"name" : "AppLovinSDK",
"path" : "remote/archive/AppLovinSDK-13.6.2.xcframework.zip",
"product_memberships" : [
"AppLovinSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.