Xcode 6 with iOS 9?

前端 未结 8 542
予麋鹿
予麋鹿 2020-12-17 10:47

I\'m fairly new to iOS development and I upgraded my device to iOS 9.0 beta, to see how my app faired. However, I did not upgrade to Xcode 7 beta. I\'m getting an error that

8条回答
  •  有刺的猬
    2020-12-17 10:55

    It's easy.

    1. Download Xcode 7 or 7.1
    2. In finder Browse within both Xcode apps to following directory. Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
    3. Copy 9.0 and 9.1 folders over to Xcode 6 in same directory.
    4. Restart Xcode and reconnect your iOS 9 device.

    Kaboom

提交回复
热议问题