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

[BUG] text-expand.html file missing in _includes folder #124

Closed MikeSmvl closed 2 years ago

MikeSmvl commented 2 years ago

Describe the bug Building and executing the app returns an error saying it can't find the text-expand.html file in the _includes folder.

To Reproduce Followed the build steps in the README.

Expected behavior Build should finish without any errors.

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context I was able to get around this build error by downloading text-expand.html from here and adding it in the Help/_includes folder.

Schlaubischlump commented 2 years ago

Thanks for the bug report! Most likely I forgot to add the file before pushing. I'll fix it