{"id":13684862,"url":"https://github.com/onmyway133/XcodeWay","last_synced_at":"2025-05-01T00:33:56.502Z","repository":{"id":19986448,"uuid":"23253646","full_name":"onmyway133/XcodeWay","owner":"onmyway133","description":":sailboat: An Xcode Source Editor Extension that helps navigating to many places easier","archived":false,"fork":false,"pushed_at":"2023-11-29T09:33:39.000Z","size":22442,"stargazers_count":556,"open_issues_count":4,"forks_count":37,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-11-07T12:19:04.393Z","etag":null,"topics":["editor","extension","navigate","source","xcode"],"latest_commit_sha":null,"homepage":"https://onmyway133.com/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onmyway133.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"onmyway133","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-08-23T10:41:56.000Z","updated_at":"2024-08-06T20:53:42.000Z","dependencies_parsed_at":"2024-01-15T09:05:06.408Z","dependency_job_id":"0ef5c85b-1070-4495-afe4-59ad5d774890","html_url":"https://github.com/onmyway133/XcodeWay","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onmyway133%2FXcodeWay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onmyway133%2FXcodeWay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onmyway133%2FXcodeWay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onmyway133%2FXcodeWay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onmyway133","download_url":"https://codeload.github.com/onmyway133/XcodeWay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224230660,"owners_count":17277373,"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":["editor","extension","navigate","source","xcode"],"created_at":"2024-08-02T14:00:39.883Z","updated_at":"2024-11-12T06:30:51.283Z","avatar_url":"https://github.com/onmyway133.png","language":"Swift","readme":"XcodeWay\n==\n\nCheckout https://indiegoodies.com/\n\n![](Screenshots/Banner.png)\n\n## Description\n\n- An Xcode Source Editor Extension that helps navigating to many places easier\n- Read the story https://medium.freecodecamp.org/how-to-convert-your-xcode-plugins-to-xcode-extensions-ac90f32ae0e3\n- Available via  `Editor -\u003e XcodeWay`\n\n![](https://user-images.githubusercontent.com/2284279/47280109-101ebb80-d5d5-11e8-854f-b2fb19452769.png)\n![](Screenshots/demo.gif)\n\n## Features\n\n- [x] Go To Project Folder: Open the selected Xcode project folder in Finder\n- [x] Go To iTerm: Open the selected Xcode project folder in iTerm\n- [x] Go To DerivedData Folder: Check and open relative DerivedData if any, otherwise open global DerivedData\n- [x] Open GitHub: Check and open `git remote` in your default browser\n- [x] Open Current File in Github: Open the current file in GitHub\n- [x] Go To Provisioning Profiles Folder: Open in Finder\n- [x] Go To Themes Folder: Open in Finder\n- [x] Go To Archives Folder: Open in Finder\n- [x] Go To DeviceSupport Folder: Open in Finder\n- [x] Go To CodeSnippets Folder: Open in Finder\n- [x] Go To Document Folder: Go to current app Document folder for current simulator\n\n## Extensible\n\nAlthough all common scenarios are covered, there's some more that you want to navigate to. Then just add your own by conforming to `Navigator`. Pull requests are welcome.\n\n```swift\nprotocol Navigator {\n  func navigate()\n  var title: String { get }\n}\n```\n\n## How to install\n\n- Download the latest binary from https://github.com/onmyway133/XcodeWay/releases\n- How to install https://medium.com/@onmyway133/install-xcode-8-source-editor-extension-10c9849e33b0\n- **Install scripts**: To fully use `XcodeWay`, you need to allow scripting, run this\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/onmyway133/XcodeWay/master/install.sh | sh\n```\n\n#### Troubleshooting\n\n- Stop `com.apple.dt.Xcode.AttachToXPCService`\n- Run `sudo /usr/libexec/xpccachectl` and restart Mac\n- It only works when a Swift file is selected\n- If the menu is disappeared or disabled, run again\n\n## Credit\n\n- Icon https://www.emojione.com/\n\n## Licence\n\nThis project is released under the MIT license. See LICENSE.md.\n","funding_links":["https://github.com/sponsors/onmyway133"],"categories":["Unofficial","非官方","Swift","The list","WebSocket"],"sub_categories":["Plugins","\u003ca name=\"plugins\"\u003e\u003c/a\u003e插件","Collaborations with internal/external services"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonmyway133%2FXcodeWay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonmyway133%2FXcodeWay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonmyway133%2FXcodeWay/lists"}