Skip to content

Commit e20db96

Browse files
author
Sascha Gordner
committed
manifest: narrow destructiveHint usage
1 parent db9d7d0 commit e20db96

42 files changed

Lines changed: 0 additions & 42 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

manifests/tools/boot_sim.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ names:
66
description: Boot iOS simulator.
77
annotations:
88
title: Boot Simulator
9-
destructiveHint: true
109
nextSteps:
1110
- label: Open the Simulator app (makes it visible)
1211
toolId: open_sim

manifests/tools/build_device.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ predicates:
88
- hideWhenXcodeAgentMode
99
annotations:
1010
title: Build Device
11-
destructiveHint: true

manifests/tools/build_macos.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ predicates:
88
- hideWhenXcodeAgentMode
99
annotations:
1010
title: Build macOS
11-
destructiveHint: true

manifests/tools/build_run_macos.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ predicates:
88
- hideWhenXcodeAgentMode
99
annotations:
1010
title: Build Run macOS
11-
destructiveHint: true

manifests/tools/build_run_sim.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ predicates:
88
- hideWhenXcodeAgentMode
99
annotations:
1010
title: Build Run Simulator
11-
destructiveHint: true
1211
nextSteps:
1312
- label: Capture structured logs (app continues running)
1413
toolId: start_sim_log_cap

manifests/tools/build_sim.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ predicates:
88
- hideWhenXcodeAgentMode
99
annotations:
1010
title: Build Simulator
11-
destructiveHint: true

manifests/tools/button.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ names:
66
description: Press simulator hardware button.
77
annotations:
88
title: Hardware Button
9-
destructiveHint: true

manifests/tools/gesture.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ names:
66
description: Simulator gesture preset.
77
annotations:
88
title: Gesture
9-
destructiveHint: true

manifests/tools/install_app_device.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ names:
66
description: Install app on device.
77
annotations:
88
title: Install App Device
9-
destructiveHint: true

manifests/tools/install_app_sim.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ names:
66
description: Install app on sim.
77
annotations:
88
title: Install App Simulator
9-
destructiveHint: true
109
nextSteps:
1110
- label: Open the Simulator app
1211
toolId: open_sim

0 commit comments

Comments
 (0)