How can I add older version of iOS SDK in Xcode 4.5

前端 未结 8 1230
一整个雨季
一整个雨季 2020-12-02 05:05

I copied the iOS 5.1 SDK here:

Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs

But, I stil

8条回答
  •  栀梦
    栀梦 (楼主)
    2020-12-02 05:58

    Old SDK's for the OS and Simulator might be available from these locations using finder.

    For OS

    /Developer-old/Platforms/iPhoneOS.platform/Developer/SDKs

    For Simulator

    /Developer-old/Platforms/iPhoneSimulator.platform/Developer/SDKs

    Developer-old, you would find it in device volume path.

提交回复
热议问题