[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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user