[TIMOB-17926] iOS: Upgrade titanium_verify source code to 64-bit
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-11-13T21:50:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.5.0, Release 4.0.0 |
Components | iOS |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Muhammad Dadu |
Created | 2014-10-27T22:21:18.000+0000 |
Updated | 2017-03-16T22:17:24.000+0000 |
Description
Upgrading this to 64-bit: https://github.com/appcelerator/titanium_verify/tree/master/iphone
Please review https://github.com/appcelerator/titanium_verify/tree/travis which is currently failing, but can likely be fixed easily.
PR: https://github.com/appcelerator/titanium_verify/pull/13 PR: https://github.com/appcelerator/titanium_mobile/pull/6335
Running
Returns
Changes
- Updated deprecated methods to their iOS 6 and above equivalents - Fixed 64 bit warnings - Updated project.pbxprojAbove PR's closed PR to update titanium_verify https://github.com/appcelerator/titanium_verify/pull/14 PR to update titanium https://github.com/appcelerator/titanium_mobile/pull/6345
Backport to 3_5_X https://github.com/appcelerator/titanium_mobile/pull/6370
Closing ticket as fixed.