From e339961becbaad3f056bd88975918b570ff15c10 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 17 Feb 2016 07:22:50 -0800 Subject: [PATCH] Correct the capitalization of Xcode in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8705b9c..c8cd32e 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Requirements --- This project uses ARC. If you are not using ARC in your project, add '-fobjc-arc' as a compiler flag for all the files in this project. -XCode 4.4 is required for auto-synthesis. +Xcode 4.4 is required for auto-synthesis. Apps that uses PaperFold ------------------------