The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftAPIClient, reference develop (378d42), with Swift 5.10 for macOS (SPM) on 27 Jun 2024 19:40:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hromni/SwiftAPIClient.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hromni/SwiftAPIClient
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 378d42e Merge pull request #3 from hromni/security-scan
Cloned https://github.com/hromni/SwiftAPIClient.git
Revision (git rev-parse @):
378d42e477f316a2d108d46beef349e5f9aad580
SUCCESS checkout https://github.com/hromni/SwiftAPIClient.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftapiclient",
      "name": "SwiftAPIClient",
      "url": "https://github.com/hromni/SwiftAPIClient.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftAPIClient",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hromni/SwiftAPIClient.git
[1/143] Fetching swiftapiclient
Fetched https://github.com/hromni/SwiftAPIClient.git from cache (0.17s)
Creating working copy for https://github.com/hromni/SwiftAPIClient.git
Working copy of https://github.com/hromni/SwiftAPIClient.git resolved at develop (378d42e)
warning: '.resolve-product-dependencies': dependency 'swiftapiclient' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hromni/SwiftAPIClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/10] Compiling SwiftAPIClient JsonResponse.swift
[4/10] Compiling SwiftAPIClient ResponseValidator.swift
[5/10] Compiling SwiftAPIClient Response.swift
[6/10] Compiling SwiftAPIClient RequestBody.swift
[7/10] Compiling SwiftAPIClient SwiftApiClientError.swift
[8/10] Compiling SwiftAPIClient HTTPMethod.swift
[9/10] Emitting module SwiftAPIClient
[10/10] Compiling SwiftAPIClient Endpoint.swift
Build complete! (4.14s)
Build complete.
Done.