简体   繁体   中英

My iOS device is not found while testing an app

I created a new project and I connected my iPhone to Mac. It is showing only iOS simulator list but it not showing any iOS device.

JUst for officially.

As already you got the answer by the comments:

Here just posting it for someone will get useful , other than the problem of yours.

  1. Check Deployment target of your project.

    在此处输入图片说明

  2. Check the Architecture : 在此处输入图片说明

  3. Check whether the Device is enabled for Development .

  4. Device Added to portal & also imported the Provisioning Profile into the XCODE

Check Your Bundle Identifier in your Project and also you have provisional profile from get Apple

在此处输入图片说明

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