Xcode Beta 6 with iOS 8.0 - ios

When I connect my iPad with iOS 8.0 to xcode beta 6, I can't find the "Use For Development" button that usually appears when selecting your iPad in the "Devices" window. I reset and wiped my iPad so now I need to set it up again for development use. Anyone know how to do this in the new xcode?

I've seen some buggy things going on with Xcode betas (no surprise). Try unplugging the iPad, restart Xcode, and plug it back in. I would even go as far as a reboot to your machine.

Related

Xcode 9.4 Apple Watch Simulator Will Not Pair with iPhone

I cannot get an Apple Watch to pair with an iPhone in the simulator even when adding a new device and pairing a watch according to these instructions. I can see from the red disconnected icon at the top of the watch that it's not paired even though Xcode thinks it is? When I tap on the Apple Watch App on the iPhone it says device not paired and to do it in Xcode.
Nothing I've tried has been able to fix including a full reinstall of Xcode. I've also tried deleting derived data as well as everything inside ~/Library/Developer/Xcode/watchOS DeviceSupport.
I also installed the Xcode 10.3 beta yesterday, could this have something to do with it?
Update: I am still not sure what caused the problem but installing Xcode Beta 10.4 fixed this issue for beta version's simulator as well as Xcode 9's simulator. 👍

Xcode cannot deploy to iPhone

I got the error message "Xode cannot run using the selected device" when I try to deploy my project to my iphone (iOS 9.1).
Here are some screenshots :
And if I click on the "Reset" button of Signing identities, it would grey out, but it still show "Reset" next time I go in.
Does anyone has a suggestion dealing with this problem?
Thanks!
Your deployment target is 9.0 while your iPhone device is 9.1. You should update Xcode to get the newest iOS available.

iPhone not listed in the Xcode Organizer

I have researched into this nasty issue but all I found was issues with iTunes not recognizing a device, or with Xcode having intermittent issues with provisioning the iPhone. In my case nothing helped! I re-installed iTunes, Xcode 6 beta 6 and plugged/unplugged my iPhone 5 after each installation or restart, to no avail. The screen shot below shows my iPhone listed in Devices but it is not listed in the Organizer. Also, any new project I create for the iPhone, it shows my iPhone under "Ineligible Devices" as you can see in the screen shot. I am at a loss what else to try.
Your project's deployment target is probably 8.0 and your device is 7.1.2. Check you Info.plist and make sure it's the same or lower version than your device OS version.

ipad simulator not an option

I have Xcode 5 DP and am trying to run iPad applications. However it only shows "iOS Device" under the scheme and not a simulator. If I go to General --> Devices and change it from iPad to Universal I can only run the iPhone simulator but not the iPad one. There are no updates available for Xcode. Under Build Settings, I've tried changing the Code Signing Identity to Don't Sign but that didn't do anything. Also, I've changed the deployment target from iOS 7.0 to a lower version with no results. Any ideas? Thanks in advance!

New ios7 update & xcode 5 no device found

I just updated my iPhone4s to ios7 and xcode to 5.
I am trying to run my app on the iphone which worked for 6.1.x and 4.xx. However,
after the update xcode claims not to find my connected iphone testing my app.
Xcode cannot run using the selected device.
No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination?
Window -> Organizer.
Click on device tab.
Click on the iOS device on the left side and click the button 'Use for development'.
Check in Organizer if device is used for development or has lost this property on xcode actualization.
check the organizer like Rauru Ferro said. It might need some time to update the settings in Xcode. You should see a progress bar loading, after that everything should work fine.

Resources