Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17080] CLI: Text displayed when building on iOS devices is not meant for Studio

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-06-06T22:47:29.000+0000
Affected Version/sRelease 3.3.0
Fix Version/sRelease 3.3.0
ComponentsCLI, iOS
Labelsmodule_cli, qe-3.3.0, qe-testadded
ReporterFederico Casali
AssigneeChris Barber
Created2014-06-05T21:16:49.000+0000
Updated2014-07-02T06:34:40.000+0000

Description

Problem description

When building an app for iOS device from Studio, the following text is displayed: "Please manually launch the application or press CTRL-C to quit" Pressing 'CTRL-C' makes sense if building from CLI but not if run from Studio. Not reproducible with previous CLI 3.2.3 - in this case no text is shown regarding having to launch the app manually.

Steps to reproduce

1. Open a project and build for iOS devices

Result

1. When the build is done and app is correctly installed, the following text is displayed: "Please manually launch the application or press CTRL-C to quit". CTRL-C is meant for terminating the process when building from CLI. From Studio, to quit, user should press the red 'Terminate' button.

Comments

  1. Ingo Muschenetz 2014-06-06

    Seems an easy fix is to just note both ways to stop the app (Ctrl+C, Terminate button) depending on context.
  2. Chris Barber 2014-06-06

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5779 3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5780
  3. Satyam Sekhri 2014-06-11

    Building app from Studio shows "Please manually launch the application". Whereas building it from CLI shows "Please manually launch the application or press CTRL-C to quit" Verified on: || Component || Version || | Appcelerator Studio | 3.3.0.201406061445 | | Titanium SDK | 3.3.0.v20140610102512 | | Node | 0.10.28 | | acs | 1.0.14 | | alloy | 1.4.0-beta2 | | npm | 1.4.9 | | CLI | 3.3.0-beta3 | | Titanium-code-processor | 1.1.1 | | OS | OSX 10.9.2 | | Device | iPhone 5S (iOS 7.1) |

JSON Source