Every time I meteor build
, I have to open XCode and do the following:
How can I edit my Meteor project to have these steps done automatically, and to auto add things to AndroidManifest.xml
?
In some way use mobile-config.js
or cordova-build-override
?
Unfortunately plist values (and assumably AndroidManifest.xml as well) can only be changed by a plugin: