Build Information
Successful build of SkyPath, reference v3.0.5 (1210fc
), with Swift 5.10 for macOS (SPM) on 10 Sep 2025 22:20:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yamasee/skypath-ios-sdk.git
Reference: v3.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Yamasee/skypath-ios-sdk
* tag v3.0.5 -> FETCH_HEAD
HEAD is now at 1210fce Update to 3.0.5
Cloned https://github.com/Yamasee/skypath-ios-sdk.git
Revision (git rev-parse @):
1210fced187d1347be2ebfc8e6ec761bc47ea6e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Yamasee/skypath-ios-sdk.git at v3.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Yamasee/skypath-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Turf.framework
[2/3] Write swift-version-33747A42983211AE.txt
[4/5] Compiling SkyPathSDKTarget Sources.swift
[5/5] Emitting module SkyPathSDKTarget
Build complete! (7.61s)
Fetching https://github.com/mapbox/turf-swift
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift from cache (1.76s)
Computing version for https://github.com/mapbox/turf-swift
Computed https://github.com/mapbox/turf-swift at 4.0.0 (2.37s)
Creating working copy for https://github.com/mapbox/turf-swift
Working copy of https://github.com/mapbox/turf-swift resolved at 4.0.0
[16375/10517427] Downloading https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip
[10067255/28186352] Downloading https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip, https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
Downloading binary artifact https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
Downloaded https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip (1.15s)
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "turf-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/turf-swift"
}
],
"manifest_display_name" : "SkyPath",
"name" : "SkyPath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SkyPathSDK",
"targets" : [
"SkyPathSDKTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SkyPathSDKTarget",
"module_type" : "SwiftTarget",
"name" : "SkyPathSDKTarget",
"path" : "Sources/SkyPathSDKTarget",
"product_dependencies" : [
"Turf"
],
"product_memberships" : [
"SkyPathSDK"
],
"sources" : [
"Sources.swift"
],
"target_dependencies" : [
"SkyPathSDK"
],
"type" : "library"
},
{
"c99name" : "SkyPathSDK",
"module_type" : "BinaryTarget",
"name" : "SkyPathSDK",
"path" : "remote/archive/SkyPathSDK.xcframework.zip",
"product_memberships" : [
"SkyPathSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
Done.