Vikas Pachdha
a4a78ae8b1
iOS: Fix run without deploy on iOS simulator
...
Task-number: QTCREATORBUG-18107
Change-Id: Ie847cdab672ff2df7af0c2fee742901de0783861
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2017-05-02 10:32:07 +00:00
Vikas Pachdha
30a8e05a00
iOS: Do not boot a simulator in Booted state
...
It results into a simulator window with an error
Change-Id: I47d55082bf248fc6558e995158b631d75adb8617
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2017-03-16 09:23:17 +00:00
Tim Jenssen
2631ffabd5
Remove spaces in initializer lists
...
Format initializer lists code style like.
Change-Id: Ib82c235e4ba7dc75ee96a7abc0c47eff7b0a9013
Reviewed-by: hjk <hjk@qt.io >
2017-02-22 16:25:09 +00:00
Vikas Pachdha
00d424eadb
iOS: Extend SimulatorControl
...
Add new API's to extend iOS simulator support in Qt Creator
Task-number: QTCREATORBUG-17602
Change-Id: I7e949762a7740f2ffb927f25f327b3e82cd8e180
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2017-02-15 12:23:41 +00:00
Vikas Pachdha
b2a33d3118
iOS: Extend the information cached for simulator
...
Change-Id: Ia2bc421b2af7d1e82d48bbd9d7914f177fef30d0
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2017-02-14 14:57:20 +00:00
Vikas Pachdha
dfbe52efe3
iOS: Use command's exit code to check for failure
...
Change-Id: I8a565cab51b22bdf0d7d2ba274306479dc0397b1
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2017-02-06 11:17:13 +00:00
Vikas Pachdha
1e73c52dd5
Fix compile warning
...
COMMAND_TIMEOUT is not needed and will not be emitted
Change-Id: Id89aaa8c0b774a962e7a4e813a5b3d3e6a37524d
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2017-01-10 11:30:16 +00:00
Vikas Pachdha
54677f4985
iOS: Capture console output of launched app on iOS simulator
...
Task-number: QTCREATORBUG-17483
Change-Id: Id18c51e20cf8b396fc610918610f04d39ead28b0
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2017-01-10 09:34:31 +00:00
Vikas Pachdha
ccc5359c42
iOS: Remove the step to spawn the app before launch on iOS
...
This causes timing issues on certain devices resulting in
app startup failure
Task-number: QTCREATORBUG-17336
Change-Id: I190b5415bdef1fc80a415b0cb872b95b883db5d8
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2016-12-20 16:09:14 +00:00
Eike Ziller
5f054990d6
iOSSimulator: Try to avoid flakiness of starting in simulator
...
Put in some delays between executing the various simulator commands,
so whatever might need to startup internally has time to do so.
Task-number: QTCREATORBUG-17336
Change-Id: I1d4fbbc14c8583fce1b72ee31d5fd4824f377efb
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io >
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io >
2016-12-08 15:29:11 +00:00
Vikas Pachdha
f28cefce8c
iOS: Make iOS simulator usage asynchronous
...
Change-Id: I5770b372542690560680ef3208a284c7f0cf6670
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
(cherry picked from commit aa355b4f70 )
2016-11-16 08:50:45 +00:00
Eike Ziller
644756d80a
iOS: Make updating available simulators asynchronous
...
Also remove unneeded lock
Change-Id: I8db798bd0b8790ced198cf57e30e22a96a0eb0a2
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io >
2016-11-01 11:54:43 +00:00
Eike Ziller
ff21689487
iOS: Make runSimCtlCommand static
...
Doesn't depend on state.
Change-Id: I6c0004bf6b6d1e30171b08e1b404d82242c42d99
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io >
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io >
2016-10-28 10:06:23 +00:00
Vikas Pachdha
2b0daf42ce
iOS: Replaces ios_sim tool with simctl
...
Task-number: QTCREATORBUG-16947
Change-Id: Ia28d5e4f9f220d566bd64da73989e8c24ef3eb37
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2016-10-17 13:46:34 +00:00