EAS build and Apple login Identifiers

I am trying to build my app and set my apple login primary app id to group with another app. In the AppleAuthentication doc mention, when i build my app i have to use these two options --clear-provisioning-profile --revoke-credentials, without it my app identifiers setting will be overwrite as primary app id. I am wonder is there anyway I can build my app using EAS since it doesn’t offer options that mentioned in the AppleAuthentication doc.

Thank you