| | |
| | | <DeviceSpecificBuild>false</DeviceSpecificBuild>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
| | | <CodesignProvision>OnProSiriUI220307-2-Dev</CodesignProvision>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <DefineConstants></DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodesignKey>iPhone Developer</CodesignKey>
|
| | | <CodesignKey>iPhone Distribution</CodesignKey>
|
| | | <MtouchUseLlvm>true</MtouchUseLlvm>
|
| | | <MtouchFloat32>true</MtouchFloat32>
|
| | | <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|