Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace most expected_str by Utils::Result | hjk | 2025-04-11 | 1 | -9/+9 |
* | iOS: Fix slow debugging with recent Xcode and iOS < 17 | Eike Ziller | 2024-06-13 | 1 | -0/+1 |
* | iOS: Fix some missing full stops | Eike Ziller | 2024-02-26 | 1 | -1/+1 |
* | iOS: Move launch result from devicectl to a function | Eike Ziller | 2024-02-02 | 1 | -0/+13 |
* | iOS: Move process id gathering from devicectl to a function | Eike Ziller | 2024-02-02 | 1 | -0/+11 |
* | iOS: Move app URL gathering from devicectl to a function | Eike Ziller | 2024-01-30 | 1 | -0/+13 |
* | iOS: Move info parsing from devicectl to a function | Eike Ziller | 2024-01-30 | 1 | -5/+43 |
* | iOS: Add some autotests for devicectl error parsing | Eike Ziller | 2024-01-30 | 1 | -1/+2 |
* | iOS: Extract basic devicectl output processing | Eike Ziller | 2024-01-18 | 1 | -0/+47 |