[TIMOB-27897] iOS: master branch is not building on Xcode < 11
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-05-21T12:32:15.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 9.1.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Vijay Singh |
| Assignee | Vijay Singh |
| Created | 2020-05-16T01:35:12.000+0000 |
| Updated | 2020-07-27T13:11:27.000+0000 |
Description
Titanium SDK master branch is giving build error for Xcode < 11. It is regression of [PR #11457](https://github.com/appcelerator/titanium_mobile/pull/11457).
PR - https://github.com/appcelerator/titanium_mobile/pull/11711 Note - To verify - Create sample app using Xcode 10. Run it. It should run successfully.
merged to master for 9.1.0 target
Closing ticket. Fix verified in SDK version
9.1.0.v20200724110711,9.2.0.v20200724112452and9.3.0.v20200724114100.