[TIMOB-11956] CLI: Platform specific option defaults not applied properly
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-08-12T21:31:44.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 25, 2012 Sprint 25 JS |
| Components | CLI |
| Labels | 3.0.0.rc2, qe-cli, qe-manualtest |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-12-04T23:40:47.000+0000 |
| Updated | 2014-08-12T21:32:00.000+0000 |
Description
When running "titanium build", it will prompt for the platform and when "ipad" is specified, it errors because the default value for the --ios-version has not been applied correctly.
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3529 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3530
Closing as fixed. Tested on: Titanium Studio, build: 3.0.0.201211301903 Titanium SDK, build: 3.0.0.v20121207120202 Titanium CLI Version: 3.0.20 Mac OS X Lion 10.7.5 Note: need to specify device family "titanium build --device-family ipad"
reopened to fix labels