mirror of
https://github.com/appium/appium.git
synced 2026-05-13 06:18:42 -05:00
refactor of ios.js. Main launch sequence broken into separate flows for simulators and real devices. Added appium-xcode repo to replace xcode.js. Use idevice_id to get device udid, fallback on udidetect. Use idevicesyslog to get device logs, fallback on deviceconsole
This commit is contained in:
@@ -13,9 +13,6 @@
|
||||
[submodule "submodules/io.appium.gappium.sampleapp"]
|
||||
path = submodules/io.appium.gappium.sampleapp
|
||||
url = https://github.com/appium/io.appium.gappium.sampleapp.git
|
||||
[submodule "submodules/udidetect"]
|
||||
path = submodules/udidetect
|
||||
url = https://github.com/vaskas/udidetect.git
|
||||
[submodule "submodules/unlock_apk"]
|
||||
path = submodules/unlock_apk
|
||||
url = https://github.com/appium/unlock_apk.git
|
||||
|
||||
Reference in New Issue
Block a user