From e1cda7d24ab27d4968b81e00cc895e0bf2a5c0e1 Mon Sep 17 00:00:00 2001 From: StephenHeaps <5314553+StephenHeaps@users.noreply.github.com> Date: Thu, 22 May 2025 16:54:22 -0400 Subject: [PATCH] [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. --- ios/brave-ios/App/iOS/Entitlements/Release.entitlements | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ios/brave-ios/App/iOS/Entitlements/Release.entitlements b/ios/brave-ios/App/iOS/Entitlements/Release.entitlements index 80e85c3ea19..dc24fe4ec19 100644 --- a/ios/brave-ios/App/iOS/Entitlements/Release.entitlements +++ b/ios/brave-ios/App/iOS/Entitlements/Release.entitlements @@ -22,6 +22,8 @@ TAG + com.apple.developer.web-browser + com.apple.developer.siri com.apple.security.application-groups