ios库绑定
This commit is contained in:
parent
38f7d128ec
commit
493564b9ed
@ -17,16 +17,22 @@
|
|||||||
<ObjcBindingCoreSource Include="StructsAndEnums.cs" />
|
<ObjcBindingCoreSource Include="StructsAndEnums.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<!--<ItemGroup>
|
||||||
<XcodeProject Include="NfcLockFramework/NfcLockFramework.xcodeproj">
|
<XcodeProject Include="NfcLockFramework/NfcLockFramework.xcodeproj">
|
||||||
<SchemeName>NfcLockFramework</SchemeName>
|
<SchemeName>NfcLockFramework</SchemeName>
|
||||||
<Frameworks>CoreNFC NFCSDK</Frameworks>
|
<Frameworks>CoreNFC </Frameworks>
|
||||||
<!-- Metadata applicable to @(NativeReference) will be used if set, otherwise the following defaults will be used:
|
Metadata applicable to @(NativeReference) will be used if set, otherwise the following defaults will be used:
|
||||||
|
|
||||||
-->
|
|
||||||
<Kind>Framework</Kind>
|
<Kind>Framework</Kind>
|
||||||
<SmartLink>true</SmartLink>
|
<SmartLink>true</SmartLink>
|
||||||
<ForceLoad>true</ForceLoad>
|
|
||||||
</XcodeProject>
|
</XcodeProject>
|
||||||
|
</ItemGroup> -->
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<NativeReference Include="NfcLockFramework.xcframework">
|
||||||
|
<Frameworks>CoreNFC NFCSDK</Frameworks>
|
||||||
|
<Kind>Framework</Kind>
|
||||||
|
<SmartLink>False</SmartLink>
|
||||||
|
</NativeReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user