Build Information
Failed to build arcgis-runtime-ios, reference main (720812
), with Swift 5.10 for macOS (SPM) on 29 Aug 2024 18:46:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-runtime-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/arcgis-runtime-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 720812b Merge pull request #21 from Esri/v100.15.6
Cloned https://github.com/Esri/arcgis-runtime-ios.git
Revision (git rev-parse @):
720812b1124c92ddcb6bdb60904eaef315571797
SUCCESS checkout https://github.com/Esri/arcgis-runtime-ios.git at main
[67749/37979901] Downloading https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/ArcGIS-iOS-v100.15.6.xcframework.zip
[368479/277423965] Downloading https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/ArcGIS-iOS-v100.15.6.xcframework.zip, https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/Runtimecore-v100.15.6.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/ArcGIS-iOS-v100.15.6.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/Runtimecore-v100.15.6.xcframework.zip
Downloaded https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/ArcGIS-iOS-v100.15.6.xcframework.zip (3.41s)
Downloaded https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/Runtimecore-v100.15.6.xcframework.zip (12.01s)
========================================
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-runtime-ios",
"name": "arcgis-runtime-ios",
"url": "https://github.com/Esri/arcgis-runtime-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/arcgis-runtime-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/Esri/arcgis-runtime-ios.git
[2/199] Fetching arcgis-runtime-ios
Fetched https://github.com/Esri/arcgis-runtime-ios.git from cache (1.86s)
Creating working copy for https://github.com/Esri/arcgis-runtime-ios.git
Working copy of https://github.com/Esri/arcgis-runtime-ios.git resolved at main (720812b)
Fetching binary artifact https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/ArcGIS-iOS-v100.15.6.xcframework.zip from cache
Fetching binary artifact https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/Runtimecore-v100.15.6.xcframework.zip from cache
Fetched https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/ArcGIS-iOS-v100.15.6.xcframework.zip from cache (5.81s)
Fetched https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.6/Runtimecore-v100.15.6.xcframework.zip from cache (9.72s)
warning: '.resolve-product-dependencies': dependency 'arcgis-runtime-ios' 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-runtime-ios.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