| | |
| | | <DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG;ENABLE_TEST_CLOUD;HDL</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <CodesignKey>iPhone Distribution: Havells India Limited (6FQDUKMB48)</CodesignKey> |
| | | <CodesignKey>Apple Distribution: HDL Automation Co., Ltd (BVTA78PRYA)</CodesignKey> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <MtouchFastDev>true</MtouchFastDev> |
| | | <MtouchProfiling>false</MtouchProfiling> |
| | |
| | | <DeviceSpecificBuild>false</DeviceSpecificBuild> |
| | | <MtouchI18n>cjk</MtouchI18n> |
| | | <CrashReportingEnabled>false</CrashReportingEnabled> |
| | | <CodesignProvision>CrabtreeOn_Distribution11DEC2019</CodesignProvision> |
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' "> |
| | | <Optimize>true</Optimize> |
| | |
| | | <CodesignProvision>CrabtreeOn_Distribution11DEC2019</CodesignProvision> |
| | | <NoStdLib>false</NoStdLib> |
| | | <MtouchUseThumb></MtouchUseThumb> |
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' "> |
| | | <Optimize>true</Optimize> |
| | |
| | | <WarningLevel>4</WarningLevel> |
| | | <TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
| | | <DocumentationFile></DocumentationFile> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <CodesignKey>Apple Development: Yogesh Sharma (79Q4G2A772)</CodesignKey> |
| | | <MtouchFastDev>true</MtouchFastDev> |
| | | <MtouchFastDev>true</MtouchFastDev> |
| | | <MtouchProfiling>false</MtouchProfiling> |
| | |
| | | <WarningsNotAsErrors></WarningsNotAsErrors> |
| | | <OnDemandResourcesInitialInstallTags></OnDemandResourcesInitialInstallTags> |
| | | <OnDemandResourcesPrefetchOrder></OnDemandResourcesPrefetchOrder> |
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements> |
| | | <CodesignProvision>CrabtreeOn</CodesignProvision> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="System" /> |
| | |
| | | <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.13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath> |
| | | <Private>False</Private> |
| | | </Reference> |
| | | <Reference Include="Microsoft.CSharp" /> |