erisu opened a new pull request #780: breaking: upgrade xcode compatible to 9.3
URL: https://github.com/apache/cordova-ios/pull/780
 
 
   ### Motivation and Context
   
   Upgrade project, CordovaLib, and CordovaLib test to be Xcode 9.3 compatible.
   
   Keeping it modern, or as modern as possible with our target release.
   
   [WWDC 2016 Video](https://developer.apple.com/videos/play/wwdc2019/239/), as 
Apple says, around `6:15` minute mark:
   
   > Keeping your project file modern is a critical way to make sure that Xcode 
can help you out and avoids the accumulation of issues.
   > First, when you're updating to a new version of Xcode, you'll be offered 
the opportunity sometimes to have **Xcode update the project settings and 
update your project file to the latest format**.
   
   ### Description
   
   * Change the `Project Format` to `Xcode 9.3-compatible`. 
   
   For easy review process, please look specifically at the contents from the 
commit: `breaking: upgrade xcode compatible to 9.3`.
   
   This PR is branched off of PR #779 and PR #779 will need to be merged in 
first.
   
   ### Testing
   
   - `npm t`
   - `cordova platform add`
   - `cordova build ios`
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   - [ ] I've updated the documentation if necessary
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to