how to keep same iPhone app dimension in iPad during debugging
问题 I only have an iPad, but I have developed a iPhone 5 app, and wanna to test it though iPad. The issue is that frame and all objects are expanding to full screen in ipad. I used IOS 5.1, iPad 1, Xcode 4.6.1, storyboard(iphone), set ipad use the same storyboard as iphone in "target". So please help me how to run the same iphone size app in the ipad. Thanks a lot!!!!!! 回答1: I believe you need to change the app target from Universal to iPhone. (check sample image) Go to: [Project Targets] >