This commit is contained in:
denggaofeng 2026-03-09 14:23:41 +08:00
parent ad79d89f6c
commit 84a7be4dae

View File

@ -36,13 +36,13 @@
</NativeReference> </NativeReference>
</ItemGroup> </ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-ios'))"> <!--<ItemGroup Condition="$(TargetFramework.Contains('-ios'))">
<NativeReference Include="NFCSDK.framework"> <NativeReference Include="NFCSDK.framework">
<Kind>Framework</Kind> <Kind>Framework</Kind>
<SmartLink>False</SmartLink> <SmartLink>False</SmartLink>
<Frameworks>CoreNFC Foundation</Frameworks> <Frameworks>CoreNFC Foundation</Frameworks>
</NativeReference> </NativeReference>
</ItemGroup> </ItemGroup> -->
<ItemGroup Condition="$(TargetFramework.Contains('-ios'))"> <ItemGroup Condition="$(TargetFramework.Contains('-ios'))">
<NativeReference Include="shared_nfc_kmp.xcframework"> <NativeReference Include="shared_nfc_kmp.xcframework">