The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build arcgis-runtime-ios, reference 100.15.6 (720812), with Swift 5.8 for tvOS using Xcode 14.3 on 29 Aug 2024 18:42:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme arcgis-runtime-ios -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.52.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:         tvOS
Swift version:             5.8
Building package at path:  $PWD
https://github.com/Esri/arcgis-runtime-ios.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  arcgis-runtime-ios: /Users/admin/builder/spi-builder-workspace
resolved source packages: arcgis-runtime-ios
2024-08-29 14:41:20.845 xcodebuild[470:2554] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "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"
    ]
  }
}
2024-08-29 14:42:01.717 xcodebuild[557:3055] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme arcgis-runtime-ios -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme arcgis-runtime-ios -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  arcgis-runtime-ios: /Users/admin/builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 60b38f1afc87535771ee9c273caa604e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/60b38f1afc87535771ee9c273caa604e.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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')
Resolve Package Graph
2024-08-29 14:42:02.466 xcodebuild[558:3094] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme arcgis-runtime-ios -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  arcgis-runtime-ios: /Users/admin/builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 60b38f1afc87535771ee9c273caa604e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/60b38f1afc87535771ee9c273caa604e.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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')
2024-08-29 14:42:04.253 xcodebuild[566:3161] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS