You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `experimental-destination remove` subcommand has two conditions: removing by bundle name or artifact ID. Previously, on successful removal a message was printed only in one of the conditions, which was wrong.
When removing a bundle by artifact ID absence of a printed message is confusing to the user and makes it unclear whether the command invocation had any effect.
rdar://107138636
0 commit comments