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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micho233/quickauth.git
Reference: 1.0.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/micho233/quickauth
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 19dc486 Version bump
Cloned https://github.com/micho233/quickauth.git
Revision (git rev-parse @):
19dc48660260bff0e327307a6bf3aa88c476dc4c
SUCCESS checkout https://github.com/micho233/quickauth.git at 1.0.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "quickauth",
      "name": "QuickAuth",
      "url": "https://github.com/micho233/quickauth.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/quickauth",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/micho233/quickauth.git
[1/68] Fetching quickauth
Fetched https://github.com/micho233/quickauth.git from cache (0.22s)
Creating working copy for https://github.com/micho233/quickauth.git
Working copy of https://github.com/micho233/quickauth.git resolved at 1.0.4 (19dc486)
warning: '.resolve-product-dependencies': dependency 'quickauth' 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/micho233/quickauth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/18] Emitting module QuickAuthMonitor
[5/18] Compiling QuickAuthMonitor QuickAuthNetMonitor.swift
[6/18] Compiling QuickAuth HTTPURLResponse+Extension.swift
[7/18] Compiling QuickAuth StringExtension.swift
[8/18] Compiling QuickAuth URLError+Extension.swift
[9/18] Compiling QuickAuth NetworkError.swift
[10/18] Compiling QuickAuth QuickAuthAccessProtocol.swift
[11/18] Compiling QuickAuth QuickAuthAccessServiceProtocol.swift
[12/18] Compiling QuickAuth QuickAuthDatasourceProtocol.swift
[13/18] Compiling QuickAuth QuickAuthDelegate.swift
[14/18] Compiling QuickAuth DataExtension.swift
[15/18] Compiling QuickAuth Error+Extension.swift
[16/18] Compiling QuickAuth QuickAuth.swift
[17/18] Emitting module QuickAuth
[18/18] Compiling QuickAuth Request.swift
[19/19] Compiling QuickAuth QuickAuthLogFormatter.swift
Build complete! (5.36s)
Build complete.
Done.