ionic-team / ionic-team/trapeze
Android SigningConfig must be placed before buildTypes element
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 377
- Forks
- 50
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
The android plugin requires (it is a bug in my opinion) that the signingConfigs element is placed **BEFORE** the buildTypes element.
When I use capacitor/config to create the signingConfigs element it is created after buildTypes (guess it is done in alphabetical order)...
This makes it hard to create a valid build configuration.
Thanks! it is a great tool!!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.