-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with Xcode 10.1 #12
Comments
I second @Rockwig-GSC and add that I tried with 12.0 and 12.1 simulator SDK (both with Xcode 10.1) and still faced the issue... downloading 10.0 again 😞 |
The same issue here that I am facing. can you please check this for a fix? |
I am running into the same issue. Would love to get back to UI testing :) Xcode 10.1 |
#13 should fix this. Can you please try this manually and see if your issue is fixed? If so, we'll release a new version soon. |
Looks good to me! 👍 |
Thank you so much. working now! |
How soon can you all cut a new release? |
We'll aim to have a new release by the end of next week. Thanks for your patience! |
@sberrevoets How to update to this fix? I mean terminal command? |
See the README: clone this project and run |
This is now fixed in the 1.3.1 release https://github.com/lyft/set-simulator-location/releases |
Hello. Could you please explain how you deal with location permission if you actually deal anything with it? I mean, is it possible to allow it (for testing purposes off course) without any alerts? |
To use this you still need to use the normal location permissions behavior |
Thanks for the answer. |
I get the following message, when trying to set the location on a simulator running 12.1 using xcode 10.1 on macOS 10.14.
set-simulator-location -c 40.741 -73.989
No simulators are currently booted
Issuing a
xcrun simctl list -j devices
command returns the following, only one device is booted.The text was updated successfully, but these errors were encountered: