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

Fix: gno dependency replacement #6

Merged
merged 3 commits into from
Aug 24, 2023
Merged

Conversation

D4ryl00
Copy link
Contributor

@D4ryl00 D4ryl00 commented Aug 24, 2023

In the meantime that Gno pushes a fix for that issue, we push the fix in our go.mod.

We use also a version of gomobile that permits us to set a cache directory to speed up the compile time.

Signed-off-by: D4ryl00 <d4ryl00@gmail.com>
Signed-off-by: D4ryl00 <d4ryl00@gmail.com>
Signed-off-by: D4ryl00 <d4ryl00@gmail.com>
@D4ryl00 D4ryl00 requested a review from jefft0 August 24, 2023 09:21
@D4ryl00 D4ryl00 self-assigned this Aug 24, 2023
Copy link
Contributor

@jefft0 jefft0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me go mod tidy now does nothing, as expected. (go.mod is up date.) I am able to build and run the iOS app. The Android app builds and running shows the error "couldn't get user config dir: neither $XDG_CONFIG_HOME nor $HOME are defined". This will be fixed in a later commit.

@D4ryl00 D4ryl00 merged commit f2c6d31 into gnolang:main Aug 24, 2023
@D4ryl00 D4ryl00 deleted the fix/android-crash branch October 5, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants