For this use case adding arg names fixed it
~ open /Applications/My.app --args -o one -n two
or
~ /Applications/My.app/Contents/MacOS/My -o one -n two
Topic:
UI Frameworks
SubTopic:
SwiftUI