iam4x / pokemongo-webspoof

👾 Play Pokémon Go from your Mac
2.14k stars 228 forks source link

Pokemon Go Webspoof doesn't launch Xcode 10 #456

Closed ashscool closed 6 years ago

ashscool commented 6 years ago

Hi, need some help in fixing the issue where the pokemon go app is unable to launch Xcode 10. The UI also shows a bit differently from how it does usually (for development use only on map tiles?).

screen shot 2018-09-26 at 3 30 23 pm
trisapple commented 6 years ago

Unable to launch as in? You don’t have to bother the “For Development purposes only” message. Not sure why that appears though.

maxkuhlmay commented 6 years ago

The Development mode might be due to an invalid Key.

Have you ever started Xcode on your Mac?

On my Mac, ive Xcode 9, 10 and 10.1 installed and it always starts the last Xcode ice opened.

Close the app, Start Xcode once and install additional software (if the popup appears) and then start the app again.

If it doesn’t help, answer to this thread.

ashscool commented 6 years ago

After the Xcode 10 update I had not launched Xcode manually. I was expecting Xcode to launch through the Pokemon GO webspoof app. Everything works fine after I launch Xcode manually. It had prompted for the credentials to gain access for debugging.

Thanks @maxfremars and @trisapple !