xcode-kotlin
xcode-kotlin copied to clipboard
Xcode update causes crash
Xcode 13.3.1 (13E500a) crashes on startup M1 Max MBP running macOS 12.3.1.
Attempted simply rerunning ./setup.sh to reinstall, but it did not solve the issue.
Solution was to remove the plugin from ~/Library/Developer/Xcode/Plug-ins and the spec from ~/Library/Developer/Xcode/Specifications. Xcode then opened successfully. Ran xcode-kotlin's setup.sh to reinstall. Xcode opens successfully.

We're doing a major rewrite of the install tool. I'm going to keep this active to review when the new version settles.
Closing as stale.