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 AcknowList 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.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vtourraine/acknowlist.git
Reference: 3.2.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vtourraine/acknowlist
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at 125ff19 Bump to version 3.2.0
Cloned https://github.com/vtourraine/acknowlist.git
Revision (git rev-parse @):
125ff1915a639bf7d97471a4d5ae16765d0c50f2
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vtourraine/acknowlist.git at 3.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/vtourraine/acknowlist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Copying Localizable.strings
[12/15] Copying Info.plist
[13/15] Copying Localizable.strings
[16/28] Compiling AcknowList AcknowViewController.swift
[17/29] Compiling AcknowList resource_bundle_accessor.swift
[18/29] Compiling AcknowList GitHubAPI.swift
[19/29] Compiling AcknowList AcknowPackageDecoder.swift
[20/29] Compiling AcknowList AcknowParser.swift
[21/29] Compiling AcknowList AcknowListViewController.swift
[22/29] Compiling AcknowList AcknowLocalization.swift
[23/29] Compiling AcknowList AcknowPodDecoder.swift
[24/29] Compiling AcknowList AcknowSwiftUI.swift
[25/29] Compiling AcknowList AcknowListSwiftUI.swift
[26/29] Compiling AcknowList AcknowListURL.swift
[27/29] Emitting module AcknowList
[28/29] Compiling AcknowList Acknow.swift
[29/29] Compiling AcknowList AcknowList.swift
Build complete! (5.09s)
Build complete.
Done.