[TIMOB-14587] iOS: Deprecate support for iOS 5
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-11-12T20:19:19.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 23, 2013 Sprint 23 API, Release 3.2.0 |
Components | iOS |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Vishal Duggal |
Created | 2013-07-17T20:18:09.000+0000 |
Updated | 2017-03-16T21:54:11.000+0000 |
Description
At some point, we will need to deprecate support for iOS 5. This may come about as part of the move to XCode 5, or some other forcing factor.
This would move our minimum SDK to version 6.X, and our target SDK to version 7.X.
As part of this ticket, we will indicate that support is dropped by either failing the build or printing out a prominent warning message to the console.
Pull pending against master https://github.com/appcelerator/titanium_mobile/pull/4922
Closing ticket as the issue has been fixed.