[TIMOB-27497] iOS: Remove support of Xcode 8
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-01-29T17:06:48.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 9.0.0 |
| Components | n/a |
| Labels | breaking-change |
| Reporter | Vijay Singh |
| Assignee | Vijay Singh |
| Created | 2019-10-24T04:56:26.000+0000 |
| Updated | 2020-01-29T17:06:48.000+0000 |
Description
Remove support of Xcode 8.
https://github.com/appcelerator/titanium_mobile/pull/11343
FR Passed. Waiting on Jenkins build.
merged to master for 9.0.0
Fix verified on build 9.0.0.v20200128095338. Tested by targeting iOS 9 device. Correctly fails as removing Xcode 8 support means to bump min iOS version to 10. Ticket closed.