简体   繁体   中英

How to convert iPhone app to universal in xcode4, if I previously converted, but deleted MainWindow-iPad?

I have iPhone app and I converted it in xcode4 to universal app, and it worked fine, but after that I deleted MainWindow-iPad and return to iPhone app only. Now I need to make my app universal again, I clicked in Xcode4 "Devices-Universal", but XCode don't create MainWindow-iPad and don't ask me "Transition to universal target" so when I'm building and running in iPad simulator app crashes. How can I fix this? Thank you.

创建您自己的mainwindow-ipad nib文件,并在info.plist中将其设置为iPad平台的主nib文件

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM