Added SafariLauncher as a submodule and as part of the build. App is then zipped and copied to the build folder.

This commit is contained in:
Sergio Neves Barros
2013-10-16 17:26:59 +01:00
parent cfaba9def2
commit 36f296a908
5 changed files with 30 additions and 2 deletions
+3
View File
@@ -22,3 +22,6 @@
[submodule "submodules/unlock_apk"]
path = submodules/unlock_apk
url = https://github.com/appium/unlock_apk.git
[submodule "submodules/SafariLauncher"]
path = submodules/SafariLauncher
url = https://github.com/budhash/SafariLauncher.git