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 issue is that the -destination flag is parsed as 'platform:iOS Simulator' and the rest of the destination string is passed as an xcodebuild-arguement.
I'de be happy to fix if you could point me in the right direction or I can go digging :). Or if there's an escape character that can be used that I missed.