0

I decided to rename my iOS app by changing the bundle name and now xcode says the schema is "My Mac 64 bit"?

Does anyone have any clue on how to fix this?

UPDATE: Duplicate of this

Xcode iOS project only shows "My Mac 64-bit" but not simulator or device

Community
  • 1
  • 1
jdog
  • 10,351
  • 29
  • 90
  • 165

1 Answers1

0

enter image description here Check the Base SDK setting for your project and ensure it is one of the iOS rows selected.

coneybeare
  • 33,113
  • 21
  • 131
  • 183