0.0.20 • Published 7 months ago
@yandeu/capwrap v0.0.20
CapWrap
config.json
{
"name": "App Name",
"version": "1.0.0", // version in the format [Major].[Minor].[Patch] (string)
"build": 1, // build in the format [Build] (number)
"id": "com.example.appname",
"fullscreen": false, // true | false
"orientation": "default", // "portrait" | "landscape" | "default"
"plugins": [], // (not yet but soon)
// optional add your build credentials:
"credentials": {
"ios": {
"ad-hoc": {
"name": "NAME",
"secret": "SECRET"
},
"store": {
"name": "NAME",
"secret": "SECRET"
}
},
"android": {
"release": {
"name": "NAME",
"secret": "SECRET"
}
}
}
}
www/
The www/ folder needs at least a index.html
file.
assets/
assets/
├── icon-background.png 432x432
├── icon-foreground.png 432x432
├── icon.png 1024x1024
└── splash.png 2732x2732
0.0.20
7 months ago
0.0.16
8 months ago
0.0.17
7 months ago
0.0.18
7 months ago
0.0.19
7 months ago
0.0.15
1 year ago
0.0.14
1 year ago
0.0.12
2 years ago
0.0.13
2 years ago
0.0.11
3 years ago
0.0.10
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.6
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago
0.0.0
3 years ago