I am trying to build our ios app using xcodebuild archive command but we have two provisioning profiles and I do not see any option for it. I did try the below option and it did not work too. Any suggestions would greatly help.
APP_PROFILE="$(APP_PROFILE_ID)" EXTENSION_PROFILE="$(APP_EXT_PROFILE_ID)