JLChen
2020-03-16 30d5375178a275abd2019f2e5ce0eab1dfa51e0e
Crabtree/ON.Ios/ON.Ios.csproj
@@ -59,12 +59,13 @@
    <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;HDL</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <CodesignKey>iPhone Distribution: Havells India Limited (6FQDUKMB48)</CodesignKey>
    <CodesignKey>Apple Development: xuebiao huang (4P32GXQWWK)</CodesignKey>
    <MtouchLink>None</MtouchLink>
    <MtouchArch>i386</MtouchArch>
    <MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
    <MtouchTlsProvider>Default</MtouchTlsProvider>
    <MtouchI18n>cjk</MtouchI18n>
    <CodesignProvision>iOS Team Provisioning Profile: com.hdl.SimpleControl</CodesignProvision>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
    <DebugSymbols>true</DebugSymbols>
@@ -115,7 +116,7 @@
    <Reference Include="System.Web.Services" />
    <Reference Include="System.Net" />
    <Reference Include="Newtonsoft.Json">
      <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
      <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
      <Private>False</Private>
    </Reference>
    <Reference Include="Microsoft.CSharp" />
@@ -157,14 +158,17 @@
    <Reference Include="Xamarin.Essentials">
      <HintPath>..\packages\Xamarin.Essentials.1.0.0\lib\xamarinios10\Xamarin.Essentials.dll</HintPath>
    </Reference>
    <Reference Include="Shared.IOS">
      <HintPath>..\SmartHome\dll\Shared.IOS.dll</HintPath>
    </Reference>
    <Reference Include="Shared.IOS.TBL">
      <HintPath>..\SmartHome\dll\Shared.IOS.TBL.dll</HintPath>
    </Reference>
    <Reference Include="MQTTnet">
      <HintPath>..\packages\MQTTnet.3.0.8\lib\netstandard2.0\MQTTnet.dll</HintPath>
    </Reference>
    <Reference Include="MJRefresh_Xamarin">
      <HintPath>..\SmartHome\dll\IOS\MJRefresh_Xamarin.dll</HintPath>
    </Reference>
    <Reference Include="Shared.IOS">
      <HintPath>..\SmartHome\dll\IOS\Shared.IOS.dll</HintPath>
    </Reference>
    <Reference Include="Shared.IOS.TBL">
      <HintPath>..\SmartHome\dll\IOS\Shared.IOS.TBL.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
@@ -987,6 +991,9 @@
    <BundleResource Include="Resources\Phone2\DownIRCodeIcon.png" />
    <BundleResource Include="Resources\Phone2\TV\DownIRCodeIcon.png" />
    <BundleResource Include="Resources\Phone2\CrabtreeAdd\FromSharing.png" />
    <BundleResource Include="Resources\Phone2\CrabtreeAdd\Logout.png" />
    <BundleResource Include="Resources\Phone2\CrabtreeAdd\WiFiOffline.png" />
    <BundleResource Include="Resources\Phone2\CrabtreeAdd\CloudOffline.png" />
  </ItemGroup>
  <ItemGroup>
    <InterfaceDefinition Include="AddDevice.storyboard" />