The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of KochavaUI, reference 9.1.0 (7a9ac1), with Swift 6.2 (beta) for Android on 24 Jun 2025 17:28:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kochava/Apple-SwiftPackage-KochavaUI-XCFramework.git
Reference: 9.1.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/Kochava/Apple-SwiftPackage-KochavaUI-XCFramework
 * tag               9.1.0      -> FETCH_HEAD
HEAD is now at 7a9ac12 Corrected a dependency issue.
Cloned https://github.com/Kochava/Apple-SwiftPackage-KochavaUI-XCFramework.git
Revision (git rev-parse @):
7a9ac128ab9c923bc1aa4447f1aab9dbb33ff034
SUCCESS checkout https://github.com/Kochava/Apple-SwiftPackage-KochavaUI-XCFramework.git at 9.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kochava/Apple-SwiftPackage-KochavaUI-XCFramework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Kochava/Apple-SwiftPackage-KochavaNetworking-XCFramework
[1/1619] Fetching apple-swiftpackage-kochavanetworking-xcframework
Fetched https://github.com/Kochava/Apple-SwiftPackage-KochavaNetworking-XCFramework from cache (12.72s)
Computing version for https://github.com/Kochava/Apple-SwiftPackage-KochavaNetworking-XCFramework
Computed https://github.com/Kochava/Apple-SwiftPackage-KochavaNetworking-XCFramework at 9.1.0 (13.15s)
Creating working copy for https://github.com/Kochava/Apple-SwiftPackage-KochavaNetworking-XCFramework
Working copy of https://github.com/Kochava/Apple-SwiftPackage-KochavaNetworking-XCFramework resolved at 9.1.0
Building for debugging...
Build complete! (15.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "apple-swiftpackage-kochavanetworking-xcframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.1.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kochava/Apple-SwiftPackage-KochavaNetworking-XCFramework"
    }
  ],
  "manifest_display_name" : "KochavaUI",
  "name" : "KochavaUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "KochavaUI",
      "targets" : [
        "KochavaUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KochavaUITests",
      "module_type" : "SwiftTarget",
      "name" : "KochavaUITests",
      "path" : "Tests/KochavaUITests",
      "product_dependencies" : [
        "KochavaNetworking"
      ],
      "sources" : [
        "KochavaUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "KochavaUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KochavaUI",
      "module_type" : "BinaryTarget",
      "name" : "KochavaUI",
      "path" : "KochavaUI.xcframework",
      "product_memberships" : [
        "KochavaUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.