xcode cannot find the software image to install this version

I’ve been fixing my game recently and trying to push a patch out. Its been awhile since i used xcode organizer. Now when i use it, it gives me this error:
xcode cannot find the software image to install this version

My iphone version is: 5.1
My xcode version is: 4.0.2 << Listed as supported

Any ideas how to solve this?
I’ve already tried replugging the phone, i’ve also check some troubleshooting that other devs provided but it won’t work because those devs developed their game on xcode instead of external sdk where they can set the development target.

Any help is appreciated! [import]uid: 74723 topic_id: 25910 reply_id: 325910[/import]

Same situation… iOS 5.1 requires xCode 4.3, which unfortunately requires an installation of Lion. No way around this but to upgrade from what I know… [import]uid: 33275 topic_id: 25910 reply_id: 104871[/import]

Actually you can still install apps via iTunes, just not through xCode. [import]uid: 33275 topic_id: 25910 reply_id: 104872[/import]

The above is correct but just FYI I believe Danny has a workaround thread on this if you search :slight_smile: [import]uid: 52491 topic_id: 25910 reply_id: 104884[/import]

The workaround through iTunes definately helps. Thanks!
To those who want to know how to use iTunes to test your game, here’s the step:

  1. Build your game through corona
  2. Open itunes
  3. Pull the packaged file (not the zip) to the library on the left panel.
  4. You can now sync that app into your phone normally like how you sync other apps/games.

@peach
I will give it a search [: Thanks [import]uid: 74723 topic_id: 25910 reply_id: 104913[/import]