Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28143] iOS: modules hard-code path to TitaniumKit.xcframework in Xcode project from template

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2020-09-18T17:53:54.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.2.0
ComponentsiOS
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2020-09-16T19:44:15.000+0000
Updated2020-09-18T17:53:54.000+0000

Description

When a new module project is generated using a 9.2.0 SDK, the path to the TitaniumKit.xcframework folder is hard-coded to the absolute path inside the SDK used to generate the template. We should be using a variable with a relative path so that when devs update the titanium.xcconfig to point at a different SDK install, the xcframework pointer also updates.

Comments

  1. Christopher Williams 2020-09-16

    https://github.com/appcelerator/titanium_mobile/pull/12090
  2. Lokesh Choudhary 2020-09-18

    Verified the fix with SDK 9.2.0.v20200917131313.

JSON Source