The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of arcgis-maps-sdk-swift, reference main (77f686), with Swift 6.0 for iOS using Xcode 16.2 on 9 Apr 2025 18:49:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme arcgis-maps-sdk-swift -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-maps-sdk-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/arcgis-maps-sdk-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
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"
}
Command line invocation:
    /Applications/Xcode-16.2.0.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-maps-sdk-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: arcgis-maps-sdk-swift
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "arcgis-maps-sdk-swift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme arcgis-maps-sdk-swift -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.2.0.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-maps-sdk-swift -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
  arcgis-maps-sdk-swift: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'ArcGIS' in project 'arcgis-maps-sdk-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk -x c -c /dev/null
Build description signature: eea4d5ce470a0f1563649e4ae336aef0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eea4d5ce470a0f1563649e4ae336aef0.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CoreArcGIS/CoreArcGIS.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CoreArcGIS.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CoreArcGIS/CoreArcGIS.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CoreArcGIS/CoreArcGIS.xcframework:1:1: note: The identity of “CoreArcGIS.xcframework” is not recorded in your project.
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ArcGIS.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ArcGIS/ArcGIS.xcframework:1:1: note: The identity of “ArcGIS.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
Build complete.
{
  "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"
}
Done.