After renewing our certificates and provisioning profiles last week, our builds systematically fail on Bitrise when using the stack with Xcode 11.7.
However everything works fine on Bitrise with the Xcode 12.2 stack, and locally on my machine with Xcode 11.7. Unfortunately our project is not Xcode 12 ready yet and we need it to compile with the Xcode 11.7 stack on Bitrise.
Anyone facing the same issue ?