iOS 5.1 with Xcode 4.2 and retina in iPad 3

后端 未结 4 2223
伪装坚强ぢ
伪装坚强ぢ 2020-11-29 17:55

i have a Mac with Mac OS X Snow Leopard, can i add iOS 5.1 to it?

With the new resolution for iPad 3, how we will do with images, because if the app will run in iPho

4条回答
  •  被撕碎了的回忆
    2020-11-29 18:21

    You will probably also want to copy the 5.1 docset to be able to view the most recent documentation within Xcode:

    Copy

    /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Documentation/DocSets/com.apple.adc.documentation.AppleiOS5_1.iOSLibrary.docset
    to
    /Developer/Platforms/iPhoneOS.platform/Developer/Documentation/DocSets/com.apple.adc.documentation.AppleiOS5_1.iOSLibrary.docset                      
    

    And be sure to restart Xcode.

提交回复
热议问题