Symptom
- It works if I try to run it with iPhone 5.1
- If I run with simulator 6.1 the project start and then "finish". That's it. No error message. Nothing.
- I put breakpoint at - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions it's never called
- Clean the project doesn't solve the issue
I don't know what else I can do.
Because of this I cannot take screen shot of 4 inch. It seems that the 4 inch retina screenshot can only be done with simulator 6.1
