2021-09-29 20:09:02 +08:00
|
|
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/build-info/index.ts#L1">
|
|
|
|
Improve this doc
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# Build Info
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add cordova-plugin-buildinfo
|
|
|
|
$ npm install @ionic-native/plugins/build-info
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/build-info/)
|
|
|
|
|
|
|
|
Plugin Repo: [https://github.com/lynrin/cordova-plugin-buildinfo](https://github.com/lynrin/cordova-plugin-buildinfo)
|
|
|
|
|
|
|
|
This plugin provides build information.
|
|
|
|
|
|
|
|
## Supported platforms
|
|
|
|
|
|
|
|
- Android
|
|
|
|
- iOS
|
|
|
|
- Windows
|
|
|
|
- macOS
|
|
|
|
- browser
|
|
|
|
- Electron
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|