пофиксил файл с настройками
This commit is contained in:
parent
384ae85d20
commit
3b268e953d
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in New Issue