Build Information
Failed to build arcgis-runtime-ios, reference 100.15.6 (720812
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 22 Jun 2025 00:20:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme arcgis-runtime-ios -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-runtime-ios.git
Reference: 100.15.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/arcgis-runtime-ios
* tag 100.15.6 -> FETCH_HEAD
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 100.15.6
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/Esri/arcgis-runtime-ios.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
arcgis-runtime-ios: /Users/admin/builder/spi-builder-workspace
resolved source packages: arcgis-runtime-ios
{
"dependencies" : [
],
"manifest_display_name" : "arcgis-runtime-ios",
"name" : "arcgis-runtime-ios",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ArcGIS",
"targets" : [
"ArcGIS",
"Runtimecore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Runtimecore",
"module_type" : "BinaryTarget",
"name" : "Runtimecore",
"path" : "remote/archive/Runtimecore-v100.15.6.xcframework.zip",
"product_memberships" : [
"ArcGIS"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ArcGIS",
"module_type" : "BinaryTarget",
"name" : "ArcGIS",
"path" : "remote/archive/ArcGIS-iOS-v100.15.6.xcframework.zip",
"product_memberships" : [
"ArcGIS"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"arcgis-runtime-ios"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme arcgis-runtime-ios -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme arcgis-runtime-ios -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
arcgis-runtime-ios: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'ArcGIS' in project 'arcgis-runtime-ios' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: bca6951e75d7e5f688e24d00b0359a4d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bca6951e75d7e5f688e24d00b0359a4d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework'. (in target 'ArcGIS' from project 'arcgis-runtime-ios')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Runtimecore/Runtimecore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Runtimecore/Runtimecore.xcframework'. (in target 'ArcGIS' from project 'arcgis-runtime-ios')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0c63814b43b217e06c5e96d2261cd748e17a64ea, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0c63814b43b217e06c5e96d2261cd748e17a64ea, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0c63814b43b217e06c5e96d2261cd748e17a64ea, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0c63814b43b217e06c5e96d2261cd748e17a64ea, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme arcgis-runtime-ios
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
arcgis-runtime-ios: /Users/admin/builder/spi-builder-workspace
resolved source packages: arcgis-runtime-ios
{
"dependencies" : [
],
"manifest_display_name" : "arcgis-runtime-ios",
"name" : "arcgis-runtime-ios",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ArcGIS",
"targets" : [
"ArcGIS",
"Runtimecore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Runtimecore",
"module_type" : "BinaryTarget",
"name" : "Runtimecore",
"path" : "remote/archive/Runtimecore-v100.15.6.xcframework.zip",
"product_memberships" : [
"ArcGIS"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ArcGIS",
"module_type" : "BinaryTarget",
"name" : "ArcGIS",
"path" : "remote/archive/ArcGIS-iOS-v100.15.6.xcframework.zip",
"product_memberships" : [
"ArcGIS"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"arcgis-runtime-ios"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme arcgis-runtime-ios -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme arcgis-runtime-ios -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
arcgis-runtime-ios: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'ArcGIS' in project 'arcgis-runtime-ios' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework'. (in target 'ArcGIS' from project 'arcgis-runtime-ios')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Runtimecore/Runtimecore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Runtimecore/Runtimecore.xcframework'. (in target 'ArcGIS' from project 'arcgis-runtime-ios')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0c63814b43b217e06c5e96d2261cd748e17a64ea, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0c63814b43b217e06c5e96d2261cd748e17a64ea, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0c63814b43b217e06c5e96d2261cd748e17a64ea, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0c63814b43b217e06c5e96d2261cd748e17a64ea, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme arcgis-runtime-ios
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild