[AC-1691] Invalid "--sim-version" value "7.1" after updating to Xcode 6.2 (6C131e)
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Cannot Reproduce |
| Resolution Date | 2015-08-30T08:12:48.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Alberto Marcone |
| Assignee | Shak Hossain |
| Created | 2015-04-08T10:55:56.000+0000 |
| Updated | 2016-03-08T07:38:11.000+0000 |
Description
If I select the 7.1 Simulator from the list in Titanium I get the error:
{quote}
[ERROR] : Invalid "--sim-version" value "7.1"
8.2
For help, run: titanium help build
{quote}
This is the result of *ti info*
{quote}
Titanium Command-Line Interface, CLI version 3.4.2, Titanium SDK version 3.5.1.GA
Copyright (c) 2012-2015, Appcelerator, Inc. All Rights Reserved.
{quote}
Any thoughts of what I'm missing? similar errors that I found online are caused by updates to betas and such.
Hi, Please try to delete all the config file under run configuration. Than clean the project and re-run the app.
I did it and I get the same error
Hello [~a.marcone], If you are using Titanium Studio for your development? you need to upgrade to new Appcelerator studio. You need to upgrade your Titanium SDK to 4.0.0.GA, Appcelerator Command-Line Interface, version 4.0.2, Appcelerator Studio 4.0.1.201506021908. Please follow this link here to Upgrade [Appcelerator studio](https://web.appcelerator.com/product/studio). and [Appcelerator Command-Line Interface](https://web.appcelerator.com/product/cli). Thanks