ios - My project doesn't work for simulator iPhone 6.1 -
symptom
- it works if try run iphone 5.1
- if run simulator 6.1 project start , "finish". that's it. no error message. nothing.
- i put breakpoint @ - (bool)application:(uiapplication *)application didfinishlaunchingwithoptions:(nsdictionary *)launchoptions it's never called
- 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.
Comments
Post a Comment