Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i cant “Let Xcode resolve all dependencies.” #207

Open
cynicalight opened this issue May 29, 2024 · 1 comment
Open

i cant “Let Xcode resolve all dependencies.” #207

cynicalight opened this issue May 29, 2024 · 1 comment
Labels
question Further information is requested

Comments

@cynicalight
Copy link

I am stuck with the step "Build the app".

After I git clone the repository and open LocationSimulator.xcodeproj in Xcode, I find error when i intended to run. i have added the package dependency in xcode which name is "locationsimulator?tab=readme-ov-file".
When i add the dependency, it reveals that "LocationSimulator?tab=readme-ov-file could not be resolved:" .

And finally, when i run the project, it give me the errors:

the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/Schlaubischlump/LocationSimulator?tab=readme-ov-file"

Jekyll not found - check setup requirements

@cynicalight cynicalight added the question Further information is requested label May 29, 2024
@Schlaubischlump
Copy link
Owner

Schlaubischlump commented May 29, 2024

Hi @cynicalight,

I don't know what you are doing to be honest. What is tab=readme-ov-file? I have never seen anything like this. What should that do?

All you should need to do is: clone the project with the recursive submodules flag and install Jekyll in a directory where Xcode can find it.

The rest should automatically work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants