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)

Most upvoted comments

I’m on macOS 12.2.1 but you’re seeing this crash on macOS 12.3.1 and macOS 12.4 so 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?

Are there any prefs specific to the XCode plugin that I could delete, or anything I can do to reset the plugin?

@Maxweel You could try fully uninstalling the plugin, then re-installing: https://wakatime.com/plugins/xcode/uninstalling