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 OpenAQKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hyerra/OpenAQKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hyerra/OpenAQKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e338326 Fix README link to Open AQ.
Cloned https://github.com/hyerra/OpenAQKit.git
Revision (git rev-parse @):
e338326749fc80d41fe0e75f4abe3bda89b1f2c6
SUCCESS checkout https://github.com/hyerra/OpenAQKit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "openaqkit",
      "name": "OpenAQKit",
      "url": "https://github.com/hyerra/OpenAQKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAQKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hyerra/OpenAQKit.git
[1/82] Fetching openaqkit
Fetched https://github.com/hyerra/OpenAQKit.git (0.25s)
Creating working copy for https://github.com/hyerra/OpenAQKit.git
Working copy of https://github.com/hyerra/OpenAQKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'openaqkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling OpenAQKit JSONEncoder+ISO8601FS.swift
[2/16] Compiling OpenAQKit AQCity.swift
[3/18] Compiling OpenAQKit AQLatest.swift
[4/18] Compiling OpenAQKit AQLocation.swift
[5/18] Compiling OpenAQKit OpenAQClient.swift
[6/18] Compiling OpenAQKit OpenAQEndpoint.swift
[7/18] Emitting module OpenAQKit
[8/18] Compiling OpenAQKit AQSource.swift
[9/18] Compiling OpenAQKit OpenAQResponse.swift
[10/18] Compiling OpenAQKit AQMeasurement.swift
[11/18] Compiling OpenAQKit AQParameter.swift
[12/18] Compiling OpenAQKit AQCountry.swift
[13/18] Compiling OpenAQKit AQFetch.swift
[14/18] Compiling OpenAQKit APIClient.swift
[15/18] Compiling OpenAQKit CodableCoordinate.swift
[16/18] Compiling OpenAQKit Endpoint.swift
[17/18] Compiling OpenAQKit OpenAQError.swift
[18/18] Compiling OpenAQKit OpenAQParameters.swift
Build complete! (8.97s)
Build complete.
Done.