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/07/18 20:25:37 UTC

ios commit: Removed references to the static framework and Xcode template.

Updated Branches:
  refs/heads/master ace56024c -> 2d7050302


Removed references to the static framework and Xcode template.


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/2d705030
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/2d705030
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/2d705030

Branch: refs/heads/master
Commit: 2d7050302b2d95f9dadaae3de70e4bf961028775
Parents: ace5602
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Jul 18 11:25:27 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Jul 18 11:25:27 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/2d705030/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 99fb84b..2691119 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,7 +20,7 @@
 -->
 ## Release Notes for Cordova ({VERSION})  ##
   
-Cordova is a static library and static framework that enables developers to include the Cordova API in their iOS application projects easily, and also create new Cordova-based iOS application projects through an Xcode project template.
+Cordova is a static library that enables developers to include the Cordova API in their iOS application projects easily, and also create new Cordova-based iOS application projects through the command-line.
 
 ### 2.0.0rc1 (20120713) ###