[AC-1846] [iOS-ERROR] : Invalid "--device-id" value "iPhone Retina (4-inch 64-bit)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-01-02T18:42:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | 3.2.0GA, ios |
Reporter | nicolomonili |
Assignee | Shak Hossain |
Created | 2014-01-01T18:00:29.000+0000 |
Updated | 2016-03-08T07:40:45.000+0000 |
Description
trying to launch the iOS simulator "iPhone Retina 4-inch 64-bit" i have this error
[ERROR] : Invalid "--device-id" value "iPhone Retina (4-inch 64-bit)
while the "Ipad Retina (64-bit)" works
and the app on my iPhone 5s start but remains stuck on the splash screen
Attachments
File | Date | Size |
---|---|---|
Schermata 2014-01-02 alle 20.26.55.png | 2014-01-02T19:27:47.000+0000 | 34272 |
Schermata 2014-01-02 alle 20.43.40.png | 2014-01-02T19:44:03.000+0000 | 33508 |
I tested this with the following command and could not reproduce:
What does this mean? your "iPhone Retina 4-inch 64-bit" simulator works ?
[~nicolomonili] Yes, it works just fine on my computer. I'm running a build directly from the command line, not using Studio, and it launched as expected. I did force the iOS SDK version to 7.0.3.
Chris Barber , look the attachments thanks
[~nicolomonili] Well for starters, you are using an ancient dev build of 3.2 that is no longer supported. You must update to 3.2.0.GA by running:
After installation, then update the
Chris Barber , look the new attachments thanks
[~nicolomonili] OK, so the next thing is you appear to only have Xcode 5.0 and iOS 7.0 installed. To use 7.0.3, you have to install Xcode 5.0.2. You can still build using iOS SDK 7.0 by running:
no , my xCode version is 5.0.2 !
[~nicolomonili] Hmm, that sounds strange. What does the output from "ti info -t ios" say?
Now I can't use the mac that gives me problems, but tonight i will you communicate what ios are (I think 5.1,6.1 and 7.0.3) but on another Mac I have xCode 5.0 and there is no problem with the 64-bit of the iPhone simulator But here there is the SDK 7.0 and not the 7.0.3 as on xCode 5.0.2 I think the problem is caused by the own version of the Apple SDK is detected
Hi nicolomonili, Is there any update from your side? Please let me know if you need us to jump into a webex to review this. Thanks, Shak
I "solved" by copying the SDK 7.0 from the other Mac has xCode 5.0 so now I use the 7.0 SDK with xCode 5.0.2 and 3.2.0GA but using this configuration (SDK 7.0.3, 3.2.0GA, xCode 5.0.2) I can't use the simulator 64bit