Compare commits

..

2 Commits

Author SHA1 Message Date
015283e9e3 Merge remote-tracking branch 'origin/master' 2026-03-09 14:24:06 +08:00
84a7be4dae ios 2026-03-09 14:23:41 +08:00

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">