简体   繁体   中英

Xcode - run on ios device doesn't work

I'm creating an app, and I've signed up for everything to have the app run on my iPad and it does most of the time. But every so often when I go to select my iPad in the "run on" drop down box it just says "ios device".

It can't seem to find my device.

This happens from time to time, and next time I try, it might work fine.

Any ideas why it might not always find the device?

Thanks

you can get your device by the following steps.

Go to Project Navigator Panel .

Select your Project

navigate to general tab.

Into Deployment info Select Deployment target as per device OS.

Now you find your device in the drop down list.

在此处输入图片说明

If you are using xcode 5.1 then it will give you some errors like this. You just force Quit the xcode from Activity Monitor and then again reopen the project. Now you can not found this issue.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM