Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26445] iOS: Default framework header search paths should be injected by template

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2018-11-26T11:49:58.000+0000
Affected Version/sRelease 8.0.0
Fix Version/sRelease 8.0.0
ComponentsiOS
Labelsn/a
ReporterHans Knöchel
AssigneeHans Knöchel
Created2018-10-07T10:14:28.000+0000
Updated2018-11-27T15:41:56.000+0000

Description

When using SDK 8 and Swift modules, the framework search paths should be injected by the template instead of handling them manually. This used to be done for header search paths and ObjC modules, so you should clean up the template and should be fine,.

Comments

  1. Hans Knöchel 2018-10-07

    PR: https://github.com/appcelerator/titanium_mobile/pull/10372 To test: 1. Create a new Swift module with ti create -t module 2. Open the module in Xcode 3. Try to build it in Xcode (CMD+B) Expected behavior: A "Build succeeded" notification.
  2. Ewan Harris 2018-11-26

    Merged in
  3. Samir Mohammed 2018-11-27

    *Closing ticket* verified fix in SDK version 8.0.0.v20181127032313 with the test case mentioned above in the description. *Test Environment*
       APPC Studio: 5.1.0.201808080937
       APPC CLI: 7.0.7
       Operating System Name: Mac OS Mojave
       Operating System Version: 10.14.1
       Node.js Version: 8.9.1
       Xcode 10.1
       

JSON Source