weimingtom / nekonme

Automatically exported from code.google.com/p/nekonme
0 stars 0 forks source link

ios -simulator does not work for ios6 #263

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Xcode 4.5
2. run nme test ios -simulator 
3.

What is the expected output? What do you see instead?
to see the app run on ios 

When running on io6 it fails in xcode 4.5.  I have tried changing the target to 
5.1 within the xcode build and the app works.  

hope that helps

Original issue reported on code.google.com by eam...@ineedarobot.co.uk on 22 Sep 2012 at 2:59

GoogleCodeExporter commented 9 years ago
I'm seeing this too, but not just limited to the simulator - the same is 
happening on the device. For any projects I build against the iOS 6 SDK, I just 
see a white screen in the app. I'm not quite sure where to start trying to 
debug it, though...

Original comment by jameswfr...@gmail.com on 8 Oct 2012 at 12:31