Xcode Server Bot, returns error of "Configured destination is no longer supported or could not be found"
when clicked "fix it", it takes me to devices, which by default it selects build for "iOS", and "IOS simulators and devices".
I tried to add an arguments to select an active simulator, but it does not help at all.
-destination id='<simulator-id>'
Log file shows the following errors:
<Error>: Could not load scheme actions record because it's missing
<Error>: XCSBuildIntegrationStep finished integration with an error: Error Domain=XCSBuildServiceDomain Code=-1 "Configured destination is no longer supported or could not be found." UserInfo={NSLocalizedDescription=Configured destination is no longer supported or could not be found., XCSErrorFixItType=invalid-destination-failure}
I think I setup the scheme correctly by selecting project workspace
and Shared
. Also added script to install cocoapods