Skip to content

Commit ae71065

Browse files
committed
Fixx trigger menu fallback
1 parent f4403de commit ae71065

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tool/Sources/XcodeInspector/XcodeInspector+TriggerCommand.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public extension AppInstanceInspector {
104104
.joined(separator: " of ")
105105
return """
106106
click menu item "\(button)" of \(list) \
107+
of menu 1 \
107108
of menu bar item "\(menuBarItem)" \
108109
of menu bar 1
109110
"""

0 commit comments

Comments
 (0)