Build Information
Failed to build arcgis-maps-sdk-swift, reference 200.5.1 (f707b2
), with Swift 5.10 for macOS (SPM) on 19 Sep 2024 03:00:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-maps-sdk-swift.git
Reference: 200.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/arcgis-maps-sdk-swift
* tag 200.5.1 -> FETCH_HEAD
HEAD is now at f707b26 Merge pull request #23 from Esri/v200.5.1
Cloned https://github.com/Esri/arcgis-maps-sdk-swift.git
Revision (git rev-parse @):
f707b267030da50741e3591d522833759ff15227
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Esri/arcgis-maps-sdk-swift.git at 200.5.1
[68818/270762488] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/CoreArcGIS-Swift-v200.5.1.xcframework.zip
[362855/357268607] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/CoreArcGIS-Swift-v200.5.1.xcframework.zip, https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/ArcGIS-Swift-v200.5.1.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/ArcGIS-Swift-v200.5.1.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/CoreArcGIS-Swift-v200.5.1.xcframework.zip
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/ArcGIS-Swift-v200.5.1.xcframework.zip (6.92s)
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/CoreArcGIS-Swift-v200.5.1.xcframework.zip (14.18s)
========================================
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": "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",
"dependencies": [
]
}
]
}
Fetching https://github.com/Esri/arcgis-maps-sdk-swift.git
[1/130] Fetching arcgis-maps-sdk-swift
Fetched https://github.com/Esri/arcgis-maps-sdk-swift.git from cache (1.63s)
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 200.5.1 (f707b26)
Fetching binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/ArcGIS-Swift-v200.5.1.xcframework.zip from cache
Fetching binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/CoreArcGIS-Swift-v200.5.1.xcframework.zip from cache
Fetched https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/ArcGIS-Swift-v200.5.1.xcframework.zip from cache (4.93s)
Fetched https://gisupdates.esri.com/ArcGIS_MapsSDK/200.5.1/CoreArcGIS-Swift-v200.5.1.xcframework.zip from cache (11.60s)
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: 5.10
Building package at path: $PWD
https://github.com/Esri/arcgis-maps-sdk-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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 5.10 macosSpm