Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11890] CLI: Add better incomplete iOS environment detection

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2014-08-11T20:33:51.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.2.0
ComponentsCLI
Labelsqe-cli, qe-closed-3.2.0, qe-manualtest
ReporterChris Barber
AssigneeChris Barber
Created2012-11-29T00:11:07.000+0000
Updated2014-08-11T20:33:51.000+0000

Description

If someone doesn't have Xcode, the WWDC cert, provisioning profiles, and so on, then the build command needs to fail gracefully.

Comments

  1. Chris Barber 2013-09-26

    This was fixed at the same time I added the ADB library for the Android build. Pull request: https://github.com/appcelerator/titanium_mobile/pull/4612
  2. Olga Romero 2013-11-26

    CLI 3.2.0-alpha3 Tested and verified the fix, using an invalid provisioning profile, running
       ti build -p ios -T device
       
    result
       [ERROR] Invalid selection ....
       

JSON Source