Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2508] [ERROR] Invalid --ios-version value '6.1'

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-09-20T06:29:52.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterGordon Illan
AssigneeEric Wieber
Created2013-09-19T19:25:03.000+0000
Updated2016-03-08T07:41:34.000+0000

Description

Comments

  1. Stephen Feather 2013-09-19

    #1 did you open xcode, go to downloads, and download the 6.x simulator image for your xcode 5 install? #2 if you want to build for ios7 instead of ios6 did you go into your studio settings and change the build settings?
  2. Mostafizur Rahman 2013-09-20

    Hello Gordon IIIan, I check your issue. I can’t reproduce this. Please check your project run configurations setting. I hope that will help to you. Thanks
  3. Mostafizur Rahman 2013-12-12

    Hello, I tested this issue with the test code below. I can’t reproduce this issue in Ti SDK 3.1.3GA. Please test this issue using the latest release and let us know your feedback.

    Testing Environment:

    Ti CLI 3.3.0 Titanium SDK: 3.1.3 and later Xcode 5.0 iOS -Simulator -iPhone Retina 3.5 inch/iOS SDK 7.0

    Test Case

       var win = Ti.UI.createWindow();
       win.open();
       
       

    Steps to Reproduce:

    Create a simple project.

    Update this code in app.js

    Run this on iOS Simulator

    App will be run as well

    If we don't hear back from you, we will assume the issue is resolved and the ticket can be closed. Thanks

JSON Source