When I click on a view frame and drag to enlarge the view, the view is not getting enlarged . But instead the mouse waiting indicator would come for a second and then the whole xcode will crash.
This was happening after my code 8.2 update. So I tried installing xcode 8.1 and the issue is still there for one particular project. All other projects are working fine. There are no warnings or conflicts in the storyboard. I don't remember changing any settings as well.
Attaching the crash log: CRASH_LOG
Xcode is Apple's integrated development environment (IDE) for macOS, used to develop software for macOS, iOS, iPadOS, watchOS, and tvOS. It was initially released in late 2003; the latest stable release is version 13.4. 1, released on June 2, 2022 via the Mac App Store with macOS Monterey.
For macOS 10.14. 4, Xcode versions compatible are: Xcode 10.2 - 11.3. 1.
The macOS 10.14. 6 SDK provides support for developing apps for Macs running macOS Mojave 10.14. 6. The SDK comes bundled with Xcode 10.3 available from the Mac App Store.
Fixed the issue:
The issue started after I added a ScrollView
to a ViewController
and changed the simulated size
of the ViewController
to fit the scrollview content. I changed the simulated size
to freeform
and the issue started to appear. I changed it back to fixed
and now everything is working normal.
But I hope it shouldn't be happening and apple will fix this soon.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With