[iOS] Add web browser entitlement to entitlements file for Release scheme (#29185)

Add com.apple.developer.web-browser to Release entitlements so we can use browser entitlements with Release scheme on iOS.
This commit is contained in:
StephenHeaps
2025-05-22 22:54:22 +02:00
committed by GitHub
parent 0c198d3195
commit e1cda7d24a
@@ -22,6 +22,8 @@
<array>
<string>TAG</string>
</array>
<key>com.apple.developer.web-browser</key>
<true/>
<key>com.apple.developer.siri</key>
<true/>
<key>com.apple.security.application-groups</key>