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 +