Xcode fails to create a provisioning profile for the WebDriverAgentRunner target
This necessitates manually changing the bundle id for the target by going into the Build Settings tab, and changing the Product Bundle Identifier from
com.facebook.WebDriverAgentRunner
to something that Xcode will accept.