The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppLovinSDK, reference master (d829fe), with Swift 6.1 for macOS (SPM) on 30 Mar 2026 20:00:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build 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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[4/4] Emitting module AppLovinSDKResources
Build complete! (2.39s)
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.69s)
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.