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/12/08 20:22:47 UTC

[4/4] docs commit: Updated cordova ios 4.0.0 blog post - added deployment target note

Updated cordova ios 4.0.0 blog post - added deployment target note


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

Branch: refs/heads/master
Commit: ed26ad97ff99ae9db2dedc6d03bd41f4364b0aca
Parents: 3e9c804
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Dec 8 08:25:00 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Dec 8 08:25:00 2015 -0800

----------------------------------------------------------------------
 www/_posts/2015-12-08-cordova-ios-4.0.0.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ed26ad97/www/_posts/2015-12-08-cordova-ios-4.0.0.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-12-08-cordova-ios-4.0.0.md b/www/_posts/2015-12-08-cordova-ios-4.0.0.md
index f2c4f98..bf48224 100644
--- a/www/_posts/2015-12-08-cordova-ios-4.0.0.md
+++ b/www/_posts/2015-12-08-cordova-ios-4.0.0.md
@@ -16,6 +16,8 @@ The platform now supports Asset Catalogs for splashscreens and icons -- this is
 
 [ios-sim](https://www.npmjs.com/package/ios-sim) is bundled with the platform now, you will not need to install this separately anymore. However for [ios-deploy](https://www.npmjs.com/package/ios-deploy) you will need to update your version to the latest.
 
+The minimum deployment target has been updated to **iOS 8.0**. This means that this platform release has only been tested on iOS 8 devices and greater only and will only support those iOS versions.
+
 `cordova-ios@4.0.0` will be the default iOS version in the next version of `cordova`. If you just can't wait though, you can try it out now:
 
     cd my_project


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