The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EasyAPNS, reference 1.0.0 (22e308), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 08:16:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/vapor/crypto.git
Fetching https://github.com/dmcyk/SwiftyCurl.git
Fetching https://github.com/vdka/JSON.git
[1/125] Fetching swiftycurl
[126/1010] Fetching swiftycurl, json
[303/3796] Fetching swiftycurl, json, crypto
Fetched https://github.com/dmcyk/SwiftyCurl.git from cache (0.97s)
[3556/3671] Fetching json, crypto
Fetched https://github.com/vapor/crypto.git from cache (1.31s)
Fetched https://github.com/vdka/JSON.git from cache (1.31s)
Computing version for https://github.com/dmcyk/SwiftyCurl.git
Computed https://github.com/dmcyk/SwiftyCurl.git at 0.7.0 (2.03s)
Fetching https://github.com/dmcyk/CCurl.git
[1/13] Fetching ccurl
Fetched https://github.com/dmcyk/CCurl.git from cache (0.59s)
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.3' to specify the current tools version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dmcyk/easyapns.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
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/dmcyk/SwiftyCurl.git (0.41s)
Updated https://github.com/vapor/crypto.git (0.48s)
Updated https://github.com/vdka/JSON.git (0.48s)
Computing version for https://github.com/dmcyk/SwiftyCurl.git
Computed https://github.com/dmcyk/SwiftyCurl.git at 0.7.0 (1.19s)
Updating https://github.com/dmcyk/CCurl.git
Updated https://github.com/dmcyk/CCurl.git (0.45s)
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.3' to specify the current tools version
BUILD FAILURE 6.3 macosSpm