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

Failed to build EasyAPNS, reference 1.0.0 (22e308), with Swift 6.0 for macOS (SPM) on 30 Oct 2024 17:36:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dmcyk/easyapns.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dmcyk/easyapns
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 22e308b readme cleanup
Cloned https://github.com/dmcyk/easyapns.git
Revision (git rev-parse @):
22e308bff94373bf2fdcee10a27e55035e824676
SUCCESS checkout https://github.com/dmcyk/easyapns.git at 1.0.0
Fetching https://github.com/dmcyk/SwiftyCurl.git
Fetching https://github.com/vdka/JSON.git
Fetching https://github.com/vapor/crypto.git
[1/2786] Fetching crypto
[2/3671] Fetching crypto, json
[29/3796] Fetching crypto, json, swiftycurl
Fetched https://github.com/vapor/crypto.git from cache (1.83s)
Fetched https://github.com/dmcyk/SwiftyCurl.git from cache (1.83s)
Fetched https://github.com/vdka/JSON.git from cache (1.83s)
Computing version for https://github.com/dmcyk/SwiftyCurl.git
Computed https://github.com/dmcyk/SwiftyCurl.git at 0.7.0 (0.68s)
Fetching https://github.com/dmcyk/CCurl.git
[1/13] Fetching ccurl
Fetched https://github.com/dmcyk/CCurl.git from cache (0.54s)
Computing version for https://github.com/vdka/JSON.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dmcyk/easyapns.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Updating https://github.com/dmcyk/SwiftyCurl.git
Updating https://github.com/vapor/crypto.git
Updating https://github.com/vdka/JSON.git
Updated https://github.com/vdka/JSON.git (0.50s)
Updated https://github.com/dmcyk/SwiftyCurl.git (0.50s)
Updated https://github.com/vapor/crypto.git (0.50s)
Computing version for https://github.com/dmcyk/SwiftyCurl.git
Computed https://github.com/dmcyk/SwiftyCurl.git at 0.7.0 (0.64s)
Updating https://github.com/dmcyk/CCurl.git
Updated https://github.com/dmcyk/CCurl.git (0.49s)
Computing version for https://github.com/vdka/JSON.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
BUILD FAILURE 6.0 macosSpm