Closed Havhingstor closed 1 year ago
Did you also run this command:
sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true
Yes
What if you install Alcatraz? We removed that step so might be related:
curl -fsSL https://raw.github.com/alanhamlett/Alcatraz/master/Scripts/install.sh | sh
I installed Alcatraz, but it still didn't seem to load wakatime as it didn't ask for the api-key nor shows the menu-item.
Same issue here. I'm using Xcode 13.4.1, I followed the instructions including DisableLibraryValidation, installing Alcatraz and installing wakatime with nosign
flag. I can't see wakatime menu in my Xcode after these steps.
do disableLibraryValidation will disable security? how much security it disable?
do disableLibraryValidation will disable security? how much security it disable?
It allows code loading for all apps on your mac, not just Xcode.
Same thing, this method doesn't work anymore
yes...this doesnt work in new version with no sign method. So i tried to clone steps, it turns out that i dont need another 12 gb for clone (it just take ~2 gb) and it works flawlessly.
I'm running macOS 12.4 and Xcode 13.4 (13F17a). I have a nearly fresh Xcode-Installation (It was installed previously, but removed via AppCleaner), only the license-agreement got handled as the script prompted me to do so. I used the script to install without resigning, which didn't show any errors after I agreed to the xcode-license. If I start up Xcode, it asks me if I want to load the wakatime-plugin, and I clicked "load", but it didn't seem to do so. It didn't ask for my api-key, didn't create the wakatime.cfg-file, nor does ist show wakatime in the files-menu. I tried running the script a second time, but that didn't change anything except now it didn't ask me, if it should load the plugin. Then I ran the uninstall-script, which is included in the repository, and the uninstall-section of the README, and then tried again to install, which again didn't show any errors, nor asked me, if I want to load wakatime, but still didn't work.
There was no ~/.wakatime.log-file, the Xcode log is:
If somebody knows how to make Xcode load the plugin, or what could be wrong, I'd like to hear. Thanks.