aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/devicectlutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace most expected_str by Utils::Resulthjk2025-04-111-9/+9
* iOS: Fix slow debugging with recent Xcode and iOS < 17Eike Ziller2024-06-131-0/+1
* iOS: Fix some missing full stopsEike Ziller2024-02-261-1/+1
* iOS: Move launch result from devicectl to a functionEike Ziller2024-02-021-0/+13
* iOS: Move process id gathering from devicectl to a functionEike Ziller2024-02-021-0/+11
* iOS: Move app URL gathering from devicectl to a functionEike Ziller2024-01-301-0/+13
* iOS: Move info parsing from devicectl to a functionEike Ziller2024-01-301-5/+43
* iOS: Add some autotests for devicectl error parsingEike Ziller2024-01-301-1/+2
* iOS: Extract basic devicectl output processingEike Ziller2024-01-181-0/+47