Xcode settings via meteor config file

Hi

every time I reset my meteor app (iOS app) I have to manually set

my team in xcode “General” Tab

Push Notifications to “ON” in “Capabilities” Tab

Setting “Enable Bitcode” To “No” in “Build Settings” Tab

Is it possible to set this stuff in some kind of config file like mobile-config.js?