Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19385] iOS9: Upgrade map module to support bitcode

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-08-21T09:55:15.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsiOS
Labelsn/a
ReporterChee Kiat Ng
AssigneeChee Kiat Ng
Created2015-08-20T09:34:11.000+0000
Updated2015-09-01T23:30:30.000+0000

Description

using Xcode 7 with
-fembed-bitcode
in *OTHER_CFLAGS* You can verify by using
 otool -l library.a > output
Check the output file for a sectname __bitcode

Comments

  1. Chee Kiat Ng 2015-08-21

    PR: https://github.com/appcelerator-modules/ti.map/pull/118 titanium mobile PR: https://github.com/appcelerator/titanium_mobile/pull/7055
  2. Chee Kiat Ng 2015-08-21

    PRs merged.
  3. Wilson Luu 2015-09-01

    Closing ticket as fixed. Verified there are multiple sectname __bitcode sections in iOS ti.map module's libti.map.a. Tested on: Appc CLI NPM: 4.2.0-1 Appc CLI Core: 5.0.0-33 Arrow: 1.2.52 SDK: 5.0.0.v20150901105514 iOS ti.map: 2.4.0 Node: v0.10.38 OS: Yosemite (10.10.5)

JSON Source