crossbundle-tools 0.2.3

Build and publish apps for Android/iOS
Documentation
# Crossbundle Tools

![splash](https://github.com/dodorare/crossbow/blob/main/assets/crossbow/splash.png?raw=true)

[![Crate Info](https://img.shields.io/crates/v/crossbundle-tools.svg)](https://crates.io/crates/crossbundle-tools)
[![Documentation](https://img.shields.io/badge/docs.rs-crossbundle_tools-green)](https://docs.rs/crossbundle-tools/)
[![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/dodorare/crossbow#license)
[![GitHub Stars](https://img.shields.io/github/stars/dodorare/crossbow.svg?style=social)](https://github.com/dodorare/crossbow/stargazers)

This repository contains all tools and helpers used in CrossBundle command-line tool.

To learn more about commands and helpers - read [crossbundle-tools' docs.rs](https://docs.rs/crossbundle-tools).

## Support status

Supported operating systems for build (**iOS** only on **macOS**):

| Name | Status |
| ---- | ------ |
| Windows ||
| Linux ||
| macOS ||

## License

Licensed under [MIT](../../LICENSE-MIT) or [Apache-2.0](../../LICENSE-APACHE).