{"id":14109202,"url":"https://github.com/wakatime/xcode-wakatime","last_synced_at":"2025-04-05T19:13:29.022Z","repository":{"id":14976875,"uuid":"17701980","full_name":"wakatime/xcode-wakatime","owner":"wakatime","description":"Xcode plugin for automatic time tracking and metrics generated from your programming activity.","archived":false,"fork":false,"pushed_at":"2023-06-18T16:37:59.000Z","size":174,"stargazers_count":393,"open_issues_count":13,"forks_count":28,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-29T18:07:20.155Z","etag":null,"topics":["time-tracking","xcode","xcode-plugin"],"latest_commit_sha":null,"homepage":"https://wakatime.com/xcode","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rewoo/onsite-seo","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wakatime.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-03-13T07:39:31.000Z","updated_at":"2024-06-27T13:00:46.000Z","dependencies_parsed_at":"2023-08-01T11:16:15.700Z","dependency_job_id":null,"html_url":"https://github.com/wakatime/xcode-wakatime","commit_stats":null,"previous_names":["wakatime/xcode-wakatime"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fxcode-wakatime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fxcode-wakatime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fxcode-wakatime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fxcode-wakatime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wakatime","download_url":"https://codeload.github.com/wakatime/xcode-wakatime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386265,"owners_count":20930619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["time-tracking","xcode","xcode-plugin"],"created_at":"2024-08-14T10:02:08.977Z","updated_at":"2025-04-05T19:13:29.001Z","avatar_url":"https://github.com/wakatime.png","language":"Objective-C","funding_links":[],"categories":["Objective-C"],"sub_categories":[],"readme":"xcode-wakatime\n==============\n\n## DEPRECATED: Use the [macos-wakatime](https://github.com/wakatime/macos-wakatime) repo instead.\n\n[![Coding time tracker](https://wakatime.com/badge/github/wakatime/xcode-wakatime.svg)](https://wakatime.com/badge/github/wakatime/xcode-wakatime)\n\n[WakaTime][wakatime] is an open source Xcode plugin for metrics, insights, and time tracking automatically generated from your programming activity.\n\n**Note: Unfortunately, Apple has decided to stop loading plugins in Xcode 14. We currently have no way to get around this and no way to get the WakaTime plugin for Xcode working.**\n\nNote: Xcode8 disables plugins. Installing WakaTime re-signs Xcode.app with a self-signed cert.\n\n\nInstallation\n------------\n\n1. Run this Terminal command:\n\n  ```\n  curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh\n  ```\n\n2. Restart Xcode.\n\n3. Enter your [api key](https://wakatime.com/settings#apikey), then click `OK`.\n  (Skip this step if you already have another WakaTime plugin)\n\n4. Use Xcode and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).\n\nAlternatively, to install WakaTime for Xcode without re-signing (so you can still publish to the App Store), run this instead of step 1:\n\n  ```\n  sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true\n  curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh -s nosign\n  ```\n\nTo clone your `Xcode.app` to preserve the original app signature, run this instead of step 1:\n\n  ```\n  curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh -s copy\n  ```\n\nTo clone your `Xcode.app` to preserve the original app signature, run this instead of step 1:\n\n  ```\n  curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh -s copy\n  ```\n\nTo install WakaTime for Xcode Beta, run this instead of step 1:\n\n  ```\n  curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh -s beta\n  ```\n\nTo install WakaTime for Xcode where Xcode was installed to a non-standard folder:\n\n  ```\n  curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh -s custom /Path/To/Your/Xcode.app\n  ```\n\n\nScreen Shots\n------------\n\n![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)\n\n\nTroubleshooting\n---------------\n\nFirst, do you see the `Xcode → File → WakaTime API Key` menu?\n\n![plugin menu](https://wakatime.com/static/img/plugins/troubleshooting/xcode-menu.png)\n\nIf you see that menu, it means the plugin was installed correctly and is running in Xcode... yay! Have a blank dashboard but see the plugin menu? Check your `~/.wakatime.log` file for error messages.\n\nIf you don’t see that menu, try re-installing the plugin. That’s needed anytime `Xcode.app` is updated and generally solves most issues:\n\n```\ncurl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh\n```\n\nIf that doesn't work, turn on debug mode and check your wakatime cli log file (`~/.wakatime.log`).\n\nIf there are no errors in your `~/.wakatime.log` file, check your Xcode log file (`/var/log/system.log`).\n\nFor more general troubleshooting information, see [wakatime/wakatime#troubleshooting](https://github.com/wakatime/wakatime#troubleshooting).\n\n\nUninstalling\n------------\n\nTo uninstall the WakaTime plugin, config file, and Alcatraz run these Terminal commands:\n\n    rm -r \"${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins/WakaTime.xcplugin\"\n    rm \"${HOME}/.wakatime.cfg\"\n    rm -r \"${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin\"\n    crontab -e\n\nWhen crontab opens, remove the WakaTime line.\nUninstalling Alcatraz is optional, and will prevent other non-WakaTime plugins from loading.\nAfter uninstalling, restart Xcode and you should no longer see WakaTime under the `File` menu.\n\n[wakatime]: https://wakatime.com/xcode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwakatime%2Fxcode-wakatime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwakatime%2Fxcode-wakatime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwakatime%2Fxcode-wakatime/lists"}