From b914ae7cf0e28715ea23162efe1cf992a6e4a13f Mon Sep 17 00:00:00 2001 From: denggaofeng <1139968554@qq.com> Date: Fri, 23 Jan 2026 15:54:12 +0800 Subject: [PATCH] =?UTF-8?q?iosnfc=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NFCLockDemoV2/Platforms/iOS/NFCLockDemoV2.entitlements | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 NFCLockDemoV2/Platforms/iOS/NFCLockDemoV2.entitlements diff --git a/NFCLockDemoV2/Platforms/iOS/NFCLockDemoV2.entitlements b/NFCLockDemoV2/Platforms/iOS/NFCLockDemoV2.entitlements new file mode 100644 index 0000000..bc1adcf --- /dev/null +++ b/NFCLockDemoV2/Platforms/iOS/NFCLockDemoV2.entitlements @@ -0,0 +1,10 @@ + + + + + com.apple.developer.nfc.readersession.formats + + TAG + + + \ No newline at end of file