Build Information
Failed to build arcgis-maps-sdk-swift, reference 200.7.0 (77f686
), with Swift 6.1 for macOS (SPM) on 1 May 2025 07:21:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-maps-sdk-swift.git
Reference: 200.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/arcgis-maps-sdk-swift
* tag 200.7.0 -> FETCH_HEAD
HEAD is now at 77f6863 Merge pull request #28 from Esri/v200.7.0
Cloned https://github.com/Esri/arcgis-maps-sdk-swift.git
Revision (git rev-parse @):
77f68639aa1eef7db0716fd7c37bad628d9b80f9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Esri/arcgis-maps-sdk-swift.git at 200.7.0
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/ArcGIS-Swift-v200.7.xcframework.zip
[68820/469415309] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip
[137643/602060328] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip, https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/ArcGIS-Swift-v200.7.xcframework.zip
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/ArcGIS-Swift-v200.7.xcframework.zip (7.83s)
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip (19.89s)
========================================
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/159] Fetching arcgis-maps-sdk-swift
Fetched https://github.com/Esri/arcgis-maps-sdk-swift.git from cache (1.15s)
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.7.0 (77f6863)
Fetching binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/ArcGIS-Swift-v200.7.xcframework.zip from cache
Fetching binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip from cache
Fetched https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/ArcGIS-Swift-v200.7.xcframework.zip from cache (11.99s)
Fetched https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip from cache (18.15s)
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.1
Building package at path: $PWD
https://github.com/Esri/arcgis-maps-sdk-swift.git
https://github.com/Esri/arcgis-maps-sdk-swift.git
{
"dependencies" : [
],
"manifest_display_name" : "arcgis-maps-sdk-swift",
"name" : "arcgis-maps-sdk-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "ArcGIS",
"targets" : [
"ArcGIS",
"CoreArcGIS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CoreArcGIS",
"module_type" : "BinaryTarget",
"name" : "CoreArcGIS",
"path" : "remote/archive/CoreArcGIS-Swift-v200.7.xcframework.zip",
"product_memberships" : [
"ArcGIS"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ArcGIS",
"module_type" : "BinaryTarget",
"name" : "ArcGIS",
"path" : "remote/archive/ArcGIS-Swift-v200.7.xcframework.zip",
"product_memberships" : [
"ArcGIS"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
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
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm