Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14151] Code Processor cannot recognize modules for iPad

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-06-07T22:20:19.000+0000
Affected Version/sRelease 3.1.1
Fix Version/sn/a
ComponentsCode Processor
Labelsqe-3.1.1, qe-closed-3.1.1
ReporterOlga Romero
AssigneeBryan Hughes
Created2013-06-07T18:01:23.000+0000
Updated2014-06-19T12:44:20.000+0000

Description

When project is analyzed using iPad as selected platform, code processor cannot recognize modules "com.appcelerator.apm" and "com.soasta.touchtest". There is no issue using iPhone as selected platform, although the modules are the same for both iPhone and iPad. Test steps: 1. Create Titanium Project with all common deployment targets. 2. Project Context Menu > Code Analysis > Run Selected Platforms. Actual result: The module "com.appcelerator.apm" could not be found The module "com.soasta.touchtest" could not be found although these moduls are visible in tiapp.xml overview

Attachments

FileDateSize
log.txt2013-06-07T18:01:23.000+0000727
Screen Shot 2013-06-07 at 10.39.20 AM.png2013-06-07T18:01:23.000+000049718
Screen Shot 2013-06-07 at 10.52.11 AM.png2013-06-07T18:01:23.000+000080786

Comments

  1. Bryan Hughes 2013-06-07

    PR: https://github.com/appcelerator/titanium-code-processor/pull/220 1_0_X PR: https://github.com/appcelerator/titanium-code-processor/pull/221
  2. Bryan Hughes 2013-06-07

    Testing note: needs to be created via Appcelerator Studio. In the tiapp.xml editor, make sure that Appcelerator Services are enabled and that the two modules mentioned above are included.
  3. Olga Romero 2013-06-10

    Tested and verified fix with: Appcelerator Studio, build: 3.1.1.201306071750 Titanium SDK, build: 3.1.1.v20130609163050 code-processor-1.0.1-cr4 NO errors

JSON Source