Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27088] iOS: Linking test application and the module projects gives error

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 8.0.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterVijay Singh
AssigneeUnknown
Created2019-05-17T23:48:29.000+0000
Updated2019-05-19T15:55:02.000+0000

Description

Debugging the iOS module using Xcode as explained https://wiki.appcelerator.org/display/guides2/iOS+Module+Project#iOSModuleProject-Testthemodule is broken. It is giving error 'ti.main.js file not found' .

Comments

  1. Hans Knöchel 2019-05-19

    I think this is a duplicate of TIMOB-26807. Workaround:

    Build for device (appc run -T device) and then open the Xcode project

    Add a new run script phase with the contents mentioned in the linked ticket.

JSON Source