Description
Trying to build a project for iOS using the latest 3.2.0 build of Studio and CLI will fail if you use the 3.1.3 GA build of the SDK.
Steps To Reproduce
1. Install 3.2.0 Studio, 3.2.0 CLI and 3.1.3.GA SDK
2. Create a default project
3. Build the project for simulator and device
4. Package the project
Expected Result
Application to be run on simulator or device
Application to be packaged successfully.
Actual Result
[ERROR] : Invalid "--ios-version" value "7.0.3"
Accepted values:
7.0
For help, run: titanium help build
duplicate of TIMOB-15681
Closing as a duplicate, however tested Mac osx 10.9.2 Mavericks Appcelerator Studio, build: 3.3.0.201404221437 Titanium SDK, build: 3.2.2.GA Node.JS Version: v0.10.13 NPM Version: 1.3.2 ├── acs@1.0.14 ├── alloy@1.4.0-dev ├── npm@1.3.2 ├── titanium@3.3.0-dev └── titanium-code-processor@1.1.1-beta1 Build success