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

ERROR BUILD ON XCODE AND RUN #840

Open
pnatale opened this issue May 29, 2023 · 1 comment
Open

ERROR BUILD ON XCODE AND RUN #840

pnatale opened this issue May 29, 2023 · 1 comment
Labels

Comments

@pnatale
Copy link

pnatale commented May 29, 2023

Hi, app not running on mac when i try to edit code.

Pod is ok..

Screenshot 2023-05-29 alle 08 28 02

How i solve this?

@pnatale pnatale added the bug label May 29, 2023
@TravelingTice
Copy link

I noticed there is a submodule in the repo you have to initialise before it successfully builds:

git submodule init
git submodule update

After this it should build

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

No branches or pull requests

2 participants