Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19384] iOS9: Upgrade touchid module to support bitcode

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-08-21T09:08:44.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsiOS
Labelsn/a
ReporterChee Kiat Ng
AssigneeChee Kiat Ng
Created2015-08-20T09:31:23.000+0000
Updated2015-09-02T00:10:56.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.touchid/pull/17 Titanium mobile PR: https://github.com/appcelerator/titanium_mobile/pull/7056
  2. Chee Kiat Ng 2015-08-21

    APPROVED. PRs merged.
  3. Wilson Luu 2015-09-02

    Closing ticket as fixed.Verified that the libti.touchid.a contains multiple sectname __bitcode entries in ti.touchid 1.2.0. 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 ti.touchid: 1.2.0 Node: v0.10.38 OS: Yosemite (10.10.5)

JSON Source