xcode-wakatime icon indicating copy to clipboard operation
xcode-wakatime copied to clipboard

Xcode plugin for automatic time tracking and metrics generated from your programming activity.

Results 14 xcode-wakatime issues
Sort by recently updated
recently updated
newest added

I have two Xcode versions installed on my machine. One called Xcode.app and one called Xcode11.3.app. I did a custom install for the Xcode 11.3 version, but that seemed to...

When run a fastlane build I receive this error and it doesn't seem to track the build. ``` [MT] PluginLoading: Required plug-in compatibility UUID 72F7D751-F810-43B8-A53F-1F1DFD74FC54 for plug-in at path '~/Library/Application...

just installed new xcode but all messages show: ``` cp: cannot overwrite directory//Applications/XcodeWithPlugins.app/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS16.0.sdk with non-directory /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS16.0.sdk cp: cannot overwrite directory /Applications/XcodeWithPlugins.app/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/libxml2/libxml with non-directory /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/usr/include/libxml2/libxml cp: cannot overwrite directory /Applications/XcodeWithPlugins.app/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.framework/Resources with...

So I wanted to add Apple ID in order to run my app on a physical iPhone, but I got the following error: Couldn’t communicate with a helper application. So...