HDL Home App 第二版本 旧平台金堂用 正在使用
xm
2019-07-16 b910cb79c9b5bcc204022a3cf9e6950f0a64dfbd
1
2
3
4
5
6
7
8
9
10
// WARNING: This feature is deprecated. Use the "Native References" folder instead.
// Right-click on the "Native References" folder, select "Add Native Reference",
// and then select the static library or framework that you'd like to bind.
//
// Once you've added your static library or framework, right-click the library or
// framework and select "Properties" to change the LinkWith values.
 
using ObjCRuntime;
 
[assembly: LinkWith ("libSmartLink.a", SmartLink = true, ForceLoad = true)]