[AC-1391] [ERROR] : Invalid '--ios-version' value '7.0.3'
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-03-12T05:25:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Srdjan Lukic-Bardak |
Assignee | Ritu Agrawal |
Created | 2014-03-11T15:51:19.000+0000 |
Updated | 2016-03-08T07:37:48.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
.log | 2014-03-11T15:51:21.000+0000 | 505306 |
diagnostic2821540627722088918.log | 2014-03-11T15:51:25.000+0000 | 14541 |
Titanium_config.txt | 2014-03-11T18:43:45.000+0000 | 932 |
Titanium_info.txt | 2014-03-11T18:43:45.000+0000 | 10975 |
Titanium_sdk.txt | 2014-03-11T18:43:45.000+0000 | 929 |
Can you please let us know your OS information and what Titanium SDK version you are choosing in your tiapp.xml file?
I'v tryed to build with : 3.1.3.GA, 3.2.1.GA, 3.2.1.GA, 3.2.1.GA and even 3.3.0.v20140310170858. As I can se my simulator is sat to iOS SDK : 7.0.3, Simulator version 7.0.3. And I get that error on clean and old projects.
Can you please attach the output of the following commands to investigate further as we have not been able to reproduce the issue? Titanium info Titanium config Titanium sdk
Ti log files.
Ritu I'm just uploadet 3 text files with log data as you requested. in titanium-info.txt i have removed all my profiles since I do have some client apps that are still not published.
Make sense. Thanks for the information.
Hi Ritu I might have a usefull work around for it. It looks like the issue was simulator sdk was sat to 7.0.3 and I had no other options then that. So I used xCode to download iOS SDK 7 and 6.1 and when starting "Run Configurations" through TS I still only had 7.0.3. What worked for me was to download a older version of TS (Titanium Studio 3.1.3) from https://wiki.appcelerator.org/display/tis/Reverting+to+a+Previous+Version after overwriting my current version I was able to enter "Run Configurations" where I now have the option to select all installed iOS SDK's After setting SDK to 7.1 everything is working fine. I even updated my TS back to the latest version and everything still work. I'm not sure why this happend, but it looks like the sdk configurations section is not collecting the latest installed SDK's. cheers!
Hmmm..interesting. Glad that things are working for you now.