Build Information
Failed to build EasyAPNS, reference 1.0.0 (22e308
), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 08:56:20 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2-13-gb0b1f23
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
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/dmcyk/easyapns.git
https://github.com/dmcyk/easyapns.git
{
"dependencies" : [
{
"identity" : "json",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vdka/JSON.git"
},
{
"identity" : "crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/crypto.git"
},
{
"identity" : "swiftycurl",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dmcyk/SwiftyCurl.git"
}
],
"manifest_display_name" : "EasyAPNS",
"name" : "EasyAPNS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EasyAPNS",
"targets" : [
"EasyAPNS"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "EasyAPNSExample",
"targets" : [
"EasyAPNSExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "EasyAPNSExample",
"module_type" : "SwiftTarget",
"name" : "EasyAPNSExample",
"path" : "Sources/EasyAPNSExample",
"product_memberships" : [
"EasyAPNSExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"EasyAPNS"
],
"type" : "executable"
},
{
"c99name" : "EasyAPNS",
"module_type" : "SwiftTarget",
"name" : "EasyAPNS",
"path" : "Sources/EasyAPNS",
"product_dependencies" : [
"JSON",
"Crypto",
"SwiftyCurl"
],
"product_memberships" : [
"EasyAPNS",
"EasyAPNSExample"
],
"sources" : [
"APNS/Message.swift",
"APNS/MessageData.swift",
"APNS/MessageEnvelope.swift",
"EasyAPNS.swift",
"Logger.swift",
"Utils/Base64Encoding.swift",
"Utils/ECDSA.swift",
"Utils/Queue+Collection.swift",
"Utils/Queue.swift",
"Utils/String+tokenString.swift",
"Utils/Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/dmcyk/SwiftyCurl.git
Fetching from https://github.com/vdka/JSON.git
Fetching from https://github.com/vapor/crypto.git
Fetching from https://github.com/dmcyk/CCurl.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools versionResolve Package Graph
Updating from https://github.com/vapor/crypto.git
Updating from https://github.com/vdka/JSON.git
Updating from https://github.com/dmcyk/SwiftyCurl.git
Updating from https://github.com/dmcyk/CCurl.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools versionResolve Package Graph
Updating from https://github.com/dmcyk/SwiftyCurl.git
Updating from https://github.com/vdka/JSON.git
Updating from https://github.com/vapor/crypto.git
Updating from https://github.com/dmcyk/CCurl.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools versionResolve Package Graph
Updating from https://github.com/dmcyk/SwiftyCurl.git
Updating from https://github.com/vdka/JSON.git
Updating from https://github.com/vapor/crypto.git
Updating from https://github.com/dmcyk/CCurl.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 01:56:19.108 xcodebuild[516:2869] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_01-56-0019.xcresult
xcodebuild: error: Could not resolve package dependencies:
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/vapor/crypto.git
Updating from https://github.com/dmcyk/SwiftyCurl.git
Updating from https://github.com/vdka/JSON.git
Updating from https://github.com/dmcyk/CCurl.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 01:56:20.916 xcodebuild[860:4291] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_01-56-0020.xcresult
xcodebuild: error: Could not resolve package dependencies:
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
BUILD FAILURE 6.1 iOS