Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 843 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 843 Bytes

Overview

This is the package repository for adding ArcGIS Runtime SDK for iOS to your project using Swift Package Manager (SPM).

Instructions

  1. Open your project in Xcode
  2. Go to File menu > Swift Packages > Add Package Dependency option xcode
  3. Enter https://github.com/Esri/arcgis-runtime-ios/ as the package repository URL
  4. Choose a specific version or the latest version. Click Next.

That's it. ArcGIS Runtime SDK for iOS has been integrated into your project as a Swift Package.

Try out some of the tutorials.

Requirements

  • Xcode 12.0 or newer

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.