You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2012/04/05 23:21:06 UTC

ios commit: Fixed CB-406 - Update README.md

Updated Branches:
  refs/heads/master 93be104be -> bedabe479


Fixed CB-406 - Update README.md


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/bedabe47
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/bedabe47
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/bedabe47

Branch: refs/heads/master
Commit: bedabe479bf6d5af2d25d989acc351fb7ae8cbbf
Parents: 93be104
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu Apr 5 14:20:58 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu Apr 5 14:20:58 2012 -0700

----------------------------------------------------------------------
 README.md |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/bedabe47/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3a3bfca..1b60ebc 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,8 @@ Link:
 
 1. [https://raw.github.com/apache/incubator-cordova-ios/1.0.0/create_project.sh](https://raw.github.com/apache/incubator-cordova-ios/1.0.0/create_project.sh)
 
+Next, you will have to replace all references of "PhoneGap" to "Cordova" from [this line](https://github.com/apache/incubator-cordova-ios/blob/1.0.0/create_project.sh#L41).
+
 <br />
 
 **9. In Xcode 3, I want to have a project-specific copy of CordovaLib for my project, not a global one. How do I do this?**