Xcode iOS project only shows “My Mac 64-bit” but not simulator or device...
1.
I figured it out. I had to edit the scheme (Product->Scheme->Edit Scheme...), and for some reason no executable was selected. I chose my app, saved and now I have my simulator and device options back.
2.
This is basically happen, when you change your project name or something like that. The solution is, you have to select the right "
Scheme
" for your project. Here is the solution :
After open your project :
Go to "Product" from upper menu
Select "Scheme" from the list
Then select "Manage Scheme"
Now no matter your "Project Name" is listed here or not just click on "Autocreate Schemes Now" from the upper-right side of the window
.Press "ok", now your project rebuild and you can find the "Simulator List" on the top
.
No comments:
Post a Comment