{"id":24335857,"url":"https://github.com/russell-archer/infoplistmove","last_synced_at":"2026-02-11T12:37:50.923Z","repository":{"id":133329253,"uuid":"262593430","full_name":"russell-archer/InfoPlistMove","owner":"russell-archer","description":"Resolving Xcode issues when moving Info.plist out of the project root Folder","archived":false,"fork":false,"pushed_at":"2020-05-09T15:02:15.000Z","size":977,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-29T18:49:32.169Z","etag":null,"topics":["xcode"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/russell-archer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-05-09T14:52:12.000Z","updated_at":"2020-06-14T00:03:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"54544d81-0f69-4908-891f-d98d722e9a30","html_url":"https://github.com/russell-archer/InfoPlistMove","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/russell-archer/InfoPlistMove","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russell-archer%2FInfoPlistMove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russell-archer%2FInfoPlistMove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russell-archer%2FInfoPlistMove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russell-archer%2FInfoPlistMove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russell-archer","download_url":"https://codeload.github.com/russell-archer/InfoPlistMove/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russell-archer%2FInfoPlistMove/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["xcode"],"created_at":"2025-01-18T05:35:58.621Z","updated_at":"2026-02-11T12:37:50.917Z","avatar_url":"https://github.com/russell-archer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xcode Move Info.plist to Support Folder\n## Resolving issues when moving Info.plist out of the project root\n\nWith a large project it's often useful to move your Info.plist file into a \"support\" folder, along with other\nfiles like storyboards, etc.:\n\n![](./readme-assets/img1.jpg)\n\nPrior to Xcode 11 you could just create a Group, move the file and then adjust the full path as necessary\nby tapping the folder icon in the File Inspector view of Info.plist:\n\n![](./readme-assets/img2.jpg)\n\nHowever, with Xcode 11 this no longer works. The following shows how to workaround this issue.\n\n___\n\n## Workaround\nCreate a new **Group** (with folder) and move **Info.plist** into it:\n\n![](./readme-assets/img3.jpg)\n\nAt this point if you rebuild you'll get an error:\n\n![](./readme-assets/img4.jpg)\n\nSelect **Info.plist** and then change the **Location** in **File Inspector** from *Relative to Group*\nto **Relative to Project**:\n\n![](./readme-assets/img5.jpg)\n\nYou'll still get an error if you rebuild, even though the **Location** and **Full Path** correctly\nshow the location to Info.plist.\n\nOpen your project's **Build Settings** and search for **Info.plist**:\n\n![](./readme-assets/img6.jpg)\n\nChange the location of the file to the correct *project-relative* path:\n\n![](./readme-assets/img7.jpg)\n\nIf you now rebuild you’ll have no errors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussell-archer%2Finfoplistmove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frussell-archer%2Finfoplistmove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussell-archer%2Finfoplistmove/lists"}