Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17926] iOS: Upgrade titanium_verify source code to 64-bit

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-11-13T21:50:38.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.5.0, Release 4.0.0
ComponentsiOS
Labelsn/a
ReporterIngo Muschenetz
AssigneeMuhammad Dadu
Created2014-10-27T22:21:18.000+0000
Updated2017-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.

Comments

  1. Muhammad Dadu 2014-11-11

    PR: https://github.com/appcelerator/titanium_verify/pull/13 PR: https://github.com/appcelerator/titanium_mobile/pull/6335

    Running

       lipo -info build/libtiverify.a 
       

    Returns

       Architectures in the fat file: build/libtiverify.a are: i386 x86_64 armv7 arm64
       

    Changes

    - Updated deprecated methods to their iOS 6 and above equivalents - Fixed 64 bit warnings - Updated project.pbxproj
  2. Vishal Duggal 2014-11-13

    Above 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
  3. Vishal Duggal 2014-11-21

    Backport to 3_5_X https://github.com/appcelerator/titanium_mobile/pull/6370
  4. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source