xcode-wakatime: fails to load for xcode 13.3.1
Hi
After updating for Xcode 13.3.1, it started to fail to load the plugin, xcode was always crashing on during the load, it didn’t even allowed me to load the bundles.
i believe this may be a problem with xcode and not WakaTime or even Alcatraz.
To bypass this, i “manually” changed the configuration file for xcode with:
defaults write com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-13.3.1 '{ allowed = {"WakaTime.WakaTime" = { version = 1; }; "com.mneorr.Alcatraz" = { version = 1; }; }; skipped = { }; }'
i believe this can be useful for some people, if not sorry for this, as i believe this may not be a problem with WakaTime.
Cheers 🍻 PS: Thanks for the plug-in btw
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 17 (7 by maintainers)
I’m on
macOS 12.2.1but you’re seeing this crash onmacOS 12.3.1andmacOS 12.4so I’ll try to reproduce it after upgrading OS X.Just to make sure, everyone in this thread is experiencing the same issue… the install script runs without errors but when Xcode launches it crashes?
@Maxweel You could try fully uninstalling the plugin, then re-installing: https://wakatime.com/plugins/xcode/uninstalling