Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Esri/arcgis-runtime-ios
Swift Package Manager support for ArcGIS Runtime SDK for iOS
https://github.com/Esri/arcgis-runtime-ios
Last synced: 3 months ago
JSON representation
Swift Package Manager support for ArcGIS Runtime SDK for iOS
- Host: GitHub
- URL: https://github.com/Esri/arcgis-runtime-ios
- Owner: Esri
- Created: 2021-02-23T18:38:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T15:14:40.000Z (6 months ago)
- Last Synced: 2024-07-11T08:21:00.163Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 3.17 MB
- Stars: 4
- Watchers: 12
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This is the package repository for adding __[ArcGIS Runtime SDK for iOS](https://developers.arcgis.com/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](./xcode.png)
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 13.0 or newer## Resources
- [ArcGIS Runtime SDK for iOS](https://developers.arcgis.com/ios/)
- [Swift Package Manager](https://swift.org/package-manager/)## Issues
Find a bug or want to request a new feature? Please let us know by submitting an issue.### Licensing
COPYRIGHT © 2023 EsriAll rights reserved under the copyright laws of the United States and applicable international laws, treaties, and conventions.
This material is licensed for use under the Esri Master License Agreement (MLA), and is bound by the terms of that agreement. You may redistribute and use this code without modification, provided you adhere to the terms of the MLA and include this copyright notice.
See use restrictions at [legal/EULA.txt](Legal/EULA.txt)
For additional information, contact: Environmental Systems Research Institute, Inc. Attn: Contracts and Legal Services Department 380 New York Street Redlands, California, USA 92373 USA
email: [email protected]