This is the package repository for adding ArcGIS Runtime SDK for iOS to your project using Swift Package Manager (SPM).
- Open your project in Xcode
- Go to File menu > Swift Packages > Add Package Dependency option
- Enter
https://github.com/Esri/arcgis-runtime-ios/
as the package repository URL - 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.
- Xcode 12.0 or newer
Find a bug or want to request a new feature? Please let us know by submitting an issue.