Skip to content

Objective-C & Swift samples demonstrating various capabilities of ArcGIS Runtime SDK for iOS

License

Notifications You must be signed in to change notification settings

best777/arcgis-runtime-samples-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcgis-runtime-samples-ios

This repository contains sample code demonstrating the capabilities of ArcGIS Runtime SDK for iOS. Each sample is an entire project that can be opened in XCode and instantly run on a simulator or a device.

The master branch of this repository contains samples configured for the latest available version of ArcGIS Runtime SDK for iOS. For samples configured for older versions of the SDK, look under the Releases tab for a specific version.

Requirements

ArcGIS Runtime SDK for iOS (Requires ArcGIS for Developers account; free to sign up)

For Objective-C :

  • XCode 5 (or higher)
  • iOS 7 SDK (or higher)

For Swift :

  • XCode 6.3 (or higher)
  • iOS 8 SDK (or higher)

Instructions

  1. Get the code in this repository. Don't know how? Get started here.
  2. Double-click the AllSamples.xcworkspace file to open all projects together in a single XCode window, or alternatively, double-click an individual project's .xcodeproj file to open it separately.
  3. Choose a Target and Device/Simulator combination from the Scheme menu and hit Run to run the sample application.

##Additional Resources

  • Want to start a new project? Setup your dev environment
  • New to the API? Explore the documentation : Guide | API Reference
  • Got a question? Ask the community on our forum

Issues

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

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2013 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

[](Esri Tags: ArcGIS Runtime iOS SDK Samples) [](Esri Language: Objective-C, Swift)

About

Objective-C & Swift samples demonstrating various capabilities of ArcGIS Runtime SDK for iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 73.2%
  • Swift 26.8%