From 3b268e953de1c07303db42bdd8e62106156d4893 Mon Sep 17 00:00:00 2001 From: rzaitov Date: Mon, 11 Nov 2013 12:30:41 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D1=84=D0=B8=D0=BA=D1=81=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=84=D0=B0=D0=B9=D0=BB=20=D1=81=20=D0=BD=D0=B0=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B0=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/settings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/settings.txt b/scripts/settings.txt index 95820b2..61cfbdd 100644 --- a/scripts/settings.txt +++ b/scripts/settings.txt @@ -4,6 +4,7 @@ version = '0.0.0' configs = 'appstore, staging' # ios platform settings +ios.sln_config = 'Release|iPhone' ios.steps = 'scripts/IosSteps.txt' ios.tf_api_token = '0e6925075d4fc10fed0e7bbf43fa6894_NjQ0OTI2MjAxMi0wOS0yNSAxMTo0MDozNi40OTY5MjU' ios.tf_team_token = 'c5c3cf7a6dae2bea4382dfbd181a2075_Mjc4ODkwMjAxMy0wOS0yOSAxNDowOTo1OC40Mzg5MTY' @@ -13,7 +14,6 @@ ios.tf_team_token = 'c5c3cf7a6dae2bea4382dfbd181a2075_Mjc4ODkwMjAxMy0wOS0yOSAxND # config settings ios.appstore.app_name = 'CoolApp' -ios.appstore.sln_config = 'Release|iPhone' ios.appstore.author = 'Rustam' ios.staging.app_name = 'CoolApp staging'