ios - Adding size classes to an existing Xcode project -


i have universal application deployment target 6.1 , above. application in app store. need make changes per new requirements , update ios 8.1. have 2 storyboards auto-layout "main_iphone" , "main_ipad".

question: want implement size classes now. necessary changes need make inside application or project settings ?

can delete 2 storyboards , create new 1 , re-design or other better feasible ways there ?

note: detailed bullet steps necessary changes helpful. know auto-layout(intermediate level). beginner in case of "size classes".

thanks in advance. happy coding.

there'a no need delete storyboards. project navigator select storyboard in file inspector in interface builder document section, check "use size classes". note project won't compatible xcode 5 after using size classes


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -