crossbundle 0.2.3

Build and publish apps for Android/iOS
Documentation
1
2
3
fn main() {
    crossbundle_lib::handle_errors(crossbundle_lib::run);
}