From ae3d7e822b0398b59f7ba82f89ea30ec7c18a295 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Tue, 16 Feb 2016 15:31:41 -0800 Subject: [PATCH] Correct the spelling of Xcode in README --- README.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.textile b/README.textile index 47b80c4..057f5ff 100644 --- a/README.textile +++ b/README.textile @@ -19,11 +19,11 @@ I maintain "a list of apps using ios-calendar":https://github.com/vgrichina/ios- h2. Project setup While not elegant at all, currently the best method to add ios-calendar to your project is just to drop its source code in it (from "Calendar" group). -It is possible to use it as dependency, but only when your project doesn't itself use Three20. Otherwise build results in XCode crash. I'm looking for suggestions on how better to resolve this issue. +It is possible to use it as dependency, but only when your project doesn't itself use Three20. Otherwise build results in Xcode crash. I'm looking for suggestions on how better to resolve this issue. h2. Usage sample -XCode project on GitHub contains sample target - CalendarDemo. Here are main highlights: +Xcode project on GitHub contains sample target - CalendarDemo. Here are main highlights: h3. CalendarDemoViewController.m