{"id":9960418,"name":"github.com/tuist/XcodeProj","ecosystem":"swiftpm","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/tuist/XcodeProj","keywords_array":null,"namespace":null,"versions_count":161,"first_release_published_at":"2017-06-04T08:17:32.000Z","latest_release_published_at":"2025-12-30T21:46:50.000Z","latest_release_number":"9.7.2","last_synced_at":"2026-03-23T13:44:24.050Z","created_at":"2024-05-13T15:24:54.193Z","updated_at":"2026-03-23T13:44:24.518Z","registry_url":"https://swiftpackageindex.com/tuist/XcodeProj","install_command":null,"documentation_url":"https://swiftpackageindex.com/tuist/XcodeProj/documentation","metadata":{},"repo_metadata":{"id":37484181,"uuid":"93763457","full_name":"tuist/XcodeProj","owner":"tuist","description":" 📝 Read, update and write your Xcode projects","archived":false,"fork":false,"pushed_at":"2025-10-17T19:38:06.000Z","size":18646,"stargazers_count":2150,"open_issues_count":13,"forks_count":336,"subscribers_count":58,"default_branch":"main","last_synced_at":"2025-10-19T07:51:57.144Z","etag":null,"topics":["ios","macos","objective-c","swift","swift-5","xcode","xcodeproj"],"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/tuist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"tuistapp","github":"tuist"}},"created_at":"2017-06-08T15:12:40.000Z","updated_at":"2025-10-19T04:17:46.000Z","dependencies_parsed_at":"2023-02-12T04:15:33.920Z","dependency_job_id":"575881b3-65ab-456f-8b9d-8880cc8f80dc","html_url":"https://github.com/tuist/XcodeProj","commit_stats":{"total_commits":1809,"total_committers":151,"mean_commits":"11.980132450331126","dds":0.5693753454947486,"last_synced_commit":"f6c9cb05835086af13f91317f92693848b43ea47"},"previous_names":["xcodeswift/xcproj","swift-xcode/xcodeproj","xcode-project-manager/xcodeproj"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/tuist/XcodeProj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuist","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/sbom","scorecard":{"id":69816,"data":{"date":"2025-08-04","repo":{"name":"github.com/tuist/XcodeProj","commit":"a9512e060c168c9bbb9771b97d4da2852873efd0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/conventional-pr.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:15","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/release.yml:16","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/xcodeproj.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventional-pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/conventional-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/conventional-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/xcodeproj.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tuist/XcodeProj/xcodeproj.yml/main?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 25 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T03:35:50.574Z","repository_id":37484181,"created_at":"2025-08-15T03:35:50.574Z","updated_at":"2025-08-15T03:35:50.574Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280044646,"owners_count":26262924,"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-10-20T02:00:06.978Z","response_time":62,"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"},"tags":[{"name":"9.6.0","sha":"a0cbb0174e71dba41c1bb572e8cd1fb6138daa03","kind":"tag","published_at":"2025-10-06T10:08:35.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.6.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.6.0/manifests"},{"name":"9.5.0","sha":"e1f2a4365669e02272b2f381b13a2378b15fb485","kind":"tag","published_at":"2025-08-08T12:05:08.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.5.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.5.0/manifests"},{"name":"9.4.3","sha":"9799bb429fda8e360f4c535af1716bebc89fb235","kind":"tag","published_at":"2025-06-25T15:16:25.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.4.3","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.4.3/manifests"},{"name":"9.4.2","sha":"4488984883071307a9136251e7ccf06a41b6258d","kind":"tag","published_at":"2025-05-20T14:27:05.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.4.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.4.2/manifests"},{"name":"9.4.1","sha":"6783abd2ec171e254f3d4aedb2efa1cc73fea414","kind":"tag","published_at":"2025-05-19T07:14:41.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.4.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.4.1/manifests"},{"name":"9.4.0","sha":"f56501ae7c8f8ba10e9d74b5cd52b061cf9fcba1","kind":"tag","published_at":"2025-05-15T06:31:05.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.4.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.4.0/manifests"},{"name":"9.3.0","sha":"d24584154c90a5144fd1a74439371342dd42162f","kind":"tag","published_at":"2025-04-30T08:32:45.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.3.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.3.0/manifests"},{"name":"9.2.0","sha":"aeae32ce96f50bf5f9344d204d9a877b227b9de8","kind":"tag","published_at":"2025-04-29T08:04:57.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.2.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.2.0/manifests"},{"name":"9.1.0","sha":"7ed0fcca4ebfe065dd4abf6a4075727d525cfbaf","kind":"tag","published_at":"2025-04-28T07:39:04.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.1.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.1.0/manifests"},{"name":"9.0.2","sha":"ed88497ccc09558900206d29fecfa20a5bcbe57f","kind":"tag","published_at":"2025-04-07T20:33:04.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.0.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.0.2/manifests"},{"name":"9.0.1","sha":"c68412f3ef6d87d613779997811805d3657ba763","kind":"tag","published_at":"2025-04-07T20:18:31.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.0.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"128d90e4633a8e6941586dea75426e177dfb92e6","kind":"tag","published_at":"2025-03-17T18:10:44.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/9.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/9.0.0/manifests"},{"name":"8.27.7","sha":"b1caa062d4aaab3e3d2bed5fe0ac5f8ce9bf84f4","kind":"tag","published_at":"2025-03-14T23:01:54.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.27.7","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.7/manifests"},{"name":"8.27.6","sha":"6c185f503a7577a338d0b08c70efe95ff2e9f873","kind":"tag","published_at":"2025-03-14T14:40:46.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.27.6","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.6/manifests"},{"name":"8.27.5","sha":"8b77ece5708ed8b5bcd5819d339124c573279eb6","kind":"tag","published_at":"2025-03-11T22:28:37.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.27.5","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.5/manifests"},{"name":"8.27.4","sha":"e653dc7c7a234d841b0cb9fd9d858372da03be76","kind":"tag","published_at":"2025-03-10T22:57:38.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.27.4","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.4/manifests"},{"name":"8.27.3","sha":"02bc2dd6224aa59147941d85fdc45a7677af62f6","kind":"tag","published_at":"2025-02-25T19:14:38.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.27.3","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.3/manifests"},{"name":"8.27.2","sha":"7cb7fbe091b3feb087bb179c445fb96b4fa10982","kind":"tag","published_at":"2025-02-21T15:56:28.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.27.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.2/manifests"},{"name":"8.27.1","sha":"cbd622399d845f7686ac96c5110cea5a784758a3","kind":"tag","published_at":"2025-02-19T19:29:30.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.27.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.1/manifests"},{"name":"8.27.0","sha":"142b7ea0a087eabf4d12207302a185a0e9d4659b","kind":"tag","published_at":"2025-02-18T15:43:22.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.27.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.27.0/manifests"},{"name":"8.26.8","sha":"b9992de5b44b37a25c57e472a17e392f20923d71","kind":"tag","published_at":"2025-02-18T14:25:18.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.8","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.8/manifests"},{"name":"8.26.7","sha":"0fc894272122db301e5db7805c108b66f5e81922","kind":"tag","published_at":"2025-02-13T21:47:49.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.7","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.7/manifests"},{"name":"8.26.6","sha":"6f90427e172da66336739801c84b9cef3e17367b","kind":"tag","published_at":"2025-02-05T12:59:08.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.6","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.6/manifests"},{"name":"8.26.5","sha":"63d250e9813b20ad4437286b1f8161f2c9c02689","kind":"tag","published_at":"2025-01-27T22:02:18.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.5","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.5/manifests"},{"name":"8.26.4","sha":"15b85e6480b8b12ced81e68f39d83a97b7601cfa","kind":"tag","published_at":"2025-01-24T18:27:43.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.4","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.4/manifests"},{"name":"8.26.3","sha":"647cba2719e85748ec82d0720ee7afe5b7a6421e","kind":"tag","published_at":"2025-01-22T20:31:09.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.3","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.3/manifests"},{"name":"8.26.2","sha":"802098f0445fca99844aa1721f438cdd2c1988a5","kind":"tag","published_at":"2025-01-10T18:42:09.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.2/manifests"},{"name":"8.26.1","sha":"6e971133653f069b7699d5fb081e5db1e5f81559","kind":"tag","published_at":"2024-12-24T21:17:51.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.1/manifests"},{"name":"8.26.0","sha":"efaaec0d195ce3278980ce1991dd81b1bca42365","kind":"tag","published_at":"2024-12-21T12:17:03.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.26.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.26.0/manifests"},{"name":"8.25.1","sha":"0500afc49b418b8cbfb8a376d8d5c37274459956","kind":"tag","published_at":"2024-12-19T11:03:57.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.25.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.25.1/manifests"},{"name":"8.25.0","sha":"d3df4265b8383dd56dae4b01f817d30c22e7612c","kind":"tag","published_at":"2024-12-03T17:36:37.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.25.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.25.0/manifests"},{"name":"8.24.13","sha":"4e84f417552dc5243d189339bbe0fb08d9e5cb42","kind":"tag","published_at":"2024-12-03T16:48:08.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.13","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.13/manifests"},{"name":"8.24.12","sha":"555366d3530e6f297d0a1e18b13b3d8a048ce6f1","kind":"tag","published_at":"2024-12-03T16:05:07.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.12","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.12/manifests"},{"name":"8.24.11","sha":"9f26d78d72ef40dd2e35f624bbcde1e3b28762cf","kind":"tag","published_at":"2024-11-27T18:05:45.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.11","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.11/manifests"},{"name":"8.24.10","sha":"d321ce50e111b8476e65653fca483f22b63cf58f","kind":"tag","published_at":"2024-11-20T12:50:00.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.10","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.10/manifests"},{"name":"8.24.9","sha":"85265f385fd4d22e366a856f1ee0e1ecf3298a51","kind":"tag","published_at":"2024-11-07T18:36:38.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.9","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.9/manifests"},{"name":"8.24.8","sha":"549ed5445c4c84e45fa6b3f1ff3f56bc94973779","kind":"tag","published_at":"2024-11-01T18:20:58.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.8","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.8/manifests"},{"name":"8.24.7","sha":"2c495492fb6e01de5e718a0fd94e0fb28a307d4d","kind":"tag","published_at":"2024-10-31T19:34:44.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.7","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.7/manifests"},{"name":"8.24.6","sha":"f6c9cb05835086af13f91317f92693848b43ea47","kind":"tag","published_at":"2024-10-23T22:39:29.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.6","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.6/manifests"},{"name":"8.24.5","sha":"0c622f0dbf69a314d4e00e912e0b81fb9a2b3282","kind":"tag","published_at":"2024-10-23T16:57:20.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.5","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.5/manifests"},{"name":"8.24.4","sha":"59b6e3fe9b07e3323b4c4e97b58523bc3c5754a0","kind":"tag","published_at":"2024-10-16T17:47:49.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.4","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.4/manifests"},{"name":"8.24.3","sha":"dc3b87a4e69f9cd06c6cb16199f5d0472e57ef6b","kind":"tag","published_at":"2024-10-10T14:26:35.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.3","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.3/manifests"},{"name":"8.24.2","sha":"0b5e5a80e4357bf27bf1ba28879896a7d965a092","kind":"tag","published_at":"2024-10-10T10:13:25.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.2/manifests"},{"name":"8.24.1","sha":"babd2491ea34777bec9d33381a60cd782559b4b3","kind":"tag","published_at":"2024-09-27T17:05:52.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.1/manifests"},{"name":"8.24.0","sha":"d257c94360b2145f95b71fddda987a7542c4f947","kind":"tag","published_at":"2024-09-27T15:46:06.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.24.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.24.0/manifests"},{"name":"8.23.11","sha":"4c9414f2b8f9490ef6665777a6fcc931d232b1ec","kind":"tag","published_at":"2024-09-27T15:35:53.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.11","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.11/manifests"},{"name":"8.23.10","sha":"fb82a52d0fcc8f50c2593785ba94873d8c9353ff","kind":"tag","published_at":"2024-09-27T15:27:16.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.10","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.10/manifests"},{"name":"8.23.9","sha":"4b60b9bd08e71b19b00d30eb82f440d7361dbd93","kind":"tag","published_at":"2024-09-27T15:19:28.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.9","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.9/manifests"},{"name":"8.23.8","sha":"46fe15644abd14df0c288ba55ab00eda32e78a18","kind":"tag","published_at":"2024-09-26T16:26:03.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.8","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.8/manifests"},{"name":"8.23.7","sha":"ec42c0c7fb0a514793553e22c4052409517b3ebb","kind":"tag","published_at":"2024-09-19T16:19:55.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.7","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.7/manifests"},{"name":"8.23.6","sha":"aaef02b5d7a78aae5ff6d7b2a1c8349dd596e6ea","kind":"tag","published_at":"2024-09-10T16:44:19.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.6","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.6/manifests"},{"name":"8.23.5","sha":"ea4be99ddc4664aa3198b63ee7d7b83e69e19631","kind":"tag","published_at":"2024-09-03T18:59:22.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.5","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.5/manifests"},{"name":"8.23.4","sha":"c98062d2ae6e267715fc584538d43927622898ea","kind":"tag","published_at":"2024-08-29T19:54:04.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.4","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.4/manifests"},{"name":"8.23.3","sha":"4cd0544600459a6a37a0fb8eed5d7c21205164d6","kind":"tag","published_at":"2024-08-27T16:11:53.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.3","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.3/manifests"},{"name":"8.23.2","sha":"a1ff175a2f3bfbec166f33b264263c55f2149720","kind":"tag","published_at":"2024-08-23T14:27:51.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.2/manifests"},{"name":"8.23.1","sha":"c15e011dc0ea74f7833bf33c2791483beb9c7577","kind":"tag","published_at":"2024-08-19T22:00:25.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.1/manifests"},{"name":"8.23.0","sha":"2b14180320b6c709597760ffde7b4c5a4a639153","kind":"tag","published_at":"2024-08-11T17:07:38.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.23.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.23.0/manifests"},{"name":"8.22.0","sha":"7713589d4d1bceedd02899d9c44b8e57be05ea35","kind":"commit","published_at":"2024-07-08T12:18:46.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.22.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.22.0/manifests"},{"name":"8.21.0","sha":"20d5803c70e4ac5d67151ea6f5624a8136ab8fe0","kind":"commit","published_at":"2024-05-28T14:49:11.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.21.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.21.0/manifests"},{"name":"8.20.0","sha":"313aaf1ad612135b7b0ccf731c86b5c07bf149b5","kind":"commit","published_at":"2024-03-08T17:31:18.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.20.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.20.0/manifests"},{"name":"8.19.0","sha":"75e787fb3eb5a8397c3d06d5a71e667ac2d20ac1","kind":"commit","published_at":"2024-02-21T13:01:19.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.19.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.19.0/manifests"},{"name":"8.18.0","sha":"e29e0db843062f5157f77d5b68f237eb5aa43f12","kind":"commit","published_at":"2024-01-31T17:38:23.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.18.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.18.0/manifests"},{"name":"8.17.0","sha":"a3e5d54f8c8a2964ee54870fda33b28651416581","kind":"commit","published_at":"2024-01-12T15:37:37.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.17.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.17.0/manifests"},{"name":"8.16.0","sha":"447c159b0c5fb047a024fd8d942d4a76cf47dde0","kind":"commit","published_at":"2023-11-21T18:19:33.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.16.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.16.0/manifests"},{"name":"8.15.0","sha":"3797181813ee963fe305d939232bc576d23ddbb0","kind":"commit","published_at":"2023-09-08T10:54:39.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.15.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.15.0/manifests"},{"name":"8.14.0","sha":"d5c0c2770d62f9aab78be071f13f3364835d5a65","kind":"commit","published_at":"2023-08-30T14:45:25.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.14.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.14.0/manifests"},{"name":"8.13.0","sha":"6e60fb55271c80f83a186c9b1b4982fd991cfc0a","kind":"commit","published_at":"2023-07-27T07:01:36.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.13.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.13.0/manifests"},{"name":"8.12.0","sha":"c4d5f9d7f789dd944222be95938810947561e559","kind":"commit","published_at":"2023-07-06T14:03:43.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.12.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.12.0/manifests"},{"name":"8.11.0","sha":"59c7f8d4201a7bd37ef509edebd5777811c7de78","kind":"commit","published_at":"2023-06-26T17:46:06.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.11.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"5fdac93cb4a7fd4bad5ac2da34e5bc878263043f","kind":"commit","published_at":"2023-04-24T12:37:45.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.10.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"fae27b48bc14ff3fd9b02902e48c4665ce5a0793","kind":"commit","published_at":"2023-02-18T12:50:08.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.9.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.9.0/manifests"},{"name":"8.8.0","sha":"b6de1bfe021b861c94e7c83821b595083f74b997","kind":"commit","published_at":"2022-07-14T17:48:19.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.8.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"c75c3acc25460195cfd203a04dde165395bf00e0","kind":"commit","published_at":"2021-12-16T14:46:39.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.7.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"714e350a6600e3db1e77b3db3f78acac96ac93b6","kind":"commit","published_at":"2021-12-16T12:22:03.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.7.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"aa2a42c7a744ca18b5918771fdd6cf40f9753db5","kind":"commit","published_at":"2021-12-03T15:00:43.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.6.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"64c4b956c1095dbba7a07107005342a25f1c5d6b","kind":"commit","published_at":"2021-10-15T16:44:17.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.5.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"1330d6d6fa9b7932eca8c688f98d298443e78821","kind":"commit","published_at":"2021-10-14T15:15:41.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.4.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.4.0/manifests"},{"name":"8.3.1","sha":"446f3a0db73e141c7f57e26fcdb043096b1db52c","kind":"commit","published_at":"2021-09-23T11:41:51.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.3.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.3.1/manifests"},{"name":"8.3.0","sha":"56af16e4237215b447f8ab72c737c494a3a20c97","kind":"commit","published_at":"2021-09-23T06:37:39.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.3.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"8e83191dba8bcbfc0be4d7c48bf1e02e7fedc88c","kind":"commit","published_at":"2021-09-13T10:11:41.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.2.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"043bec13af76d975aa11f499da50e2df9f8a88d7","kind":"commit","published_at":"2021-09-13T09:30:28.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.1.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.1.0/manifests"},{"name":"8.0.1","sha":"1a590cfb9866e727f5939089246d43402f9a2d96","kind":"tag","published_at":"2021-07-31T12:05:56.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.0.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"0b18c3e7a10c241323397a80cb445051f4494971","kind":"commit","published_at":"2021-06-17T10:13:43.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/8.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/8.0.0/manifests"},{"name":"7.23.0","sha":"45e349e1c4e4da1a85a7b9392b737acde2e2f2a8","kind":"commit","published_at":"2021-05-18T05:58:34.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.23.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.23.0/manifests"},{"name":"7.22.0","sha":"94e55232d227f9d78b811c98cb2e5d0cbd08987b","kind":"commit","published_at":"2021-04-27T10:53:08.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.22.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.22.0/manifests"},{"name":"7.21.0","sha":"0c889906136b7cba277b9327e9a8217669bb4eb3","kind":"commit","published_at":"2021-04-19T17:00:09.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.21.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.21.0/manifests"},{"name":"7.20.0","sha":"6943d5c5f9085d070dbde3c669144e30d41ec635","kind":"commit","published_at":"2021-03-31T10:28:26.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.20.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.20.0/manifests"},{"name":"7.19.0","sha":"c8afc799be95bbc6c329ba12d15342ffa7c4577d","kind":"commit","published_at":"2021-02-18T16:18:26.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.19.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.19.0/manifests"},{"name":"7.18.0","sha":"82bf5efcaa27e94ed8c761c1eb3e397b6dea82b9","kind":"commit","published_at":"2020-11-11T09:20:46.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.18.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.18.0/manifests"},{"name":"7.17.0","sha":"2ae8e322ddbed99655802533441bc52f9ae76f24","kind":"commit","published_at":"2020-10-28T08:30:20.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.17.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.17.0/manifests"},{"name":"7.16.0","sha":"f8f0559b704bb32331cb156f0f9bab0c69671ae8","kind":"commit","published_at":"2020-10-27T07:05:54.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.16.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.16.0/manifests"},{"name":"7.15.0","sha":"3038221d72c7202a7b72fb971495dc6257bc3835","kind":"commit","published_at":"2020-10-09T16:39:32.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.15.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.15.0/manifests"},{"name":"7.14.0","sha":"81bb2bb333eafa68f8ecd8187a4bb56d51e78e97","kind":"commit","published_at":"2020-07-21T06:16:00.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.14.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.14.0/manifests"},{"name":"7.13.0","sha":"545bfa746b6eb4ea0ad8d3a12c6590445392bb50","kind":"commit","published_at":"2020-07-14T04:48:59.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.13.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.13.0/manifests"},{"name":"7.12.0","sha":"cc9f600f2c34e782eb4fec99d6106bda5bade7be","kind":"commit","published_at":"2020-06-24T05:39:39.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.12.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.12.0/manifests"},{"name":"7.11.1","sha":"6eaf24df094990f74bb3459f3e5d7bce44c2163a","kind":"commit","published_at":"2020-06-03T09:26:31.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.11.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.11.1/manifests"},{"name":"7.11.0","sha":"b8798bc3544c083dc5dc290f0f30f50971d5d8d9","kind":"commit","published_at":"2020-06-02T08:26:32.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.11.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.11.0/manifests"},{"name":"7.10.0","sha":"912d40cc2ea4a300eff6dd7c6a10b4f4dedbcbec","kind":"commit","published_at":"2020-04-02T15:51:17.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.10.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.10.0/manifests"},{"name":"7.9.0","sha":"942b35d6a7ee94752cc726b1fbd8dd7ec468e49d","kind":"commit","published_at":"2020-03-25T12:04:19.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.9.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.9.0/manifests"},{"name":"7.8.0","sha":"f32704e01d2752bdc17cde3963bee4256c1f4df4","kind":"commit","published_at":"2020-02-02T23:11:06.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.8.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.8.0/manifests"},{"name":"7.7.0","sha":"bc3e31ea714a2ced4871b583141073405f279bab","kind":"commit","published_at":"2020-01-29T16:05:45.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.7.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.7.0/manifests"},{"name":"7.6.0","sha":"02e4ee305baf0ba23af7522210250d8275200122","kind":"commit","published_at":"2020-01-23T19:01:04.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.6.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.6.0/manifests"},{"name":"7.5.0","sha":"23f7e12a7e0db29b4f16052692d99f9fbe41fa15","kind":"commit","published_at":"2019-11-13T10:18:49.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.5.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.5.0/manifests"},{"name":"7.4.0","sha":"0bea96dacbc7031893646be56c19e7a5e2c2881d","kind":"commit","published_at":"2019-11-09T10:14:20.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.4.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.4.0/manifests"},{"name":"7.3.0","sha":"8340e42ad3780de55325a17cd1310b024850d467","kind":"commit","published_at":"2019-11-06T09:46:18.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.3.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.3.0/manifests"},{"name":"7.2.2","sha":"765ba002dbe650bb7e86f1ddc52b6498c0eb51a7","kind":"commit","published_at":"2019-10-30T08:17:55.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.2.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.2.2/manifests"},{"name":"7.2.1","sha":"b4e06af44eb31a2a2c3c3bcd4fe8aad00f22e4e8","kind":"commit","published_at":"2019-10-29T11:42:15.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.2.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.2.1/manifests"},{"name":"7.2.0","sha":"d193412b8ebb6499ba716fca25ce9da532782631","kind":"commit","published_at":"2019-10-27T19:53:40.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.2.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.2.0/manifests"},{"name":"7.1.0","sha":"aefcbf59cea5b0831837ed2f385e6dfd80d82cc9","kind":"commit","published_at":"2019-09-27T11:01:36.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.1.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.1.0/manifests"},{"name":"7.0.1","sha":"300c3a1b468bd413a15e1f63b196dc6113bc62fb","kind":"commit","published_at":"2019-09-12T19:22:39.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.0.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"b951777f42e9acbfb8f19da623b43aaa604422f9","kind":"commit","published_at":"2019-06-25T16:35:32.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/7.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/7.0.0/manifests"},{"name":"6.7.0","sha":"065f348754b6155b8037dc43876a8f2ee354b95d","kind":"commit","published_at":"2019-03-31T12:48:24.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.7.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.7.0/manifests"},{"name":"6.6.0","sha":"3fe1bd763072c81050b867d34db56d11cb9085bb","kind":"commit","published_at":"2019-03-01T03:26:13.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.6.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.6.0/manifests"},{"name":"6.5.0","sha":"4d31d2be2532e9213d58cd4e0b15588c5dfae42d","kind":"commit","published_at":"2019-02-02T05:05:18.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.5.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"8e15cc74149ee946b7ae125685177915b4ff7317","kind":"commit","published_at":"2019-01-06T11:33:00.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.4.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"23da51abd3de3bedaad59a0afbb150b48504b5b0","kind":"commit","published_at":"2018-10-18T09:33:11.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.3.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"869ae3f417b0fb545e454ead36e2e13f157265a2","kind":"commit","published_at":"2018-10-12T08:11:46.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.2.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"ed33abf5f983232d5a27ada48d120ad7564a3087","kind":"commit","published_at":"2018-10-10T08:40:50.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.1.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"1314329687682864119ecc03c73a413dfc24ade0","kind":"commit","published_at":"2018-09-24T15:37:36.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.0.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.0.1/manifests"},{"name":"4.3.1","sha":"5253c22f208558264e3a64a3a29f11537ca1b41a","kind":"commit","published_at":"2018-09-19T07:37:18.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/4.3.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.3.1/manifests"},{"name":"6.0.0","sha":"b645d432f79303a805c65cf712b9d185dff6f25c","kind":"commit","published_at":"2018-09-18T17:08:46.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/6.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/6.0.0/manifests"},{"name":"5.2.0","sha":"929fa456244d6c44d702ba711571c4b2972cf674","kind":"commit","published_at":"2018-09-14T08:12:44.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/5.2.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"44384c2f814b5f7bf4c32f08a66f0bc748552e2a","kind":"commit","published_at":"2018-09-11T10:09:13.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/5.1.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"85b4769cf9c9cd878811c7d2674ccb6b94bb13e5","kind":"commit","published_at":"2018-09-10T09:57:08.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/5.1.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"0338c033a6eacb10722f1caa0f32a881a336741d","kind":"commit","published_at":"2018-08-17T16:16:05.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/5.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.0.0/manifests"},{"name":"5.0.0-rc2","sha":"6729587344efca8498841d62539d87ea299e92ed","kind":"commit","published_at":"2018-08-09T10:49:26.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/5.0.0-rc2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/5.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@5.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.0.0-rc2/manifests"},{"name":"5.0.0-rc1","sha":"5451a896ee83f440d7c0997f64e313cada8d71f3","kind":"commit","published_at":"2018-06-20T05:57:03.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/5.0.0-rc1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/5.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@5.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/5.0.0-rc1/manifests"},{"name":"4.3.0","sha":"e787c68092e28fe2b34205fc1b62de431922c243","kind":"commit","published_at":"2018-04-10T07:35:47.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/4.3.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"eaddb983150f2eb1d308f4949b8e31d6cae4e7e9","kind":"commit","published_at":"2018-03-20T12:09:20.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/4.2.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"723d57707fb18d4e6377ae773f46b1a2ca58d9c0","kind":"commit","published_at":"2018-02-24T15:15:37.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/4.1.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"5f68ad74627a537cdd3d022644edd0fa7a80d4a7","kind":"commit","published_at":"2018-01-25T21:56:09.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/4.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"c69338d10abf0009471bebb66c25950f1c7af326","kind":"commit","published_at":"2018-01-21T01:37:42.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/3.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/3.0.0/manifests"},{"name":"2.0.0","sha":"0fec40047d0d578e7ad13c5b5a82abde78c3c5d4","kind":"commit","published_at":"2017-12-26T15:21:48.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/2.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/2.0.0/manifests"},{"name":"1.8.0","sha":"1b0864a4417efc35c21fdc7d98d3c9bb0152eaf9","kind":"commit","published_at":"2017-12-26T14:37:02.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.8.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"e0162b018e62b824a3c8af52f44af77f974b6ab2","kind":"commit","published_at":"2017-12-15T15:45:47.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.7.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"0a14d97c0a2b3a4bbfc2edf6a0027091aa722d57","kind":"commit","published_at":"2017-12-08T15:31:20.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.6.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"7007e8c95f5256c44a5413596d536184088efcb3","kind":"commit","published_at":"2017-12-05T15:05:36.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.6.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"b9f9f9328e26fcc8623c89648d8c7353cce03353","kind":"commit","published_at":"2017-11-24T09:44:01.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.5.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"a6a1b9b2cbb89e89e09456037ad92906e2a1507a","kind":"commit","published_at":"2017-11-17T10:10:40.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.4.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"35ca8f3ef8c1c237e794100da466d656582e1587","kind":"commit","published_at":"2017-11-01T20:00:30.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.3.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"fc8cbfce8a6bc1a98773181afe8da97c2516b722","kind":"commit","published_at":"2017-10-28T15:31:58.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.2.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"67faac54ff5c8e70a6d9bdf9bccc456295344f60","kind":"commit","published_at":"2017-10-21T07:33:53.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.1.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4f95c4f3fc37049030d9ef067ea7ccf5add5d5f8","kind":"commit","published_at":"2017-10-14T09:20:51.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/1.0.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/1.0.0/manifests"},{"name":"0.4.1","sha":"cd1c329c6e092fdf5afbddf10dd59da564293aa6","kind":"commit","published_at":"2017-10-12T07:03:05.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.4.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"e25c5dfa28cbabec51bc7df0d4a11664be1bbb5f","kind":"commit","published_at":"2017-10-07T13:04:18.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.4.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"e937b43cefa9c67a1787aba482ceb2f3ba172baf","kind":"commit","published_at":"2017-09-30T22:04:14.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.3.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"16db8728879bcfe21adf64f12b55a456e1d0e2e8","kind":"commit","published_at":"2017-09-18T10:35:55.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.2.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"8686e141c85912cd4ce7b686cbed23d498430e09","kind":"commit","published_at":"2017-09-07T08:15:42.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.1.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a0d05f36203a50daa1a8e736f82bfa3124e98c40","kind":"commit","published_at":"2017-08-25T12:49:28.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.1.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"90d22b4c831de9cf6c82076ca55744462faa1d15","kind":"commit","published_at":"2017-08-25T06:20:17.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.1.0","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.1.0/manifests"},{"name":"0.0.9","sha":"6f0cbcbd6fd00067f7cb73ffad1f45ac5362b4e9","kind":"commit","published_at":"2017-08-02T16:05:26.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.0.9","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.9/manifests"},{"name":"0.0.7","sha":"6dfbf9355f24e5b7b067b598cf5f6afea6960fc2","kind":"commit","published_at":"2017-07-28T14:35:02.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.0.7","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"d915a8683a3fcb8369e231ed8d7bc1794940924f","kind":"commit","published_at":"2017-07-21T10:52:42.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.0.6","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"fe72887d784c4157b04017d86563e3cce1322d38","kind":"commit","published_at":"2017-07-20T08:07:31.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.0.5","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"74ece89a1e677f37d2bd36c06760879e2116dc8d","kind":"commit","published_at":"2017-07-16T12:03:00.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.0.4","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"b5efa6a3482c58701e99f79b463a83bfe08e167e","kind":"commit","published_at":"2017-06-07T23:09:56.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.0.3","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3a26c56502b473ce8d700bea1e6ca0e5344de718","kind":"commit","published_at":"2017-06-06T23:56:16.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.0.2","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"201eaeca346f41ebee61fadeddaaf0648234761c","kind":"commit","published_at":"2017-06-04T08:17:32.000Z","download_url":"https://codeload.github.com/tuist/XcodeProj/tar.gz/0.0.1","html_url":"https://github.com/tuist/XcodeProj/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tuist/XcodeProj@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-23T13:44:24.491Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.78064516129032,"dependent_packages_count":14.399999999999999,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.090322580645157},"purl":"pkg:swift/github.com/tuist/XcodeProj","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/tuist/XcodeProj","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/tuist/XcodeProj","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/tuist/XcodeProj/dependencies","status":null,"funding_links":["https://opencollective.com/tuistapp","https://github.com/sponsors/tuist"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T13:00:58.106Z","issues_count":72,"pull_requests_count":397,"avg_time_to_close_issue":19605553.933333334,"avg_time_to_close_pull_request":1330386.614555256,"issues_closed_count":60,"pull_requests_closed_count":371,"pull_request_authors_count":78,"issue_authors_count":54,"avg_comments_per_issue":2.305555555555556,"avg_comments_per_pull_request":1.2267002518891688,"merged_pull_requests_count":334,"bot_issues_count":2,"bot_pull_requests_count":203,"past_year_issues_count":12,"past_year_pull_requests_count":163,"past_year_avg_time_to_close_issue":1829185.7142857143,"past_year_avg_time_to_close_pull_request":443167.4896551724,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.5521472392638037,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":136,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuist%2FXcodeProj/issues","maintainers":[{"login":"waltflanagan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waltflanagan"},{"login":"fortmarek","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"Ibrahimhass","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ibrahimhass"},{"login":"alexanderwe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexanderwe"},{"login":"vijaytholpadi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vijaytholpadi"},{"login":"keith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith"},{"login":"kimdv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kimdv"},{"login":"yonaskolb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yonaskolb"},{"login":"hisaac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hisaac"}],"active_maintainers":[{"login":"waltflanagan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waltflanagan"},{"login":"alexanderwe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexanderwe"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Ftuist%2FXcodeProj/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Ftuist%2FXcodeProj/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Ftuist%2FXcodeProj/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Ftuist%2FXcodeProj/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Ftuist%2FXcodeProj/codemeta","maintainers":[]}