проверил работоспособность комманды патчинга csproj файлов

This commit is contained in:
rzaitov
2013-11-08 13:14:49 +04:00
parent 5d099a151a
commit de6042379d
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
<DebugType>full</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\iPhone\Release</OutputPath>
<OutputPath>Output</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodesignKey>iPhone Developer: Рустам Заитов (CTL85FZX6K)</CodesignKey>