ios - Adjusting the XCode iPhone simulator scale and size -


is there anyway make ios simulator iphone 5 in xcode, actual size of iphone 5. i'm getting huge display , things seemed scaled.

you can't have 1:1 ratio. read screen resolutions.

however can scale ios simulator > window > scale menu.

good luck.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -