Push Notifications - AppFlow w/o XCode

Is it possible to configure the project to build via AppFlow with Push Notification entitlements enabled? All the instructions I see demonstrate enabling this entitlement in XCode, but is there a way to do this without XCode? Without this enabled, I get the error “no valid aps-environment entitlement string found for application”.

Also, when I try to configure Firebase (FirebaseApp.configure()), the app is crashing also. I’m assuming this is because it does not have the push notification entitlements enabled.

Thanks

It’s not possible, you need to add the Push capability from Xcode