{"id":19417956,"url":"https://github.com/americanexpress/findxcprojorphan","last_synced_at":"2025-04-24T13:34:12.140Z","repository":{"id":56846485,"uuid":"49616783","full_name":"americanexpress/findxcprojorphan","owner":"americanexpress","description":"Finds source files unreferenced in Xcode project","archived":false,"fork":false,"pushed_at":"2017-08-04T22:52:14.000Z","size":23,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-07T04:21:25.725Z","etag":null,"topics":["developer-tools","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/americanexpress.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-14T02:24:27.000Z","updated_at":"2023-01-20T16:52:13.000Z","dependencies_parsed_at":"2022-09-09T01:01:08.392Z","dependency_job_id":null,"html_url":"https://github.com/americanexpress/findxcprojorphan","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/americanexpress%2Ffindxcprojorphan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/americanexpress%2Ffindxcprojorphan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/americanexpress%2Ffindxcprojorphan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/americanexpress%2Ffindxcprojorphan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/americanexpress","download_url":"https://codeload.github.com/americanexpress/findxcprojorphan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223954778,"owners_count":17231189,"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":["developer-tools","xcode"],"created_at":"2024-11-10T13:12:12.311Z","updated_at":"2024-11-10T13:12:12.802Z","avatar_url":"https://github.com/americanexpress.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Findxcprojorphan\n\nThis tool will list any source files that exist on the filesystem but aren't referenced by an Xcode project. This\nlets you quickly find files that should be deleted or have been erroneously excluded from your project.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'findxcprojorphan'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install findxcprojorphan\n\n## Usage\n\nSuppose you have a project called RadProject.xcodeproj and source files inside RadProjectSrc. After installing the gem,\nsimply run:\n\n    $ bundle exec findxcprojorphan RadProject.xcodeproj \"RadProjectSrc/**/*.{m,swift}\"\n\nNote the quotes around the glob argument.\n\nViewing help is easy and fun:\n\n    $ bundle exec findxcprojorphan --help\n\n# Contributing\n\nWe welcome Your interest in the American Express Open Source Community on Github. Any Contributor to any Open Source Project managed by the American Express Open Source Community must accept and sign an Agreement indicating agreement to the terms below. Except for the rights granted in this Agreement to American Express and to recipients of software distributed by American Express, You reserve all right, title, and interest, if any, in and to Your Contributions. Please [fill out the Agreement](https://cla-assistant.io/americanexpress/).\n\n# License\n\nAny contributions made under this project will be governed by the [Apache License 2.0](https://github.com/americanexpress/findxcprojorphan/blob/master/LICENSE.txt).\n\n# Code of Conduct\n\nThis project adheres to the [American Express Community Guidelines](https://github.com/americanexpress/middle-manager/wiki/Code-of-Conduct).\nBy participating, you are expected to honor these guidelines.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famericanexpress%2Ffindxcprojorphan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famericanexpress%2Ffindxcprojorphan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famericanexpress%2Ffindxcprojorphan/lists"}