From 93a6c5d111bf1b7f5749f53ec7cdf36edb9b9a79 Mon Sep 17 00:00:00 2001 From: Rustam Zaitov Date: Fri, 17 Jan 2014 12:14:54 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=20=D0=BF=D1=80=D0=BE=D1=81=D1=8C?= =?UTF-8?q?=D0=B1=D0=B5=20=D0=90=D0=BD=D1=82=D0=BE=D0=BD=D0=B0=20=D0=B2=20?= =?UTF-8?q?=D0=B2=D1=8B=D1=85=D0=BE=D0=B4=D0=BD=D0=BE=D0=B8=20=D0=B8=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=20=D1=84=D0=B0=D0=B9=D0=BB=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=BE=D0=BC=D0=B5=D1=80=20=D0=B1=D0=B8=D0=BB=D0=B4=D0=B0=20?= =?UTF-8?q?=D0=BE=D1=82=D0=B4=D0=B5=D0=BB=D1=8F=D0=B5=D1=82=D1=81=D1=8F=20?= =?UTF-8?q?=D0=BE=D1=82=20=D0=BD=D0=BE=D0=BC=D0=B5=D1=80=D0=B0=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20=D0=B4=D0=B5=D1=84=D0=B8=D1=81?= =?UTF-8?q?=D0=BE=D0=BC=20=D0=B0=20=D0=BD=D0=B5=20=D1=82=D0=BE=D1=87=D0=BA?= =?UTF-8?q?=D0=BE=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/common/settings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/common/settings.txt b/scripts/common/settings.txt index 1d79cd6..2c16987 100644 --- a/scripts/common/settings.txt +++ b/scripts/common/settings.txt @@ -25,7 +25,7 @@ sln_path = '' # dont change csproj_file_name = '{@csproj_name}.csproj' # эта настройка нужна для единообразия названий билдов -output_file_format = '{@project_name}-{@version}.{@build}' +output_file_format = '{@project_name}-{@version}-{@build}' # required ios.csproj_dir = ''