| | |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchLink>None</MtouchLink> |
| | | <MtouchArch>x86_64</MtouchArch> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <MtouchArch>ARM64</MtouchArch> |
| | | <CodesignKey>iPhone Developer: xuebiao huang (4P32GXQWWK)</CodesignKey> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <MtouchExtraArgs>-gcc_flags="-dead_strip -ObjC";-w</MtouchExtraArgs> |
| | | <CodesignProvision>onpro0804</CodesignProvision> |
| | | <MtouchI18n>cjk</MtouchI18n> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' "> |
| | |
| | | <Reference Include="MJRefresh_Xamarin"> |
| | | <HintPath>..\DLL\IOS\MJRefresh_Xamarin.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Shared.IOS.JLCountryCode"> |
| | | <HintPath>..\DLL\IOS\Shared.IOS.JLCountryCode.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <PackageReference Include="Xamarin.Essentials" Version="1.1.0" /> |
| | |
| | | </PackageReference> |
| | | <PackageReference Include="ZXing.Net.Mobile"> |
| | | <Version>2.4.1</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="RestSharp"> |
| | | <Version>106.11.7</Version> |
| | | </PackageReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <Folder Include="Resources\Phone\Public\AirIcon\" /> |
| | | <Folder Include="Resources\Phone\PersonalCenter\ResetPassword\" /> |
| | | <Folder Include="Resources\Phone\Intelligence\Gallery\" /> |
| | | <Folder Include="Resources\Phone\FunctionIcon\DeviceIcon\" /> |
| | | <Folder Include="Other\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <InterfaceDefinition Include="LaunchScreen.storyboard" /> |
| | |
| | | <Compile Include="Reachability.cs" /> |
| | | <Compile Include="Scan.cs" /> |
| | | <Compile Include="ZXingOverlayView.cs" /> |
| | | <Compile Include="Other\JLCountrycode.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <BundleResource Include="Resources\Phone\LoginIcon\ShowPasswordIcon.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\DiyThumbIcon2On.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\AC\HightIconGray.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Light\BrightnessBg.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\RollingShutterIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\Curtain\MotorCurtainIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\OnIcon.png" /> |
| | | <BundleResource Include="Resources\Phone\TipNot.png" /> |
| | | <BundleResource Include="Resources\Phone\FunctionIcon\DeviceIcon\VoicePanelIcon.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ITunesArtwork Include="iTunesArtwork" /> |