The Swift Package Index logo.Swift Package Index

Build Information

Failed to build arcgis-maps-sdk-swift, reference main (13a3e4), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 20:47:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-maps-sdk-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/arcgis-maps-sdk-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 13a3e48 Merge pull request #36 from Esri/v300.0.0
Cloned https://github.com/Esri/arcgis-maps-sdk-swift.git
Revision (git rev-parse @):
13a3e489cb07f6a692ee148133984d4d9deda0a5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Esri/arcgis-maps-sdk-swift.git at main
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/300.0.0/ArcGIS-Swift-v300.0.xcframework.zip
[68824/657808335] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/300.0.0/ArcGIS-Swift-v300.0.xcframework.zip
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/300.0.0/ArcGIS-Swift-v300.0.xcframework.zip (33.41s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "arcgis-maps-sdk-swift",
      "name": "arcgis-maps-sdk-swift",
      "url": "https://github.com/Esri/arcgis-maps-sdk-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/arcgis-maps-sdk-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Esri/arcgis-maps-sdk-swift.git
[1/201] Fetching arcgis-maps-sdk-swift
Fetched https://github.com/Esri/arcgis-maps-sdk-swift.git from cache (1.20s)
Creating working copy for https://github.com/Esri/arcgis-maps-sdk-swift.git
Working copy of https://github.com/Esri/arcgis-maps-sdk-swift.git resolved at main (13a3e48)
Fetching binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/300.0.0/ArcGIS-Swift-v300.0.xcframework.zip from cache
Fetched https://gisupdates.esri.com/ArcGIS_MapsSDK/300.0.0/ArcGIS-Swift-v300.0.xcframework.zip from cache (28.51s)
warning: '.resolve-product-dependencies': dependency 'arcgis-maps-sdk-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Esri/arcgis-maps-sdk-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm