The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SkyPath, reference master (1210fc), with Swift 6.1 for macOS (SPM) on 10 Sep 2025 22:21:53 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Yamasee/skypath-ios-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/mapbox/turf-swift
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift from cache (1.42s)
Computing version for https://github.com/mapbox/turf-swift
Computed https://github.com/mapbox/turf-swift at 4.0.0 (4.56s)
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
[2256/17668925] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[17685300/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.14s)
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.64s)
========================================
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.35s)
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.57s)
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 master (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/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip from cache
Fetching binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip from cache
Fetched https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip from cache (0.65s)
Fetched https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip from cache (0.98s)
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] Emitting module SkyPathSDKTarget
[5/5] Compiling SkyPathSDKTarget Sources.swift
Build complete! (1.26s)
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.