You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And we should probably clean out all the commented cargo-apk package metadata in Cargo.toml that is currently unused, and/or switch to (or at least provide) xbuild's manifest.yaml.
I wonder if you could provide an example xbuild config for na-mainloop in a draft PR? I'd be happy to replace the cargo apk metadata with an xbuild config if you think that would be better?
Currently all the examples are under a
co.realfit
domain-based namespace, except that thecargo apk
builds will use a defaultpackage = "com.foo.bar"
We should update this to something like
rust.mobile
and be consistent between Gradle andcargo apk
buildsThe text was updated successfully, but these errors were encountered: