From c5e7642998c20bdd2096fdbd794800c96b8e8b8f Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 17 Feb 2016 08:50:21 -0800 Subject: [PATCH] Correct the capitalization of Xcode in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bb50ac..7c1a96e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project includes an example iPad and iPhone app that makes use of `SparkAPI ## Requirements * iOS 5 or later -* XCode IDE +* Xcode IDE * Running on an iOS device requires an active Apple Developer account ## Configuration @@ -218,6 +218,6 @@ In `LoginViewController`, the `processAuthentication` method should also be modi Tested OSs: iOS 6, iOS 5 -Tested XCode versions: 4.5 +Tested Xcode versions: 4.5 Tested Devices: iPad 3, iPad 2, iPad mini, iPad 1, iPhone 5, iPhone 4