xcode cannot find the software image to install this version

后端 未结 5 1767
误落风尘
误落风尘 2020-12-15 22:58

I\'m new to xCode development and struggling my way through the provisioning system trying to run a Hello World app on a real device. I went through al steps and everything

5条回答
  •  暖寄归人
    2020-12-15 23:07

    just an update, to update the iOS deployment target, click your project in the left pane, the one with the blue 'A' icon. click the build settings tab (not info), instead of showing "basic," show "all." iOS deployment target is in the deployment section.

提交回复
热议问题