{"id":26739437,"url":"https://github.com/didisouzacosta/cleanerxcode","last_synced_at":"2025-04-14T15:35:39.378Z","repository":{"id":282239205,"uuid":"947931012","full_name":"didisouzacosta/CleanerXcode","owner":"didisouzacosta","description":"CleanerXcode is a macOS tool designed to remove unnecessary Xcode files, such as Derived Data, build caches, device support files and simulator data.","archived":false,"fork":false,"pushed_at":"2025-04-04T14:20:19.000Z","size":84357,"stargazers_count":62,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-04T15:28:00.693Z","etag":null,"topics":["derived-data","freespace","macosapp","swiftui"],"latest_commit_sha":null,"homepage":"","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/didisouzacosta.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":"2025-03-13T13:27:29.000Z","updated_at":"2025-04-03T18:15:01.000Z","dependencies_parsed_at":"2025-03-27T21:33:49.708Z","dependency_job_id":null,"html_url":"https://github.com/didisouzacosta/CleanerXcode","commit_stats":null,"previous_names":["didisouzacosta/cleanerxcode"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didisouzacosta%2FCleanerXcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didisouzacosta%2FCleanerXcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didisouzacosta%2FCleanerXcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didisouzacosta%2FCleanerXcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/didisouzacosta","download_url":"https://codeload.github.com/didisouzacosta/CleanerXcode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248907029,"owners_count":21181265,"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":["derived-data","freespace","macosapp","swiftui"],"created_at":"2025-03-28T04:29:13.969Z","updated_at":"2025-04-14T15:35:39.373Z","avatar_url":"https://github.com/didisouzacosta.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimage src=\"resources/app-icon.png\" width=\"200\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/didisouzacosta/CleanerXcode/raw/refs/heads/main/releases/CleanerXcode.dmg\"\u003e\n    \u003cimage src=\"resources/download-button.png\" width=\"200\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eCleanerXcode (BETA)\u003c/h1\u003e\n\n### What is CleanerXcode?\nCleanerXcode is a macOS tool designed to remove unnecessary Xcode files, such as Derived Data, build caches, device support files, and simulator data. It helps keep your development environment clean and efficient.\n\n### Why use it?\nXcode can accumulate a large number of temporary files and data that take up disk space and may affect system performance. CleanerXcode solves this problem by providing a simple and effective way to free up space and improve your workflow speed.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cvideo src=\"https://github.com/user-attachments/assets/8ec7d018-04e0-43c3-900b-330e76dc30b8\"/\u003e\n\u003c/div\u003e\n\n## Key Features\n- **Temporary file removal:** Deletes Derived Data, build caches, and other temporary Xcode files.\n- **Device support cleanup:** Removes outdated device support and simulator data.\n- **Simulator management:** Allows the removal of obsolete simulators, keeping only the essentials.\n- **Intuitive interface:** Easy to use, with clear options for managing Xcode files.\n\n## Requirements\n\n| Platform                                             | \n| ---------------------------------------------------- |\n| macOS 15.0+\n\n## Installation \u0026 Usage\n1. [Download CleanerXcode](https://github.com/didisouzacosta/CleanerXcode/raw/refs/heads/main/releases/CleanerXcode.dmg).\n2. Open the application and select the desired cleaning options.\n3. Click the clean button and wait for the process to complete.\n\n## Areas for Improvement\n- Support for advanced customization of file removal.\n- Integration with macOS shortcuts for automated cleaning.\n- Interface improvements for visualizing freed-up space.\n\n## Privacy And Usage Policy\n- This app doesn't collect any user data and will never require personal data for sign-in or sign-up.\n- This app is totally free and open source under the MIT license.\n\n## Contribution Guidelines\n\n### How to Contribute\n- **Report Bugs:** Open an issue using this [link](https://github.com/didisouzacosta/CleanerXcode/issues/new/choose).\n- **Suggest Improvements:** Submit a proposal via [issue](https://github.com/didisouzacosta/CleanerXcode/issues/new/choose) or pull request.\n- **Submit Code:** Fork the repository, create a branch with your changes, and submit a pull request.\n\nFeel free to contribute and help improve CleanerXcode!\n\n### Coding Standards\n- Follow best practices for Swift and macOS development.\n- Include clear documentation and explanatory comments in the code.\n- This project uses Google Analytics. To run it in developer mode, the project already includes the GoogleService-Info-Development.plist. To run it in production mode, you need to contact me to request the production GoogleService-Info.plist file.\n\n### License\n\nThis project is licensed under the MIT License. You are free to use, modify, and distribute it as long as you include the original license terms. See the [LICENSE file](https://github.com/didisouzacosta/CleanerXcode/blob/v0.1.1/LICENSE) for more details.\n\n### Dependencies\n• [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin-Modern)\n• [Timeout](https://github.com/swhitty/swift-timeout)\n\n### Didication\n\nThis simple app was made for anyone who loves developing for Apple technologies.\nI'd like to dedicate this app to my son Orlando and my wife Gisele.\n\n### Special thanks\n\nMy sincere thanks for [Lesley](https://github.com/lesleyandrez) and [Nic](https://github.com/ngimelliUW) for all help.\n\n### Donate\n\nIf this project help you, consider make a [donation](https://buy.stripe.com/00gcN772R2ns3wA9AA).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidisouzacosta%2Fcleanerxcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdidisouzacosta%2Fcleanerxcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidisouzacosta%2Fcleanerxcode/lists"}