Build Information
Failed to build EasyAPNS, reference master (83ea7c
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 08:45:21 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dmcyk/easyapns.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dmcyk/easyapns
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 83ea7c3 Update Swift 5.1
Cloned https://github.com/dmcyk/easyapns.git
Revision (git rev-parse @):
83ea7c37b276e1cfee669b62dc8064288721e1c2
SUCCESS checkout https://github.com/dmcyk/easyapns.git at master
Fetching https://github.com/vapor/open-crypto.git
[1/2786] Fetching open-crypto
Fetched https://github.com/vapor/open-crypto.git from cache (0.98s)
Fetching https://github.com/dmcyk/SwiftyCurl.git
[1/125] Fetching swiftycurl
Fetched https://github.com/dmcyk/SwiftyCurl.git from cache (0.65s)
Computing version for https://github.com/dmcyk/SwiftyCurl.git
Computed https://github.com/dmcyk/SwiftyCurl.git at 1.0.0 (2.46s)
Fetching https://github.com/dmcyk/CCurl.git
[1/13] Fetching ccurl
Fetched https://github.com/dmcyk/CCurl.git from cache (0.57s)
Computing version for https://github.com/dmcyk/CCurl.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
========================================
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Updating https://github.com/vapor/open-crypto.git
Updated https://github.com/vapor/open-crypto.git (0.45s)
Updating https://github.com/dmcyk/SwiftyCurl.git
Updated https://github.com/dmcyk/SwiftyCurl.git (0.45s)
Computing version for https://github.com/dmcyk/SwiftyCurl.git
Computed https://github.com/dmcyk/SwiftyCurl.git at 1.0.0 (0.54s)
Updating https://github.com/dmcyk/CCurl.git
Updated https://github.com/dmcyk/CCurl.git (0.44s)
Computing version for https://github.com/dmcyk/CCurl.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.0 macosSpm