From 89e7fb177677d272745e292b4162aada56e5f05c Mon Sep 17 00:00:00 2001 From: denggaofeng <1139968554@qq.com> Date: Mon, 9 Mar 2026 14:22:00 +0800 Subject: [PATCH] ios --- NFCLockDemoV2/NFCLockDemoV2.csproj | 7 ++++++- .../iOS/{NFCLockDemoV2.entitlements => Entitlements.plist} | 0 NFCLockDemoV2/Platforms/iOS/Info.plist | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) rename NFCLockDemoV2/Platforms/iOS/{NFCLockDemoV2.entitlements => Entitlements.plist} (100%) diff --git a/NFCLockDemoV2/NFCLockDemoV2.csproj b/NFCLockDemoV2/NFCLockDemoV2.csproj index cfbebfb..55c9ee5 100644 --- a/NFCLockDemoV2/NFCLockDemoV2.csproj +++ b/NFCLockDemoV2/NFCLockDemoV2.csproj @@ -1,4 +1,4 @@ - + net10.0-android;net10.0-ios;net10.0-maccatalyst @@ -77,6 +77,11 @@ com.elitesys.nfclockdemov2 + + manual + iPhone Distribution + + diff --git a/NFCLockDemoV2/Platforms/iOS/NFCLockDemoV2.entitlements b/NFCLockDemoV2/Platforms/iOS/Entitlements.plist similarity index 100% rename from NFCLockDemoV2/Platforms/iOS/NFCLockDemoV2.entitlements rename to NFCLockDemoV2/Platforms/iOS/Entitlements.plist diff --git a/NFCLockDemoV2/Platforms/iOS/Info.plist b/NFCLockDemoV2/Platforms/iOS/Info.plist index bae4984..e37729a 100644 --- a/NFCLockDemoV2/Platforms/iOS/Info.plist +++ b/NFCLockDemoV2/Platforms/iOS/Info.plist @@ -33,8 +33,9 @@ UIBackgroundModes fetch - nfc-tag-reading + CFBundleIdentifier +