The mobile project configuration toolbox. Manage native iOS, Android, Ionic/Capacitor, React Native, and Flutter apps through a simple YAML format.
323
stars
40
forks
source link
Best practice for merging in root of Android manifest? #202
Open
boozedog opened 1 year ago
I'd like to merge the following:
... into the root
<manifest/>
root node so that the result looks like this:What's best practice for doing this in trapeze? I don't think I can use manifest: merge as it "requires a matching sub-tree root node to be provided" https://trapeze.dev/docs/Operations/android#manifest