{"id":20945190,"url":"https://github.com/tbxark/xcode-tool","last_synced_at":"2026-05-08T16:45:29.099Z","repository":{"id":62457500,"uuid":"312243285","full_name":"TBXark/xcode-tool","owner":"TBXark","description":"A collection of useful tools for Xcode projects.","archived":false,"fork":false,"pushed_at":"2025-11-14T05:15:19.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-14T07:03:07.144Z","etag":null,"topics":["macos","xcode"],"latest_commit_sha":null,"homepage":"","language":"Go","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/TBXark.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}},"created_at":"2020-11-12T10:32:36.000Z","updated_at":"2025-11-14T05:15:23.000Z","dependencies_parsed_at":"2022-11-02T00:31:38.693Z","dependency_job_id":null,"html_url":"https://github.com/TBXark/xcode-tool","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/TBXark/xcode-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fxcode-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fxcode-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fxcode-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fxcode-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TBXark","download_url":"https://codeload.github.com/TBXark/xcode-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fxcode-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284353056,"owners_count":26990133,"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","status":"online","status_checked_at":"2025-11-14T02:00:06.101Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["macos","xcode"],"created_at":"2024-11-18T23:47:05.993Z","updated_at":"2026-05-08T16:45:29.087Z","avatar_url":"https://github.com/TBXark.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xcode-tool\n\nA command line tool for managing Xcode projects, including asset management and color conversion.\n\n## Usage\n\n### Build\n\n```sh\nmake build\n```\n\n### Install\n\n```sh\ngo install github.com/tbxark/xcode-tool/cmd/xct@latest\n```\n\n### CLI\n\n#### Rename Assets\n\nRename asset files in `.imageset` directories to match the asset name.\n\n```sh\nxct rename-asset ./path/to/project/Assets.xcassets\n```\n\n#### Clean Assets\n\nFind and report unused image assets by scanning Swift files.\n\n```sh\nxct clean-asset ./path/to/project/Sources\n```\n\n#### Convert Hex Color\n\nConvert a hex color string to UIColor format.\n\n```sh\nxct hex 232323\nxct hex '#FF5733'\n```\n\n#### Replace Hex Colors\n\nReplace `UIColor(hexString:)` calls with `UIColor(red:green:blue:alpha:)` in Swift files.\n\n```sh\nxct replace-hex ./path/to/project\n```\n\n## License\n\n**xcode-tool** is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbxark%2Fxcode-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbxark%2Fxcode-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbxark%2Fxcode-tool/lists"}