iosdebuggingios7.1xcode7-beta6

Can I debug my app on iOS 7 from Xcode 7?


Can I debug my app on iOS 7 from Xcode 7?

From what I can tell Xcode 7 just ignores any plugged in devices with iOS 7 installed. Is this just a fluke or is this a permanent change to Xcode?

(Using: Xcode 7 beta 6, iPhone 4S iOS 7.1)


Solution

  • The BAD news is that you can't test your app on iOS 7 simulators. At least not with Xcode 7.3.1. If you are using previous Xcode beta then you should check this answer.

    The GOOD news is that you can test it on real device running iOS 7. I tested mine with Xcode 7.3.1 on iPhone 4 running iOS 7.1.2.

    UPDATE: The only way I have found so far to test your app on iOS 7 simulators is by installing OS X 10.10 Yosemite and using Xcode 6 (tested with OS X 10.10.5 and Xcode 6.4) side by side with Xcode 7.

    UPDATE: Xcode version updated to 7.3.1.