2

I have tried with this but couldn't solve my issue - Ineligible Devices section.

I m getting an error The Developer Disk image could not be mounted error with iOS 8.4 device

can anyone please help me how can I run iOS 8.4 version device with Xcode 6.3.1

or updating the Xcode version is only the solution

Thank you all in advance

enter image description here

Community
  • 1
  • 1
soumya
  • 3,801
  • 9
  • 35
  • 69
  • This helps without updating http://stackoverflow.com/questions/35024975/is-there-a-way-to-test-my-xcode-7-2-compiled-app-with-ios-9-3 – soumya Mar 25 '16 at 11:36

1 Answers1

3

You will need to upgrade to Xcode 6.4 in order to support iOS 8.4 development -

From the Xcode 6.4 release notes -

New Features

  • Xcode 6.4 includes the iOS 8.4 SDK to support development for iOS 8.4 apps.
Paulw11
  • 108,386
  • 14
  • 159
  • 186