Compare commits
2 Commits
89e7fb1776
...
015283e9e3
| Author | SHA1 | Date | |
|---|---|---|---|
| 015283e9e3 | |||
| 84a7be4dae |
@ -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">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user