Post

Replies

Boosts

Views

Activity

Reply to Xcode 13.3.1 Install Required Components Crashes
Update: Fixed the problem. One of two possible Samsung-installed KEXTs was causing the crash when Xcode's "install required components" process was running. Unloaded both: $ kmutil showloaded | grep -i samsung $ kmutil unload -b <samsung kext bundle ID> The KEXTs were likely installed as a result of my use of a Samsung SSD connected via USB - the crash report stated A kext releasing a(n) AppleUSBInterface has corrupted the registry. @OSObject.cpp Now to reboot...
Apr ’22