For everyone having this issue, I was able to find a workaround. Download Xcode 15.4 (there are a number of sites around the internet that host the old xip files). If you are already on Sequoia, Xcode 15 won't run out of the box, but you can open the app bundle, find the Info.plist file, and either overwrite it with the one from Xcode 16 or 16.1 or you can just hack it to make it think it's version 16. After that, Xcode 15 will run and you can make the changes to the Package Dependencies there. All the Bitbucket Cloud integration worked fine in Xcode 15. Then, just save and reopen the project in Xcode 16 to build and it should all work fine.
Frustrating, but at there's a bit of a workaround for now until Apple fixes this.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: