In xcode7, Xcode cannot run using the selected device, and the actual machine test cannot be performed.

Asked 1 years ago, Updated 1 years ago, 56 views

I heard that the actual machine can be tested free of charge with Xcode7, so I tested the actual machine with Xcode7.
Then, as the title suggests,

Xcode cannot run using the selected device.

The actual machine test is not possible because it came out.
Also,
in the emulator selection section The ineligible device says unavailable, and even if you choose it and try to test the actual machine,

Could not find Developer Disk Image

That's what happens.
Please tell me the solution.

·Specs of OS and actual equipment used
Xcode7beta
MacOs:10.10.4
IOS live: iphone 4s IOS 8.4

·Setting Xcode
IOS deployment target: 8.4

xcode

2022-09-30 19:55

2 Answers

Self-resolved.

Reference Blog: seiya-orz.hatenablog.com

I was just looking into it, but it seems that xcode7beta does not contain an image disk compatible with IOS 8.4. It appears to be in xcode 6.4, so I will copy it from there and try to run it.


2022-09-30 19:55

The URL of the article has been changed, so please refer to this.
http://seiya-orz.hatenablog.com/entry/2015/07/05/163207


2022-09-30 19:55

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.