This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NathanFallet/APIRequest.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NathanFallet/APIRequest
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0f0e8e7 Fixing README
Cloned https://github.com/NathanFallet/APIRequest.git
Revision (git rev-parse @):
0f0e8e78d50be27444704022cc8740730f1efa54
SUCCESS checkout https://github.com/NathanFallet/APIRequest.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "apirequest",
      "name": "APIRequest",
      "url": "https://github.com/NathanFallet/APIRequest.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/APIRequest",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/NathanFallet/APIRequest.git
[1/275] Fetching apirequest
Fetched https://github.com/NathanFallet/APIRequest.git (0.30s)
Creating working copy for https://github.com/NathanFallet/APIRequest.git
Working copy of https://github.com/NathanFallet/APIRequest.git resolved at master
warning: '.resolve-product-dependencies': dependency 'apirequest' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/NathanFallet/APIRequest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling APIRequest JSONAPIDecoder.swift
[2/8] Compiling APIRequest APIEncoder.swift
[3/8] Compiling APIRequest APIRequest.swift
[4/8] Emitting module APIRequest
[5/8] Compiling APIRequest APIConfiguration.swift
[6/8] Compiling APIRequest JSONAPIEncoder.swift
[7/8] Compiling APIRequest EncodableExtension.swift
[8/8] Compiling APIRequest APIDecoder.swift
[9/9] Compiling APIRequest APIResponseStatus.swift
Build complete! (7.03s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.