[ 
https://issues.apache.org/jira/browse/CB-13417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16206324#comment-16206324
 ] 

ASF GitHub Bot commented on CB-13417:
-------------------------------------

Github user dpogue commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/750#discussion_r144925528
  
    --- Diff: www/_posts/2017-10-16-ios-release.md ---
    @@ -0,0 +1,41 @@
    +---
    +layout: post
    +author:
    +    name: Suraj Pindoria
    +    url: https://twitter.com/surajpindoria
    +title:  "Cordova iOS 4.5.2"
    +categories: announcements
    +tags: news releases
    +---
    +
    +We are happy to announce a minor version of `Cordova iOS 4.5.2` has been 
released!
    +
    +This version continues to add updates for the latest iOS 11 and Xcode 9.
    +
    +Things to note:
    +
    +* Fixed a major issue that prevented building binaries when using a build 
config file
    +* Updated the icon mapping to include new iOS 11 icons as well as added 
Apple Watch icons
    +
    +**Note:** When updating **iOS**, make sure to save your plugins as current 
unsaved plugins may not be reinstalled otherwise. Run the following command in 
your project to save your currently installed plugins into `config.xml`:
    +
    +    cordova plugin save
    +
    +To upgrade:
    +
    +    npm install -g cordova
    +    cd my_project
    +    cordova platform rm ios
    +    cordova platform add [email protected]
    +
    +To add it explicitly:
    +
    +    cordova platform add [email protected]
    +
    +<!--more-->
    +## What's new in iOS
    +
    +* [CB-13417](https://issues.apache.org/jira/browse/CB-13417) Updated 
checked in node_modules
    +* [CB-12896](https://issues.apache.org/jira/browse/CB-12896) (ios) Update 
icon mapping (#341)
    +* [CB-12895](https://issues.apache.org/jira/browse/CB-12895) - ignoring 
cordova.js file (#339)
    +* [CB-12895](https://issues.apache.org/jira/browse/CB-12895) - (ios) fixed 
bug building for ios using Xcode 9 (#338)
    --- End diff --
    
    This is the wrong JIRA bug: should be 13315


> Cordova-iOS Platform Release October 9, 2017
> --------------------------------------------
>
>                 Key: CB-13417
>                 URL: https://issues.apache.org/jira/browse/CB-13417
>             Project: Apache Cordova
>          Issue Type: Task
>            Reporter: Suraj Pindoria
>            Assignee: Suraj Pindoria
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to