From 4af5f39bb8b7eb0eab43c9760ac2fcc8078e2884 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Fri, 15 May 2015 16:18:01 +0200 Subject: [PATCH] fix message about xcode 4.4.1 install path --- platforms/ios/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/ios/Makefile b/platforms/ios/Makefile index 8df6c7857..ad29b8d37 100644 --- a/platforms/ios/Makefile +++ b/platforms/ios/Makefile @@ -1,5 +1,5 @@ # this uses rpetrich's lipoplastic feature not present in dhowett's repository -# you need to install Xcode 4.4.1 as /Applications/Xcode_4.4.1.app +# you need to install Xcode 4.4.1 as /Applications/Xcode-4.4.1.app SUBPROJECTS = src example PatchBlueTool PrefsBundle