From 1cd9ec5e0429344272338b99861061f0053ffc38 Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Sat, 29 Apr 2023 12:10:13 -0500 Subject: [PATCH] Add NFC support for libre scanning --- Loop/Info.plist | 2 ++ Loop/Loop.entitlements | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/Loop/Info.plist b/Loop/Info.plist index 75e59c58bc..858fe43bb2 100644 --- a/Loop/Info.plist +++ b/Loop/Info.plist @@ -2,6 +2,8 @@ + NFCReaderUsageDescription + Loop uses NFC to pair with certain continuous glucose monitors. AppGroupIdentifier $(APP_GROUP_IDENTIFIER) AppStoreURL diff --git a/Loop/Loop.entitlements b/Loop/Loop.entitlements index 670aecd02e..50ba55d9e5 100644 --- a/Loop/Loop.entitlements +++ b/Loop/Loop.entitlements @@ -8,6 +8,10 @@ com.apple.developer.healthkit.access + com.apple.developer.nfc.readersession.formats + + TAG + com.apple.developer.siri com.apple.developer.usernotifications.time-sensitive