ios - My project doesn't work for simulator iPhone 6.1 -


symptom

  1. it works if try run iphone 5.1
  2. if run simulator 6.1 project start , "finish". that's it. no error message. nothing.
  3. i put breakpoint @ - (bool)application:(uiapplication *)application didfinishlaunchingwithoptions:(nsdictionary *)launchoptions it's never called
  4. clean project doesn't solve issue

i don't know else can do.

because of cannot take screen shot of 4 inch. seems 4 inch retina screenshot can done simulator 6.1

when run application . don't select deployment target 6.

enter image description here


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -