From 690a5b591c950c241aa4da831c53d590db96027b Mon Sep 17 00:00:00 2001 From: ppc Date: Sun, 12 Jan 2025 21:17:29 +0000 Subject: [PATCH] better NFCReaderUsageDescription --- amnet-native/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amnet-native/app.json b/amnet-native/app.json index 35377ae..4d50b2d 100644 --- a/amnet-native/app.json +++ b/amnet-native/app.json @@ -13,7 +13,7 @@ ], "infoPlist": { "UIViewControllerBasedStatusBarAppearance": "NO", - "NFCReaderUsageDescription": "AMNet reads IC cards' contents to use with the program", + "NFCReaderUsageDescription": "AMNet uses NFC to scan Physical IC Cards", "com.apple.developer.nfc.readersession.felica.systemcodes": ["0003", "88b4"] }, "entitlements": {