| | |
| | | <MtouchArch>x86_64</MtouchArch> |
| | | <MtouchLink>None</MtouchLink> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' "> |
| | | <DebugType>none</DebugType> |
| | |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <MtouchI18n>cjk</MtouchI18n> |
| | | <MtouchHttpClientHandler>CFNetworkHandler</MtouchHttpClientHandler> |
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler> |
| | | <OnDemandResourcesInitialInstallTags></OnDemandResourcesInitialInstallTags> |
| | | <OnDemandResourcesInitialInstallTags></OnDemandResourcesInitialInstallTags> |
| | | <OnDemandResourcesPrefetchOrder></OnDemandResourcesPrefetchOrder> |
| | | <MtouchLink>SdkOnly</MtouchLink> |
| | | <CodesignProvision>ComEvoyoHomeDevelopment</CodesignProvision> |
| | | <MtouchExtraArgs>-gcc_flags="-dead_strip" </MtouchExtraArgs> |
| | | <MtouchEnableSGenConc>true</MtouchEnableSGenConc> |
| | | <MtouchFastDev>true</MtouchFastDev> |
| | | <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC"</MtouchExtraArgs> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' "> |
| | | <DebugType>none</DebugType> |
| | |
| | | <WarningLevel>4</WarningLevel> |
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> |
| | | <MtouchArch>ARM64</MtouchArch> |
| | | <CodesignKey>iPhone Developer: xuebiao huang (4P32GXQWWK)</CodesignKey> |
| | | <CodesignKey>iPhone Distribution: HDL Automation Co., Ltd (BVTA78PRYA)</CodesignKey> |
| | | <MtouchI18n>cjk</MtouchI18n> |
| | | <DeviceSpecificBuild>true</DeviceSpecificBuild> |
| | | <MtouchExtraArgs>-gcc_flags -dead_strip</MtouchExtraArgs> |
| | | <CodesignProvision>ComEvoyoHomeDevelopment20200806</CodesignProvision> |
| | | <MtouchLink>SdkOnly</MtouchLink> |
| | | <CodesignProvision>ComEvoyoHomeAppStore0301</CodesignProvision> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="System" /> |
| | |
| | | <Reference Include="Xamarin.iOS" /> |
| | | <Reference Include="System.Numerics" /> |
| | | <Reference Include="System.Numerics.Vectors" /> |
| | | <Reference Include="Shared.IOS"> |
| | | <HintPath>..\Shared\DLL\IOS\Shared.IOS.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Newtonsoft.Json"> |
| | | <HintPath>..\Shared\DLL\Newtonsoft.Json.dll</HintPath> |
| | | </Reference> |
| | |
| | | <HintPath>..\packages\BouncyCastle.Crypto.dll.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Net.Http" /> |
| | | <Reference Include="Shared.IOS.ESVideoPhoneSDK"> |
| | | <HintPath>..\Shared\DLL\IOS\Shared.IOS.ESVideoPhoneSDK.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Shared.IOS.TBL"> |
| | | <HintPath>..\Shared\DLL\IOS\Shared.IOS.TBL.dll</HintPath> |
| | | <HintPath>..\..\..\Library\Shared.IOS.TBL\bin\Debug\Shared.IOS.TBL.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Shared.IOS"> |
| | | <HintPath>..\Shared\DLL\IOS\Shared.IOS.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Elian.iOS"> |
| | | <HintPath>..\Shared\DLL\Elian.iOS.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Shared.IOS.HDLFVSDK"> |
| | | <HintPath>..\Shared\DLL\Shared.IOS.HDLFVSDK.dll</HintPath> |
| | | <HintPath>..\Shared\DLL\IOS\Shared.IOS.HDLFVSDK.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <Compile Include="Reachability.cs" /> |
| | | <Compile Include="ZXingOverlayView.cs" /> |
| | | <Compile Include="ESVideo.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\Elian.iOS\Elian.iOS.csproj"> |
| | | <Project>{85F1AF50-75A6-4011-B811-56B32DA77568}</Project> |
| | | <Name>Elian.iOS</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json" /> |
| | |
| | | <BundleResource Include="Resources\Phone\Gateway\WiredGateway.png" /> |
| | | <BundleResource Include="Resources\Phone\Gateway\WirelessGateway.png" /> |
| | | <BundleResource Include="Resources\Phone\Gateway\AddGatewaySuccess.png" /> |
| | | <BundleResource Include="Resources\Phone\Center\FaceManagement.png" /> |
| | | </ItemGroup> |
| | | <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" /> |
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" /> |