Where is “upgrade target for ipad” in Xcode4

2019-03-17 19:35发布

问题:

I'm running Build 4A304a and for the life of me I can't find it in Xcode or any reference to it on the internets.

any help would be greatly appreciated.

回答1:

Right-click the target and click Duplicate. Choose to Duplicate and Transition to iPad.



回答2:

Select your project in the Project Navigator, click your target, and then click the Summary tab. You can switch your iOS Application Target there to Universal.

Here's a screenshot: