Skip to content

Commit 585faf0

Browse files
committed
refactor: remove deprecated logging tools and manifests
1 parent b6f49dd commit 585faf0

19 files changed

+0
-3094
lines changed

manifests/tools/launch_app_logs_sim.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

manifests/tools/start_device_log_cap.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

manifests/tools/start_sim_log_cap.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

manifests/tools/stop_device_log_cap.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

manifests/tools/stop_sim_log_cap.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

manifests/workflows/device.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ tools:
1515
- list_schemes
1616
- show_build_settings
1717
- get_app_bundle_id
18-
- start_device_log_cap
19-
- stop_device_log_cap
2018
- get_coverage_report
2119
- get_file_coverage

manifests/workflows/logging.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

manifests/workflows/simulator.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ tools:
1414
- get_sim_app_path
1515
- install_app_sim
1616
- launch_app_sim
17-
- launch_app_logs_sim
1817
- stop_app_sim
1918
- record_sim_video
2019
- clean
@@ -24,7 +23,5 @@ tools:
2423
- get_app_bundle_id
2524
- screenshot
2625
- snapshot_ui
27-
- stop_sim_log_cap
28-
- start_sim_log_cap
2926
- get_coverage_report
3027
- get_file_coverage

0 commit comments

Comments
 (0)