萤石云 iOSSDK,移植跨平台相关工程
Davin
2023-07-10 0de4cf306d8e13fd57b3e04bfb81362a10f12a4d
EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj
@@ -46,18 +46,15 @@
    <ObjcBindingCoreSource Include="Structs.cs" />
  </ItemGroup>
  <ItemGroup>
    <NativeReference Include="Library\libEZSDK.a">
      <Kind>Static</Kind>
      <Frameworks>UIKit Foundation OpenAL CoreMedia GLKit AudioToolbox ExternalAccessory VideoToolbox MobileCoreServices SystemConfiguration NetworkExtension AVFoundation</Frameworks>
      <LinkerFlags> -dead_strip -lc++ -lsqlite3.0 -lz -liconv.2.4.0 -lbz2  -ObjC</LinkerFlags>
      <IsCxx>True</IsCxx>
      <ForceLoad>True</ForceLoad>
    </NativeReference>
    <NativeReference Include="Library\lib\FQDateTimeSDK.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\lib\EZOpenSDKFramework.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\libEZSDK.a">
      <Kind>Static</Kind>
      <SmartLink>False</SmartLink>
    </NativeReference>
  </ItemGroup>
  <ItemGroup>
@@ -83,6 +80,30 @@
    <BundleResource Include="Resources\hdl_ez_wifi_connect_step2%403x.png" />
    <BundleResource Include="Resources\hdl_ez_add_device_success%403x.png" />
    <BundleResource Include="Resources\hdl_ez_add_device_success%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_balance%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_balance%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_exit%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_exit%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_hang_up%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_hang_up%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_hd_full%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_hd_full%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_pause%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_pause%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_play%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_play%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_smooth%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_smooth%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_sound_off%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_sound_off%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_volume%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_full_volume%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_hang_up%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_hang_up%403x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_ignore%402x.png" />
    <BundleResource Include="Resources\hdl_ez_cat_eyes_ignore%403x.png" />
    <BundleResource Include="Resources\large_back_btn%402x.png" />
    <BundleResource Include="Resources\large_back_btn%403x.png" />
  </ItemGroup>
  <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" />
</Project>