From af42f6337a77ddf73358e479407f11c79ba826d3 Mon Sep 17 00:00:00 2001 From: Kiwix DevTeam Date: Thu, 16 Feb 2023 17:58:31 +0100 Subject: [PATCH] Update pod file ios --- ios/Podfile | 3 +++ ios/Podfile.lock | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ios/Podfile b/ios/Podfile index 43f1057..b6e2b70 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -66,6 +66,9 @@ post_install do |installer| ## dart: [PermissionGroup.location, PermissionGroup.locationAlways, PermissionGroup.locationWhenInUse] 'PERMISSION_LOCATION=1', + ## dart: PermissionGroup.bluetooth + 'PERMISSION_BLUETOOTH=1', + ## dart: PermissionGroup.notification 'PERMISSION_NOTIFICATIONS=0', diff --git a/ios/Podfile.lock b/ios/Podfile.lock index dad9f79..4e3a7c1 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -67,6 +67,6 @@ SPEC CHECKSUMS: qr_code_scanner: bb67d64904c3b9658ada8c402e8b4d406d5d796e sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904 -PODFILE CHECKSUM: df59591bf9e1311755a55585e696ca4947158b2d +PODFILE CHECKSUM: 574c6dedc4f5dfae4b6977501b15631b71dd1aaa COCOAPODS: 1.11.3