| | |
| | | <DefineConstants>DEBUG;</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodesignKey>iPhone Developer</CodesignKey>
|
| | | <CodesignKey>Apple Development: xuebiao huang (4P32GXQWWK)</CodesignKey>
|
| | | <MtouchDebug>true</MtouchDebug>
|
| | | <MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
| | | <MtouchFastDev>true</MtouchFastDev>
|
| | |
| | | <DeviceSpecificBuild>false</DeviceSpecificBuild>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
| | | <CodesignProvision>OnProSiriUI230729-1-Dev</CodesignProvision>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <DefineConstants></DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodesignKey>iPhone Distribution</CodesignKey>
|
| | | <CodesignKey>Apple Distribution: HDL Automation Co., Ltd (BVTA78PRYA)</CodesignKey>
|
| | | <MtouchUseLlvm>true</MtouchUseLlvm>
|
| | | <MtouchFloat32>true</MtouchFloat32>
|
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
| | |
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
| | | <CodesignProvision>0002-OnProSiriUI-240703-1-Hoc</CodesignProvision>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <DefineConstants>DEBUG;</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodesignKey>iPhone Developer</CodesignKey>
|
| | | <CodesignKey>Apple Development: xuebiao huang (4P32GXQWWK)</CodesignKey>
|
| | | <DeviceSpecificBuild>true</DeviceSpecificBuild>
|
| | | <MtouchDebug>true</MtouchDebug>
|
| | | <MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
| | |
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
| | | <CodesignProvision>0002-OnProSiriUI-240704-1-Dev</CodesignProvision>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="System" />
|