polyhorn-cli 0.4.2

Library with CLI for Polyhorn.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[app]
name = "{title}"
version = "1.0"

[app.ios]
bundle-identifier = "com.example.{pascal}"

[app.android]
package = "com.example.{snake}"
version-code = 1
library = "{snake}"