Протестировал возможность загрузги дефолтных шагов
This commit is contained in:
parent
ed9836fc27
commit
6314447f26
|
|
@ -0,0 +1 @@
|
|||
sh echo 'This is default steps 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'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue