Whenever I try to set an aspect ration between two elements (e.g. parent UIView
with child UIImageView
) by pressing ctrl and dragging from one to the other, then picking "Aspect Ratio" in the new popup list, Xcode crashes.
Sometimes I can see the new constraint for a second in the inspector before the crash happens and it says:
(null) Ratio to: Img View
Already sent 2 bug reports, no point sending any more than that. I'm using Xcode 12.5, I know a new version is out but it won't let me install it because apparently there isn't enough space left (there are 18gb!)...
This now also bricked my main storyboard and I can't open it with the IB anymore:
The document "Main.storyboard" could not be opened. The operation couldn’t be completed. (com.apple.InterfaceBuilder error -1.)