IOS device not showing up in the active scheme

Hello ,

I have downloaded the project from " Beginning Collection Views" Tutorial VDO.
But I have some trouble when run the project.
There are not IOS device (such as Iphone7 , IphoneX ) in the active scheme as picture.
And when I run the project, I got the error message as picture.

Appreciated if anyone could advise how to fix this problem.

NoIOS_device
NotsupportDevice

Hi @thammaporn,
Do you have multiple versions of Xcode?

Did you try to select a device by tapping on the Generic iOS Device?

Cheers,

Jayant

Hi @jayantvarma,

Thanks for your reply.
I have Xcode version 9.4.1 and Swift 4.1 Snapshot 2018-03-18 .

Yes, I selected the Generic iOS device.
The strange is it 's not happen with other project files.

Regards,
Thammaporn

Hello,

This problem now is been solving after I change the deployment target to 11.2.

Regards,
Thammaporn

Hi @thammaporn,
Glad to know that you resolved the issue.

cheers,

Jayant

This topic was automatically closed after 166 days. New replies are no longer allowed.