FB9967910
When attempting to create or edit a Xcode Bot, additional/associated source control repositories all indicate “The source control operation failed because the specified URL cannot be used.”. This appears to be caused by the bot referencing the local directory checkouts of swift packages rather than the originating source control URLs. The ‘Replace Repositories’ button does not correct this issue, and there appears to be no other mechanism in the UI to alter the URLs. The bad URLs causes and integration to fail as package dependencies could not be resolved.
Anyone experiencing the same or have some sort of resolution?