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

Failed to build MapLibre Native, reference main (38b6eb), with Swift 6.2 for macOS (SPM) on 1 Dec 2025 16:33:32 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maplibre/maplibre-gl-native-distribution.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/maplibre-gl-native-distribution
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 38b6eb6 Release 6.21.2
Cloned https://github.com/maplibre/maplibre-gl-native-distribution.git
Revision (git rev-parse @):
38b6eb680b84c8eee5c2bb1045ad28ce003fd89d
SUCCESS checkout https://github.com/maplibre/maplibre-gl-native-distribution.git at main
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.2/MapLibre.dynamic.xcframework.zip
[16375/10049561] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.2/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.2/MapLibre.dynamic.xcframework.zip (1.02s)
========================================
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": "maplibre-gl-native-distribution",
      "name": "MapLibre Native",
      "url": "https://github.com/maplibre/maplibre-gl-native-distribution.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/maplibre-gl-native-distribution",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
[1/381] Fetching maplibre-gl-native-distribution
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (0.71s)
Creating working copy for https://github.com/maplibre/maplibre-gl-native-distribution.git
Working copy of https://github.com/maplibre/maplibre-gl-native-distribution.git resolved at main (38b6eb6)
Fetching binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.2/MapLibre.dynamic.xcframework.zip from cache
Fetched https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.2/MapLibre.dynamic.xcframework.zip from cache (0.52s)
warning: '.resolve-product-dependencies': dependency 'maplibre-gl-native-distribution' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/maplibre/maplibre-gl-native-distribution.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm