Xcode project not showing list of simulators

后端 未结 30 2248
隐瞒了意图╮
隐瞒了意图╮ 2020-12-12 18:46

I open my project in Xcode 6.1. When I try to run the project, the button is grayed out. When I try to go to Product > Clean, the option is grayed out. When

30条回答
  •  感情败类
    2020-12-12 19:07

    I could not find any solution that would fix my issue. All simulators were there for all projects but the one that I needed them.

    Solution:

    Build Settings -> Architectures -> Supported Platforms:

    changed from iphoneos to iOS

提交回复
热议问题