iOS Simulator 8.1 SDK missing in XCode 6.2

前端 未结 3 1927
借酒劲吻你
借酒劲吻你 2021-02-02 03:34

Developers I\'m supporting just got new Macs with XCode 6.2 (Version 6.2 (6C131e)).

In running xcodebuild we\'re having failures in running against any earlier version

3条回答
  •  萌比男神i
    2021-02-02 04:08

    I found this issue too. But my method is to copy the simulator into the SDKs folder and this work at Xcode 6 earlier versions. After I upgrade to xcode 6.2, I found this method did not work anymore.

提交回复
热议问题