Could not build module UIKit

前端 未结 24 1313
予麋鹿
予麋鹿 2020-12-17 07:59

Suddenly it stops building application in device. In simulator its working but when I connect the device and try to run it in device it gives me an error:

24条回答
  •  轮回少年
    2020-12-17 08:25

    Check whether the appropriate target is selected or not from the "active scheme selector". Selecting "Generic iOS Device" solved my problem.

    Click to select simulator

    Select "Generic iOS Device":

提交回复
热议问题