This assumes you're using bubble-wrap
- Put
osx-plistin your Gemfile - Put the code from
bootstrap.rbgist into your AppDelegate'sapplication:didFinishLaunchingWithOptions:method - Run
rake - Press either "OK" or "Don't Allow"
- Exit the app via terminal
- Delete the code from
bootstrap.rb - You're now ready to use step, create
features/step_definitions/location_services_steps.rb - Paste in the code from
location_services_steps.rbin this gist