How to set destination flag when in edit scheme Xcode?

I am trying to set up a bot to run a test scheme in Xcode Server. I get the following error:


Bot Issue for Tapestry Bot-Test (error) No destinations were specified with the -destination flag which were valid for the specified scheme 'TapestryTests'.

In reading other posts and doing searches I have seen to set the destination flag in the edit scheme option in Xcode. I have tried several places and don't know where to put this option


-destination 'platform=iOS,id=SomeDeviceID' test


I tried to enter screenshot but dont see an option. I am under the edit scheme screen where you set your build and run option

How to set destination flag when in edit scheme Xcode?
 
 
Q