{"id":20947860,"url":"https://github.com/salmik/localizecleaner","last_synced_at":"2025-04-11T17:10:37.506Z","repository":{"id":227587251,"uuid":"771852689","full_name":"Salmik/LocalizeCleaner","owner":"Salmik","description":"Find unused localizable strings in your Xcode project","archived":false,"fork":false,"pushed_at":"2024-03-14T04:50:44.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T13:04:17.070Z","etag":null,"topics":["ios","localization","localization-tool","utils","xcode"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Salmik.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}},"created_at":"2024-03-14T04:19:27.000Z","updated_at":"2024-03-26T16:29:17.000Z","dependencies_parsed_at":"2024-03-14T05:45:00.419Z","dependency_job_id":null,"html_url":"https://github.com/Salmik/LocalizeCleaner","commit_stats":null,"previous_names":["salmik/localizecleaner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmik%2FLocalizeCleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmik%2FLocalizeCleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmik%2FLocalizeCleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmik%2FLocalizeCleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Salmik","download_url":"https://codeload.github.com/Salmik/LocalizeCleaner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248447554,"owners_count":21105137,"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":["ios","localization","localization-tool","utils","xcode"],"created_at":"2024-11-19T00:13:30.464Z","updated_at":"2025-04-11T17:10:37.468Z","avatar_url":"https://github.com/Salmik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LocalizeCleaner\nThis script helps in identifying and optionally deleting unused `.strings` file entries within an Xcode project. It scans through your project's `.swift`, `.m`, and `.h` files to determine if the keys in your `.strings` files are being referenced. If a key is not found in the codebase, it's reported as unused.\n\n## Usage\nThe script can be used in two modes: inspection and deletion.\n\n### Inspection Mode\nTo simply inspect and report unused strings without deleting them:\n\n```\n./localizeCleaner.sh [path_to_project_root]\n```\n\nOr if you want to start in the current directory:\n\n```\n./localizeCleaner.sh\n```\n\n### Deletion Mode\nTo delete the unused strings automatically:\n\n```\n./localizeCleaner.sh [path_to_project_root] delete\n```\n\nOr if you want to start in the current directory:\n\n```\n./localizeCleaner.sh delete\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalmik%2Flocalizecleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalmik%2Flocalizecleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalmik%2Flocalizecleaner/lists"}