You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/03 08:18:28 UTC

svn commit: r1663533 - in /cordova/site: public/announcements/2015/02/25/cordova-ios-3.8.0.html public/index.html public/rss.xml www/_posts/2015-02-25-cordova-ios-3.8.0.md

Author: steven
Date: Tue Mar  3 07:18:27 2015
New Revision: 1663533

URL: http://svn.apache.org/r1663533
Log:
added ios-deploy update to ios-release

Modified:
    cordova/site/public/announcements/2015/02/25/cordova-ios-3.8.0.html
    cordova/site/public/index.html
    cordova/site/public/rss.xml
    cordova/site/www/_posts/2015-02-25-cordova-ios-3.8.0.md

Modified: cordova/site/public/announcements/2015/02/25/cordova-ios-3.8.0.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2015/02/25/cordova-ios-3.8.0.html?rev=1663533&r1=1663532&r2=1663533&view=diff
==============================================================================
--- cordova/site/public/announcements/2015/02/25/cordova-ios-3.8.0.html (original)
+++ cordova/site/public/announcements/2015/02/25/cordova-ios-3.8.0.html Tue Mar  3 07:18:27 2015
@@ -70,6 +70,8 @@
     <p class="meta">25 Feb 2015</p>
     <div class="post">
     
+<p><strong>UPDATE:</strong> To deploy to iOS devices, developers will have to update their <code>ios-deploy</code> dependency to the latest release. Run <code>npm install ios-deploy -g</code> to download the latest release of version <code>1.4.0</code>.</p>
+
 <p>We are happy to announce that <code>Cordova iOS 3.8.0</code> has been released!</p>
 
 <p>This release has various bug fixes, and will be the default iOS version when the cordova-cli 4.3.0 is released. This release also requires Xcode 6.</p>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1663533&r1=1663532&r2=1663533&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Tue Mar  3 07:18:27 2015
@@ -169,6 +169,8 @@ cordova platform update windows</code></
     
       <li><span>25 Feb 2015</span> &raquo; <a href="//cordova.apache.org/announcements/2015/02/25/cordova-ios-3.8.0.html">Apache Cordova iOS 3.8.0</a>
       
+<p><strong>UPDATE:</strong> To deploy to iOS devices, developers will have to update their <code>ios-deploy</code> dependency to the latest release. Run <code>npm install ios-deploy -g</code> to download the latest release of version <code>1.4.0</code>.</p>
+
 <p>We are happy to announce that <code>Cordova iOS 3.8.0</code> has been released!</p>
 
 <p>This release has various bug fixes, and will be the default iOS version when the cordova-cli 4.3.0 is released. This release also requires Xcode 6.</p>

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1663533&r1=1663532&r2=1663533&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Tue Mar  3 07:18:27 2015
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Mon, 02 Mar 2015 22:59:58 -0800</lastBuildDate>
-        <pubDate>Mon, 02 Mar 2015 22:59:58 -0800</pubDate>
+        <lastBuildDate>Mon, 02 Mar 2015 23:17:44 -0800</lastBuildDate>
+        <pubDate>Mon, 02 Mar 2015 23:17:44 -0800</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>
@@ -261,6 +261,8 @@ cordova platform update windows&lt;/code
         <item>
                 <title>Apache Cordova iOS 3.8.0</title>
                 <description>
+&lt;p&gt;&lt;strong&gt;UPDATE:&lt;/strong&gt; To deploy to iOS devices, developers will have to update their &lt;code&gt;ios-deploy&lt;/code&gt; dependency to the latest release. Run &lt;code&gt;npm install ios-deploy -g&lt;/code&gt; to download the latest release of version &lt;code&gt;1.4.0&lt;/code&gt;.&lt;/p&gt;
+
 &lt;p&gt;We are happy to announce that &lt;code&gt;Cordova iOS 3.8.0&lt;/code&gt; has been released!&lt;/p&gt;
 
 &lt;p&gt;This release has various bug fixes, and will be the default iOS version when the cordova-cli 4.3.0 is released. This release also requires Xcode 6.&lt;/p&gt;

Modified: cordova/site/www/_posts/2015-02-25-cordova-ios-3.8.0.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2015-02-25-cordova-ios-3.8.0.md?rev=1663533&r1=1663532&r2=1663533&view=diff
==============================================================================
--- cordova/site/www/_posts/2015-02-25-cordova-ios-3.8.0.md (original)
+++ cordova/site/www/_posts/2015-02-25-cordova-ios-3.8.0.md Tue Mar  3 07:18:27 2015
@@ -8,6 +8,8 @@ categories: announcements
 tags: news releases
 ---
 
+**UPDATE:** To deploy to iOS devices, developers will have to update their `ios-deploy` dependency to the latest release. Run `npm install ios-deploy -g` to download the latest release of version `1.4.0`. 
+
 We are happy to announce that `Cordova iOS 3.8.0` has been released!
 
 This release has various bug fixes, and will be the default iOS version when the cordova-cli 4.3.0 is released.
@@ -52,4 +54,4 @@ For non-CLI projects or for pre-3.0 proj
 * [CB-5706](https://issues.apache.org/jira/browse/CB-5706) convert some of the bash scripts to nodejs (closes #118)
 * [CB-8506](https://issues.apache.org/jira/browse/CB-8506) Use npm version of uncrustify in cordova-ios (devDependency only)
 * Have CordovaLib classes import CDVJSON_private.h rather than CDVJSON.h
-* Trim down checked-in node_module files to minimal set
\ No newline at end of file
+* Trim down checked-in node_module files to minimal set



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org