Post

Replies

Boosts

Views

Activity

Reply to iOS Simulators not listed as Run Destinations (Xcode 14.3)
In xocde 14.3.1, I solved this way, (my mac is not M1 chip): 1 click your project name 2 on the window pops up, the default selection is project, but there is a targets below, select the name of your project 3 on the right screen pops, there is a supported destination, click the '+' button and select the iphone 4 look at the top bar YOUR_POJECT_NAME>SOMETHING, click the SOMETHING, see if the iphone shows up, if so, select that, you are done 5 if no iphone simulator shows up, select the Mange Run Destinations, default is the devices, but select the simulators, click the "+" at the bottom, ignore the '+' in the right 6 It may download something depend on your computer. Then select the simulator you want and set "show run destination" as "always" 7 back to the top bar, see if it shows the iphone simulator, select that, then you should be done.
Jul ’23
Reply to iOS Simulators not listed as Run Destinations (Xcode 14.3)
In xocde 14.3.1, I solved this way, (my mac is not M1 chip): 1 click your project name 2 on the window pops up, the default selection is project, but there is a targets below, select the name of your project 3 on the right screen pops, there is a supported destination, click the '+' button and select the iphone 4 look at the top bar YOUR_POJECT_NAME>SOMETHING, click the SOMETHING, see if the iphone shows up, if so, select that, you are done 5 if no iphone simulator shows up, select the Mange Run Destinations, default is the devices, but select the simulators, click the "+" at the bottom, ignore the '+' in the right 6 It may download something depend on your computer. Then select the simulator you want and set "show run destination" as "always" 7 back to the top bar, see if it shows the iphone simulator, select that, then you should be done.
Replies
Boosts
Views
Activity
Jul ’23