Build Information
Successful build of AppLovinSDK, reference master (d829fe), with Swift 6.2 for macOS (SPM) on 30 Mar 2026 19:59:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppLovin/AppLovin-MAX-Swift-Package
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Downloading binary artifact https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.6.2.xcframework.zip
[5371/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 (1.76s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "applovin-max-swift-package",
"name": "AppLovinSDK",
"url": "https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppLovin-MAX-Swift-Package",
"dependencies": [
]
}
]
}
Fetching https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
[1/1177] Fetching applovin-max-swift-package
Fetched https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git from cache (1.08s)
Creating working copy for https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Working copy of https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git resolved at master (d829feb)
Fetching binary artifact https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.6.2.xcframework.zip from cache
Fetched https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.6.2.xcframework.zip from cache (0.38s)
warning: '.resolve-product-dependencies': dependency 'applovin-max-swift-package' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/4] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[4/4] Emitting module AppLovinSDKResources
Build complete! (0.59s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "AppLovinSDK",
"name" : "AppLovinSDK",
"path" : "/Users/admin/builder/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"
}
Done.