Cannot find App Attest Capability in Xcode

According to the App Check Firebase Documentation, it is said to add the App Attest capability to your app. However, I am not able to find any such capability in XCode. Any insights on this?

Note: We have enabled capability in the provision profiles

Documentation Link: https://firebase.google.com/docs/app-check/ios/app-attest-provider#install-sdk

If you are using XCode 12.4, you will need to upgrade to Xcode 12.5. However, Xcode 12.5 requires Big Sur, so you need to install it also.

Cannot find App Attest Capability in Xcode
 
 
Q