{"id":28435514,"url":"https://github.com/br3akzero/locoplugin","last_synced_at":"2025-09-11T17:48:46.180Z","repository":{"id":143699582,"uuid":"533032468","full_name":"br3akzero/LocoPlugin","owner":"br3akzero","description":"Localization plugin for Xcode powered by loco","archived":false,"fork":false,"pushed_at":"2022-09-22T21:43:04.000Z","size":434,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T06:17:46.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/br3akzero.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-05T19:24:09.000Z","updated_at":"2022-11-15T12:50:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"2549e2bd-f187-4798-b996-d3aba5b31143","html_url":"https://github.com/br3akzero/LocoPlugin","commit_stats":null,"previous_names":["br3akzero/locoplugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/br3akzero/LocoPlugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br3akzero%2FLocoPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br3akzero%2FLocoPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br3akzero%2FLocoPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br3akzero%2FLocoPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/br3akzero","download_url":"https://codeload.github.com/br3akzero/LocoPlugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br3akzero%2FLocoPlugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262343720,"owners_count":23296380,"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":[],"created_at":"2025-06-05T20:39:54.887Z","updated_at":"2025-06-27T22:31:21.402Z","avatar_url":"https://github.com/br3akzero.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is LocoPlugin\n\nThis plugin is a SPM Plugin wrapper around the awesome [loco](https://github.com/konrad1977/loco) linter.\n\n# What is included\n\nLocoPlugin supports 2 ways of running the plugin:\n\n1. LocoCLI (CommandPlugin)     | Get output into a txt file.\n2. LocoBuild (BuildToolPlugin) | Integrated into Xcode.\n\n# LocoCLI\n\n**1. Run the plugin**\n\n_Via terminal_\n\n```bash\n# In your working directory\nswift package plugin loco-analyze\n```\n\n_Via Xcode 14_\n\n- Open the context menu\n- Select LocoPlugin\n\n**2. Allow permission**\n\nAllow writing to working directory as LocoPlugin will create a LocoLogs.txt files that will hold the output of loco.\n\n![permission to run the plugin](./Resources/dialog.permission.png)\n\n**3. Output**\n`LocoLogs.txt` file will be created in your working directory which holds the output of loco.\n\n# LocoBuild\n\n**1. Add LocoBuild to Build Tool Plug-ins**\n![build phase plugin](./Resources/buildphase.png)\n\n**2. Build your project**\n\nThis will trigger the plugin to run on each run.\n\n**3. Allow the plugin to run**\n\nWe need to allow the plugin to run in the context of *Xcode*.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbr3akzero%2Flocoplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbr3akzero%2Flocoplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbr3akzero%2Flocoplugin/lists"}