[TIMOB-28467] iOS: Make iOS development-project compatible with iOS 15/Xcode 13
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2021-08-13T10:14:51.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 10.1.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Ewan Harris |
| Assignee | Ewan Harris |
| Created | 2021-06-04T12:40:57.000+0000 |
| Updated | 2021-08-13T10:15:01.000+0000 |
Description
Update the titanium_mobile dev environment to support iOS 15/Xcode 13. Should include:
* IS_SDK_IOS_15 macro
* Update xcode/ios sdk in vendorDependencies
* Update ioslib to include changes from TIMOB-28466
PR: https://github.com/appcelerator/titanium_mobile/pull/12873
Merged to master