Simulate Location greyed out in iOS Simulator (Debug build)

I'm trying to simulate GPS in the iOS Simulator, but Debug → Simulate Location is greyed out even though I'm:

Running the iOS scheme

On an iPhone simulator only (no watch paired)

Build configuration = Debug

allowLocationSimulation="YES" in the scheme

Simulate Location greyed out in iOS Simulator (Debug build)
 
 
Q