10

I just updated my XCode to 9.1 today, and surprisingly I can't find "Allow location simulation" in scheme setting, please refer to the screenshot below:

enter image description here

Has any one got the same problem? And any suggestion that I can fix it?

Apple's getting worse and worse lately.

John Clements
  • 16,895
  • 3
  • 37
  • 52
hoang Cap
  • 704
  • 6
  • 18

2 Answers2

10

I had this issue as well and the fix was to run the application in the Simulator and then go to Edit Scheme while the Simulator was running and the Core Location option magically reappears.

Joel
  • 15,654
  • 5
  • 37
  • 60
4

I just tried restarting XCode and running/stopping the app several times, then the checkbox magically appeared. I've also fired a radar to Apple anyway.

hoang Cap
  • 704
  • 6
  • 18