Build Information
Successful build of SkyPath, reference v3.0.5 (1210fc
), with Swift 6.1 for macOS (SPM) on 10 Sep 2025 22:19:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.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
Fetching https://github.com/mapbox/turf-swift
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift from cache (1.34s)
Computing version for https://github.com/mapbox/turf-swift
Computed https://github.com/mapbox/turf-swift at 4.0.0 (4.44s)
Creating working copy for https://github.com/mapbox/turf-swift
Working copy of https://github.com/mapbox/turf-swift resolved at 4.0.0
Downloading binary artifact 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
[16375/17668925] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[4679470/28186352] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip
Downloaded https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip (1.23s)
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.71s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "skypath-ios-sdk",
"name": "SkyPath",
"url": "https://github.com/Yamasee/skypath-ios-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/skypath-ios-sdk",
"dependencies": [
{
"identity": "turf-swift",
"name": "Turf",
"url": "https://github.com/mapbox/turf-swift",
"version": "4.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/turf-swift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Yamasee/skypath-ios-sdk.git
[1/5065] Fetching skypath-ios-sdk
Fetched https://github.com/Yamasee/skypath-ios-sdk.git from cache (8.34s)
Fetching https://github.com/mapbox/turf-swift from cache
Fetched https://github.com/mapbox/turf-swift from cache (0.51s)
Computing version for https://github.com/mapbox/turf-swift
Computed https://github.com/mapbox/turf-swift at 4.0.0 (0.56s)
Creating working copy for https://github.com/Yamasee/skypath-ios-sdk.git
Working copy of https://github.com/Yamasee/skypath-ios-sdk.git resolved at v3.0.5 (1210fce)
Creating working copy for https://github.com/mapbox/turf-swift
Working copy of https://github.com/mapbox/turf-swift resolved at 4.0.0
Fetching binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip from cache
Fetching binary artifact https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip from cache
Fetched https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip from cache (0.64s)
Fetched https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip from cache (0.96s)
warning: '.resolve-product-dependencies': dependency 'skypath-ios-sdk' is not used by any target
Found 1 product dependencies
- Turf
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Yamasee/skypath-ios-sdk.git
https://github.com/Yamasee/skypath-ios-sdk.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Building for debugging...
[0/3] Write sources
[1/3] Copying Turf.framework
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling SkyPathSDKTarget Sources.swift
[5/5] Emitting module SkyPathSDKTarget
Build complete! (1.20s)
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.