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 ASCKit, reference develop (44d234), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 10:15:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/ASCKit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/ASCKit
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 44d2340 Merge branch 'release/0.4.0' into develop
Cloned https://github.com/Blackjacx/ASCKit.git
Revision (git rev-parse @):
44d23403d59fe6158de73f3e50795c92d7fc0279
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/ASCKit.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Blackjacx/ASCKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/8] Emitting module SwiftKeychainWrapper
[6/8] Compiling SwiftKeychainWrapper KeychainWrapperSubscript.swift
[7/8] Compiling SwiftKeychainWrapper KeychainWrapper.swift
[8/8] Compiling SwiftKeychainWrapper KeychainItemAccessibility.swift
[9/33] Emitting module Engine
[10/35] Compiling Engine EmptyResponse.swift
[11/35] Compiling Engine Clamping.swift
[12/35] Compiling Engine Endpoint.swift
[13/35] Compiling Engine HTTPMethod.swift
[14/35] Compiling Engine Json.swift
[15/35] Compiling Engine UIView+Extensions.swift
[16/35] Compiling Engine UIViewController+Extensions.swift
[17/35] Compiling Engine LoggableError.swift
[18/35] Compiling Engine Network.swift
[19/35] Compiling Engine NetworkError.swift
[20/35] Compiling Engine JWTClaims.swift
[21/35] Compiling Engine JWTHeader.swift
[22/35] Compiling Engine Keychain.swift
[23/35] Compiling Engine Engine.swift
[24/35] Compiling Engine Bundle+Extensions.swift
[25/35] Compiling Engine FileManager+Extensions.swift
[26/35] Compiling Engine UserDefaults+PropertyWrapper.swift
[27/35] Compiling Engine UIColor+Extensions.swift
[28/35] Compiling Engine ProcessInfo+Extensions.swift
[29/35] Compiling Engine String+Extensions.swift
[30/35] Compiling Engine String+Random.swift
[31/35] Compiling Engine Service.swift
[32/35] Compiling Engine DataWrapper.swift
[33/35] Compiling Engine URL+Extensions.swift
[34/35] Compiling Engine URLRequest+Extensions.swift
[35/35] Compiling Engine JWT.swift
[36/54] Compiling ASCKit ApiKey.swift
[37/54] Compiling ASCKit App.swift
[38/56] Compiling ASCKit AscEndpoint.swift
[39/56] Compiling ASCKit AscError.swift
[40/56] Compiling ASCKit Constants.swift
[41/56] Compiling ASCKit Filter.swift
[42/56] Compiling ASCKit BetaTester.swift
[43/56] Compiling ASCKit BetaTesterInvitationResponse.swift
[44/56] Compiling ASCKit Model.swift
[45/56] Compiling ASCKit PagedItemLoader.swift
[46/56] Emitting module ASCKit
/Users/admin/builder/spi-builder-workspace/Sources/ASCKit/ASCService.swift:429:22: warning: In case of error attach successful builds to the error so the user knows that something HAS been expired.
427 |
428 |         if !errors.isEmpty {
429 |             #warning("In case of error attach successful builds to the error so the user knows that something HAS been expired.")
    |                      `- warning: In case of error attach successful builds to the error so the user knows that something HAS been expired.
430 |             throw AscError.requestFailed(underlyingErrors: errors)
431 |         }
[47/56] Compiling ASCKit ASCHeader.swift
[48/56] Compiling ASCKit ASCKit.swift
[49/56] Compiling ASCKit ASCPayload.swift
/Users/admin/builder/spi-builder-workspace/Sources/ASCKit/ASCService.swift:429:22: warning: In case of error attach successful builds to the error so the user knows that something HAS been expired.
427 |
428 |         if !errors.isEmpty {
429 |             #warning("In case of error attach successful builds to the error so the user knows that something HAS been expired.")
    |                      `- warning: In case of error attach successful builds to the error so the user knows that something HAS been expired.
430 |             throw AscError.requestFailed(underlyingErrors: errors)
431 |         }
[50/56] Compiling ASCKit ASCService.swift
/Users/admin/builder/spi-builder-workspace/Sources/ASCKit/ASCService.swift:429:22: warning: In case of error attach successful builds to the error so the user knows that something HAS been expired.
427 |
428 |         if !errors.isEmpty {
429 |             #warning("In case of error attach successful builds to the error so the user knows that something HAS been expired.")
    |                      `- warning: In case of error attach successful builds to the error so the user knows that something HAS been expired.
430 |             throw AscError.requestFailed(underlyingErrors: errors)
431 |         }
[51/56] Compiling ASCKit AppStoreVersion.swift
[52/56] Compiling ASCKit BetaGroup.swift
[53/56] Compiling ASCKit Build.swift
[54/56] Compiling ASCKit BundleId.swift
[55/56] Compiling ASCKit PageableModel.swift
[56/56] Compiling ASCKit Relation.swift
Build complete! (14.02s)
Fetching https://github.com/blackjacx/Engine
[14/687] Fetching engine
Fetched https://github.com/blackjacx/Engine from cache (1.07s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.1.0 (1.52s)
Fetching https://github.com/jrendel/SwiftKeychainWrapper
[1/1666] Fetching swiftkeychainwrapper
Fetched https://github.com/jrendel/SwiftKeychainWrapper from cache (0.88s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (3.41s)
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.1.0
Creating working copy for https://github.com/jrendel/SwiftKeychainWrapper
Working copy of https://github.com/jrendel/SwiftKeychainWrapper resolved at 4.0.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "engine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/blackjacx/Engine"
    }
  ],
  "manifest_display_name" : "ASCKit",
  "name" : "ASCKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ASCKit",
      "targets" : [
        "ASCKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ASCKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ASCKitTests",
      "path" : "Tests/ASCKitTests",
      "sources" : [
        "ASCKitTests.swift"
      ],
      "target_dependencies" : [
        "ASCKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ASCKit",
      "module_type" : "SwiftTarget",
      "name" : "ASCKit",
      "path" : "Sources/ASCKit",
      "product_dependencies" : [
        "Engine"
      ],
      "product_memberships" : [
        "ASCKit"
      ],
      "sources" : [
        "ASCHeader.swift",
        "ASCKit.swift",
        "ASCPayload.swift",
        "ASCService.swift",
        "AscEndpoint.swift",
        "AscError.swift",
        "Constants.swift",
        "Filter.swift",
        "Model.swift",
        "PagedItemLoader.swift",
        "models/ApiKey.swift",
        "models/App.swift",
        "models/AppStoreVersion.swift",
        "models/BetaGroup.swift",
        "models/BetaTester.swift",
        "models/BetaTesterInvitationResponse.swift",
        "models/Build.swift",
        "models/BundleId.swift",
        "models/PageableModel.swift",
        "models/Relation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.