From 6d7ce6585c8d86ec418ffe339acbd5e91497d4a5 Mon Sep 17 00:00:00 2001 From: Divesh Goyal Date: Tue, 9 Jun 2015 11:50:11 -0700 Subject: [PATCH] updated read --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 19f308d..dc2d60b 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,17 @@ The ```master``` branch of this repository contains samples configured for the l [New to Github? Get started here.](http://htmlpreview.github.com/?https://github.com/Esri/esri.github.com/blob/master/help/esri-getting-to-know-github.html) ## Requirements -* XCode 5 (or higher) -* iOS 7 SDK (or higher) -* [ArcGIS Runtime SDK for iOS](https://developers.arcgis.com/en/ios/) (Requires ArcGIS for Developers account; free to sign up) + +[ArcGIS Runtime SDK for iOS](https://developers.arcgis.com/en/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) + ##Additional Resources