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] #183

Closed bernienightscout closed 10 months ago

bernienightscout commented 10 months ago
bernienightscout commented 10 months ago

hi, i get this failure:

Build input file cannot be found: '/Users/sebastian/Documents/LocationSimulator/Help/Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

how can i solve it?

im using a macbook pro 2020 with Ventura 13.5.1 and an iPhone 12 pro max with iOS 16.6

Schlaubischlump commented 10 months ago

I assume you are trying to compile the project yourself ?

Did you follow the instructions closely and cloned everything including the submodules ?

git clone --recurse-submodules https://github.com/Schlaubischlump/LocationSimulator

Because as you can see, the file is right here

bernienightscout commented 10 months ago

i do it again, now it works