ios - Xcode 5 shrinks every object on Storyboard by 20px -


recently i've opened old (xcode 4.6) project in xcode 5 , has automatically converted uistoryboard new format (sdk 7). when run on ios 7 simulator, ok, when i'm trying run on ios 6, layout pretty broken. height of every object in storyboard shrinken 20px. same thing happens when set view as-ios 6 , earlier. , when i'm trying open in xcode 4.6, shows same picture (shrinken objects). expect navbar-related. don't use autolayout. how can solve this?


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -