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

Xcode 12.5 won't compile from tip, needs WalletKit #193

Open
vessenes opened this issue May 25, 2021 · 5 comments
Open

Xcode 12.5 won't compile from tip, needs WalletKit #193

vessenes opened this issue May 25, 2021 · 5 comments

Comments

@vessenes
Copy link

Hey team! Long time.

Per the Readme, I cloned this repo, then executed git submodule update --recursive, which exited quietly and quickly.

Xcode now says: "Missing Package product 'WalletKit'".

I'm an Xcode beginner; if I wanted to add WalletKit library directly to the build, how do I do that? Failing that, is there a working commit that will pull WalletKit in with the git submodule update command?

@alokc83
Copy link

alokc83 commented Jun 24, 2021

+1
I having the same error. Anyone from the core dev team can show us the path.

@DrewCarlson
Copy link
Contributor

Try with git submodule update --init --checkout --recursive --force

@HoorayJorge
Copy link

I am also having this issue. So far, the submodule commands have not resolved it.

@HoorayJorge
Copy link

I was able to resolve this by removing the project folder, then using git submodule update --init --checkout --recursive --force the first time.

@Mohaned123
Copy link

Good

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

No branches or pull requests

5 participants