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