Протестировал возможность загрузги дефолтных шагов

This commit is contained in:
rzaitov 2013-11-14 16:30:16 +04:00
parent ed9836fc27
commit 6314447f26
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
sh echo 'This is default steps file'

View File

@ -6,6 +6,7 @@ project_name = CoolApp
# ios platform settings
ios.sln_config = Release|iPhone
#ios.steps = 'scripts/IosSteps.txt'
ios.setup_steps = 'IosSetupSteps.txt'
ios.assembly_name = 'CoolApp'