wakatime / xcode-wakatime

Xcode plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/xcode
BSD 3-Clause "New" or "Revised" License
393 stars 28 forks source link

install fails on xcode 13.3 #59

Closed fatlinesofcode closed 2 years ago

fatlinesofcode commented 2 years ago
x Alcatraz.xcplugin/Contents/Resources/ATZPackageListTableCellView.nib: Can't replace existing directory with non-directory
x Alcatraz.xcplugin/Contents/Resources/ATZPluginWindowController.nib: Can't replace existing directory with non-directory
x Alcatraz.xcplugin/Contents/Resources/bitbucket_grayscale.tiff
Screen Shot 2022-04-05 at 9 14 45 pm
0xcaffebabe commented 2 years ago

remove the 2 plugin and reinstall work fine for me: https://github.com/wakatime/xcode-wakatime#uninstalling

fatlinesofcode commented 2 years ago

thank you, deleting the plugins from ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins and re-running install.sh worked.