Schlaubischlump/LocationSimulator

[Question]

Closed this issue · 3 comments

  • [yes ] I have read the Help menu entry.
  • [yes ] I have checked the github issues.

my error:
Build input file cannot be found: '/Users/arav/LocationSimulator/LocationSimulator/Alerts/AddPersonalizedDeveloperDiskImage/AddPersonalizedDeveloperDiskImageAlert.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

i can see the file in my folder It still won't work
image

I probably forgot to add this file. Thank you for reporting the error! You are seeing the view, not the alert class in the screenshot.
Just pull the latest tag and it should compile fine

Edit: I added the file to the repo

Thank you! I am new to xcode so I wasn't sure If I was doing something wrong. I got the build to succeed but it still says I don't have swiftlint despite installing. I will see If i can get it to work probably something on my end.

Swift-Lint is optional. It is just for checking the coding style. Everything should work without it.