Schlaubischlump / LocationSimulator

MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
https://schlaubischlump.github.io/LocationSimulator/
GNU General Public License v3.0
2.39k stars 184 forks source link

[Question] #174

Closed Smug246 closed 11 months ago

Smug246 commented 11 months ago

is it possible to download xcode or enable developer tools via windows or do you have to have a macos device

Schlaubischlump commented 11 months ago

I don't see how this question is related to LocationSimulator, but I answer anyway.

Xcode only works on macOS. It does not work on windows.

You can use the developer APIs on windows and linux as well, using libimobiledevice or pymobiledevice3. These libraries are intended for developers, not end endusers.

None of this will allow you to build or run LocationSimulator on Windows or Linux. It only runs on macOS.