Closed marchbold closed 2 years ago
Here we aim to generate Android Manifest and iOS InfoAdditions/Entitlements config files that can be used as additional fields merged into the main app descriptor. ie.
project.apm config |___ android |___ AndroidManifest.xml |___ ios |___ InfoAdditions.xml |___ Entitlements.xml
This should use some well formatted template that contains standard fields for the platforms, eg
This should make it easier for user's to add their own additions to the relevant app descriptor sections.
Here we aim to generate Android Manifest and iOS InfoAdditions/Entitlements config files that can be used as additional fields merged into the main app descriptor. ie.
This should use some well formatted template that contains standard fields for the platforms, eg
This should make it easier for user's to add their own additions to the relevant app descriptor sections.