From fc4b10b1f2befb040071e1d6214910f25cee4347 Mon Sep 17 00:00:00 2001 From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com> Date: Thu, 28 Aug 2025 12:59:36 +0530 Subject: [PATCH] feat(share_extension): add entitlements file for Share Extension to enable app group access --- ios/ShareExtension/ShareExtension.entitlements | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ios/ShareExtension/ShareExtension.entitlements diff --git a/ios/ShareExtension/ShareExtension.entitlements b/ios/ShareExtension/ShareExtension.entitlements new file mode 100644 index 0000000..2eb7e33 --- /dev/null +++ b/ios/ShareExtension/ShareExtension.entitlements @@ -0,0 +1,8 @@ + + + + + com.apple.security.application-groups + + +