Xcode crashes when Unit Testing Bundle target is removed. Is there any way around it?
I am currently running Xcode version 15.4 (15F31d). Whenever I try to remove the target that I used for Unit Testing (type Unit testing bundle), Xcode crashes. Is there any other way I can remove the target from the code so it would be gone when I launch the project from the Xcode?