{"id":5807087,"name":"mxcl/xcodebuild","ecosystem":"actions","description":"A continuously resilient `xcodebuild` action. “The best `xcodebuild` action by far.” ―mxcl\n","homepage":"","licenses":"unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/mxcl/xcodebuild","keywords_array":["github-actions","macos","xcode","xcodebuild"],"namespace":"mxcl","versions_count":59,"first_release_published_at":"2021-06-05T15:08:02.000Z","latest_release_published_at":"2025-10-20T15:30:53.000Z","latest_release_number":"v3.6.0","last_synced_at":"2026-03-11T04:45:48.461Z","created_at":"2023-01-04T16:42:20.605Z","updated_at":"2026-03-11T04:45:48.461Z","registry_url":"https://github.com/mxcl/xcodebuild","install_command":null,"documentation_url":null,"metadata":{"name":"mxcl/Xcodebuild","author":"Max Howell","description":"A continuously resilient `xcodebuild` action. “The best `xcodebuild` action by far.” ―mxcl\n","inputs":{"xcode":{"description":"A semantic version range, eg. ^10, ~10.3 or 10.3.1\nLeave unset for the image‑default.\n","required":false},"swift":{"description":"A semantic version range, eg. ^5, ~5.4 or 5.4.1","required":false},"platform":{"description":"Either `iOS`, `tvOS`, `macOS`, `watchOS`, `visionOS` or (more rarely)\n`mac-catalyst`\nLeave unset and `xcodebuild` decides itself.\n","required":false},"platform-version":{"description":"A semantic version range, eg. ^15, ~16.1 or 17.4.1\nLeave unset for the latest available on the runner.\n","required":false},"arch":{"description":"Either `arm64` `x86_64 `i386`\nLeave unset and `xcodebuild` decides itself.\n","required":false},"action":{"description":"* The most common actions are `test`, `build`.\n* See the `xcodebuild` manual for available actions.\n* Specifying `none` skips the explicit `xcodebuild` step allowing you\n  to use this (GitHub) Action solely for selecting an Xcode version.\n* Specifying `''`, `null` or `~` will cause xcodebuild to behave as it\n  does without an action specified (usually `build`)\n","required":false,"default":"test"},"code-coverage":{"description":"Enables code coverage","required":false,"default":"false"},"sanitizer":{"description":"Enable a sanitizer for testing. Options: `thread`, `address`.\n* `thread`: Thread Sanitizer (TSan) detects threading issues like data races\n* `address`: Address Sanitizer (ASan) detects memory issues like buffer overflows\nOnly one sanitizer can be enabled at a time. Leave unset to disable.\n","required":false},"authentication-key-base64":{"description":"A Base64-encoded authentication key issued by App Store Connect. If\nspecified, `xcodebuild`` will authenticate with the Apple Developer\nwebsite using this credential. The `authentication-key-id` and\n`authentication-key-issuer-id` parameters are required. Using this key,\n`xcodebuild` will register the GitHub Actions runner device and manage\ncode signing certificates for it. Please note that this may cause\nundesired behavior when using GitHub-hosted runners. For best results, use\nApp Store Connect API keys only on self-hosted runners.\n","required":false},"authentication-key-id":{"description":"The key identifier associated with the App Store Conect authentication key\nspecified in `authentication-key-base64`. This string can be located in\nthe users and access details for your provider at\n\"https://appstoreconnect.apple.com\". For best results, use App Store\nConnect API keys only on self-hosted runners.\n","required":false},"authentication-key-issuer-id":{"description":"The App Store Connect issuer identifier associated with the authentication\nkey specified in `authentication-key-base64`. This string can be located\nin the users and access details for your provider at\n\"https://appstoreconnect.apple.com\". For best results, use App Store\nConnect API keys only on self-hosted runners.\n","required":false},"code-sign-certificate":{"description":"A Base64-encoded certificate to be installed to the macOS Keychain for\ncode signing. It is removed from the keychain in the post action. This\ncertificate should correspond to the `CODE_SIGN_IDENTITY` specified in\nyour project or to the `code-sign-identity` input. Pass this in as a\nGitHub Encrypted Secret. Requires macOS and\n`code-sign-certificate-passphrase`.\n","required":false},"code-sign-certificate-passphrase":{"description":"The passphrase used to protect the code signing certificate. Pass this in\nas a GitHub Encrypted Secret.\n","required":false},"code-sign-identity":{"description":"Identity to be used for code signing. If your project specifies a\n`CODE_SIGN_IDENTITY`, this will override it.\n","required":false},"mobile-provisioning-profiles-base64":{"description":"A multiline list of Base64-encoded mobile provisioning profiles.\n","required":false},"provisioning-profiles-base64":{"description":"A multiline list of Base64-encoded Mac provisioning profiles.\n","required":false},"working-directory":{"description":"…","required":false},"configuration":{"description":"Typically `Release` or `Debug`.\nLeave unset and `xcodebuild` decides itself.\n","required":false},"scheme":{"description":"A scheme defined by an Xcode project or workspace.\nIf not specified, xcodebuild builds only the first target.\n","required":false},"workspace":{"description":"We try to detect your workspace, but if we fail you can manually specify\nit with this parameter.\n","required":false},"warnings-as-errors":{"description":"Fails the build if any warnings in *non test targets*.","required":false,"default":"false"},"verbosity":{"description":"One of `xcpretty`, `xcbeautify`, `quiet` or `verbose`.","default":"xcpretty","required":false},"upload-logs":{"description":"One of `always` or `on-failure`.\nConsider `always` if you want access to your coverage-reports.\nBeware that artifacts count against your GitHub Actions storage limits.\n","default":"on-failure","required":false},"trust-plugins":{"description":"Skip Swift Package Manager build plugin validation.\nThis may be a security risk.\n","default":"false","required":false}},"runs":{"using":"node20","main":"dist/index.js","post":"dist/index.js","post-if":"runner.os == 'macOS'"},"default_branch":"master","path":null},"repo_metadata":{"id":37595688,"uuid":"373928135","full_name":"mxcl/xcodebuild","owner":"mxcl","description":"A continuously resilient `xcodebuild` “GitHub Action”. Also it’s the best.","archived":false,"fork":false,"pushed_at":"2025-10-15T18:52:48.000Z","size":4056,"stargazers_count":332,"open_issues_count":11,"forks_count":34,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-16T18:53:16.121Z","etag":null,"topics":["github-actions","macos","xcode","xcodebuild"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mxcl.png","metadata":{"funding":{"github":"mxcl","patreon":"mxcl"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-04T18:25:51.000Z","updated_at":"2025-10-15T18:43:53.000Z","dependencies_parsed_at":"2025-10-05T06:47:44.425Z","dependency_job_id":null,"html_url":"https://github.com/mxcl/xcodebuild","commit_stats":{"total_commits":123,"total_committers":5,"mean_commits":24.6,"dds":0.5203252032520325,"last_synced_commit":"0fc501a3b84ff7a08dc95d36faf83b6b5bd74245"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/mxcl/xcodebuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/sbom","scorecard":{"id":670167,"data":{"date":"2025-08-11","repo":{"name":"github.com/mxcl/xcodebuild","commit":"96d9ef9fd2ab35ddad713d320955eb31ca8d6d21"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checks.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/vx-tagger.yml:13","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/checks.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vx-tagger.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/vx-tagger.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vx-tagger.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/xcodebuild/vx-tagger.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/checks.yml:22","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: The Unlicense: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T19:42:44.077Z","repository_id":37595688,"created_at":"2025-08-21T19:42:44.077Z","updated_at":"2025-08-21T19:42:44.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279610075,"owners_count":26199050,"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-18T02:00:06.492Z","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"},"owner_record":{"login":"mxcl","name":"Max Howell","uuid":"58962","kind":"user","description":"ceo @pkgxdev, core contributor @teaxyz ","email":"","website":"https://mxcl.dev","location":"Apex, NC, USA","twitter":"mxcl","company":"@pkgxdev","icon_url":"https://avatars.githubusercontent.com/u/58962?u=c380e506624ea2467b324b2775d202fa3868a1ca\u0026v=4","repositories_count":61,"last_synced_at":"2024-04-14T08:12:27.855Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mxcl","patreon":"mxcl"}},"html_url":"https://github.com/mxcl","funding_links":["https://github.com/sponsors/mxcl","https://patreon.com/mxcl"],"total_stars":21079,"followers":7220,"following":34,"created_at":"2022-11-02T18:00:43.198Z","updated_at":"2024-04-14T08:12:34.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl/repositories"},"tags":[{"name":"v3.5.1","sha":"e366f14791346edb74397fe9a762ccee86eddc06","kind":"commit","published_at":"2025-04-03T14:31:56.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.5.1","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.5.1","dependencies_parsed_at":"2025-04-16T05:45:24.344Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.5.1/manifests"},{"name":"v3.5","sha":"e366f14791346edb74397fe9a762ccee86eddc06","kind":"commit","published_at":"2025-04-03T14:31:56.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.5","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.5","dependencies_parsed_at":"2025-04-16T05:45:24.172Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.5/manifests"},{"name":"v3.5.0","sha":"5c66d0aa1072a1b1f6cfc978530bf76b3f13a24d","kind":"commit","published_at":"2025-04-01T21:21:48.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.5.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.5.0","dependencies_parsed_at":"2025-04-16T05:45:24.347Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.5.0/manifests"},{"name":"v3.4","sha":"2cf0ec52b855fa777531c5c89b714caa7a3abd5e","kind":"commit","published_at":"2024-11-14T18:21:20.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.4","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.4","dependencies_parsed_at":"2024-11-27T05:06:35.310Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.4/manifests"},{"name":"v3.4.0","sha":"2cf0ec52b855fa777531c5c89b714caa7a3abd5e","kind":"commit","published_at":"2024-11-14T18:21:20.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.4.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.4.0","dependencies_parsed_at":"2024-11-27T05:06:35.412Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"e1b8e29b7eefe9381ba0c1024f52c777406bc300","kind":"commit","published_at":"2024-09-16T14:59:09.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.3.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.3.0","dependencies_parsed_at":"2024-09-18T07:36:17.973Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.3.0/manifests"},{"name":"v3.3","sha":"e1b8e29b7eefe9381ba0c1024f52c777406bc300","kind":"commit","published_at":"2024-09-16T14:59:09.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.3","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.3","dependencies_parsed_at":"2024-09-18T07:36:19.325Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.3/manifests"},{"name":"v3.2","sha":"22c08b0700f6dd0b0d7ba76c7e6b629a8cb706fa","kind":"commit","published_at":"2024-09-11T15:39:32.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.2","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.2","dependencies_parsed_at":"2024-09-16T14:05:24.953Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.2/manifests"},{"name":"v3.2.0","sha":"22c08b0700f6dd0b0d7ba76c7e6b629a8cb706fa","kind":"commit","published_at":"2024-09-11T15:39:32.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.2.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.2.0","dependencies_parsed_at":"2024-09-16T14:05:24.958Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"ba8e1533a73dd49dcf904403b9420f5475e81a5b","kind":"commit","published_at":"2024-09-08T23:58:48.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.1.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.1.0","dependencies_parsed_at":"2024-09-15T14:22:21.784Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.1.0/manifests"},{"name":"v3","sha":"ba8e1533a73dd49dcf904403b9420f5475e81a5b","kind":"commit","published_at":"2024-09-08T23:58:48.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3","dependencies_parsed_at":"2024-09-15T14:22:21.198Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3/manifests"},{"name":"v3.1","sha":"ba8e1533a73dd49dcf904403b9420f5475e81a5b","kind":"commit","published_at":"2024-09-08T23:58:48.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.1","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.1","dependencies_parsed_at":"2024-09-15T14:22:21.012Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.1/manifests"},{"name":"v3.0","sha":"a8cbe270677cf2cc207abc7e70229623d71a9ad6","kind":"commit","published_at":"2024-05-08T15:14:00.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.0","dependencies_parsed_at":"2024-09-15T14:22:19.648Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.0/manifests"},{"name":"v3.0.0","sha":"a8cbe270677cf2cc207abc7e70229623d71a9ad6","kind":"commit","published_at":"2024-05-08T15:14:00.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v3.0.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v3.0.0","dependencies_parsed_at":"2024-05-12T09:46:18.419Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v3.0.0/manifests"},{"name":"v2","sha":"6e60022a0cbe8c89278be2dd1773a2f68e7c5c87","kind":"commit","published_at":"2023-04-21T20:10:15.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v2","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v2","dependencies_parsed_at":"2023-06-02T00:51:46.331Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v2/manifests"},{"name":"v2.0.0","sha":"6e60022a0cbe8c89278be2dd1773a2f68e7c5c87","kind":"commit","published_at":"2023-04-21T20:10:15.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v2.0.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T00:51:46.242Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"6e60022a0cbe8c89278be2dd1773a2f68e7c5c87","kind":"commit","published_at":"2023-04-21T20:10:15.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v2.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v2.0","dependencies_parsed_at":"2023-06-02T00:51:46.232Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v2.0/manifests"},{"name":"v.1.12.0","sha":"e8c1b647d2ad5dd2599d2f2cc7329122fbde15c7","kind":"commit","published_at":"2023-03-22T11:32:19.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v.1.12.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v.1.12.0","dependencies_parsed_at":"2023-06-02T00:51:46.505Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v.1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v.1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v.1.12.0/manifests"},{"name":"v1.11","sha":"50de62057fb935d18daedb23fb07ca4e62e4ca40","kind":"commit","published_at":"2022-07-02T12:23:20.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.11","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.11","dependencies_parsed_at":"2023-05-31T11:07:07.561Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.11/manifests"},{"name":"v1.11.0","sha":"50de62057fb935d18daedb23fb07ca4e62e4ca40","kind":"commit","published_at":"2022-07-02T12:23:20.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.11.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.11.0","dependencies_parsed_at":"2023-05-31T11:07:05.680Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.11.0/manifests"},{"name":"v1","sha":"50de62057fb935d18daedb23fb07ca4e62e4ca40","kind":"commit","published_at":"2022-07-02T12:23:20.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1","dependencies_parsed_at":"2023-05-31T11:07:09.358Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1/manifests"},{"name":"v1.10","sha":"42f62f3b29be2ad5a05b54bc6342bf76ec7aaced","kind":"commit","published_at":"2022-02-13T19:34:38.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.10","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.10","dependencies_parsed_at":"2023-05-31T11:07:12.766Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.10/manifests"},{"name":"v1.10.0","sha":"42f62f3b29be2ad5a05b54bc6342bf76ec7aaced","kind":"commit","published_at":"2022-02-13T19:34:38.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.10.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.10.0","dependencies_parsed_at":"2023-05-31T11:07:11.095Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.10.0/manifests"},{"name":"v1.9","sha":"7375a11a18357e67a5bbbb35908b126986e4645f","kind":"commit","published_at":"2021-12-13T23:35:45.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.9","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.9","dependencies_parsed_at":"2023-05-31T11:07:16.185Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9/manifests"},{"name":"v1.9.5","sha":"7375a11a18357e67a5bbbb35908b126986e4645f","kind":"commit","published_at":"2021-12-13T23:35:45.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.9.5","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.9.5","dependencies_parsed_at":"2023-05-31T11:07:14.485Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"97627d9c0839296c6fc97760df774b309796836e","kind":"commit","published_at":"2021-10-31T18:17:16.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.9.4","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.9.4","dependencies_parsed_at":"2023-05-31T11:07:17.906Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"fb75a6e9e69693574b8ab1c913dfa2958f2250fc","kind":"commit","published_at":"2021-10-29T14:50:25.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.9.3","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.9.3","dependencies_parsed_at":"2023-05-31T11:07:19.610Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"d76d476983823aac9a5f66042456cad90fc7393d","kind":"commit","published_at":"2021-08-05T21:39:51.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.9.2","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.9.2","dependencies_parsed_at":"2023-05-31T11:07:21.359Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"98aa8b90b14e956efc55de56a622431d864b6f15","kind":"commit","published_at":"2021-08-04T01:13:30.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.9.1","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.9.1","dependencies_parsed_at":"2023-05-31T11:07:22.885Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"d31bc77ca59536d075943e74a0df080e0bd2a872","kind":"commit","published_at":"2021-08-03T16:09:32.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.9.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.9.0","dependencies_parsed_at":"2023-05-31T11:07:24.557Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"49dda70fc7c967185e8db944621be70ea866c2b1","kind":"commit","published_at":"2021-08-02T17:48:09.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.8.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.8.0","dependencies_parsed_at":"2023-05-31T11:07:26.117Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.8.0/manifests"},{"name":"v1.8","sha":"49dda70fc7c967185e8db944621be70ea866c2b1","kind":"commit","published_at":"2021-08-02T17:48:09.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.8","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.8","dependencies_parsed_at":"2023-05-31T11:07:27.753Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.8/manifests"},{"name":"v1.7.0","sha":"52fbc04a76c8e0ded4f7beac0d63ed0985635c90","kind":"commit","published_at":"2021-07-13T14:19:51.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.7.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.7.0","dependencies_parsed_at":"2023-05-31T11:07:29.362Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.7.0/manifests"},{"name":"v1.7","sha":"52fbc04a76c8e0ded4f7beac0d63ed0985635c90","kind":"commit","published_at":"2021-07-13T14:19:51.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.7","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.7","dependencies_parsed_at":"2023-05-31T11:07:30.854Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.7/manifests"},{"name":"v1.6.0","sha":"2df1a6e77e6c048ffabae71caf871a29da26138b","kind":"commit","published_at":"2021-07-04T17:47:00.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.6.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.6.0","dependencies_parsed_at":"2023-05-31T11:07:32.474Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.6.0/manifests"},{"name":"v1.6","sha":"2df1a6e77e6c048ffabae71caf871a29da26138b","kind":"commit","published_at":"2021-07-04T17:47:00.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.6","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.6","dependencies_parsed_at":"2023-05-31T11:07:34.053Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.6/manifests"},{"name":"v1.5","sha":"43409aa02181e327a160e2d8c6e80bd75734ae38","kind":"commit","published_at":"2021-06-24T23:21:53.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.5","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.5","dependencies_parsed_at":"2023-05-31T11:07:38.801Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.5/manifests"},{"name":"v1.5.1","sha":"43409aa02181e327a160e2d8c6e80bd75734ae38","kind":"commit","published_at":"2021-06-24T23:21:53.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.5.1","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.5.1","dependencies_parsed_at":"2023-05-31T11:07:35.511Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"40b775271e05afc346e09fafd20be1526763e7a3","kind":"commit","published_at":"2021-06-24T16:25:52.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.5.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.5.0","dependencies_parsed_at":"2023-05-31T11:07:37.206Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.5.0/manifests"},{"name":"v1.4","sha":"403df9d8cc44ada81979a30392ae679a83613dcc","kind":"commit","published_at":"2021-06-24T14:55:56.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.4","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.4","dependencies_parsed_at":"2023-05-31T11:07:41.905Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.4/manifests"},{"name":"v1.4.0","sha":"403df9d8cc44ada81979a30392ae679a83613dcc","kind":"commit","published_at":"2021-06-24T14:55:56.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.4.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-31T11:07:40.338Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.4.0/manifests"},{"name":"v1.3","sha":"5ca3cb7cf890bc20a337a70b448c595e644972cf","kind":"commit","published_at":"2021-06-23T20:03:12.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.3","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.3","dependencies_parsed_at":"2023-05-31T11:07:45.096Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.3/manifests"},{"name":"v1.3.0","sha":"5ca3cb7cf890bc20a337a70b448c595e644972cf","kind":"commit","published_at":"2021-06-23T20:03:12.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.3.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T11:07:43.535Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.3.0/manifests"},{"name":"v1.2","sha":"9874433583d415fb477c6ce607de09126567ad1e","kind":"commit","published_at":"2021-06-23T16:03:25.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.2","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T11:07:48.179Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.2/manifests"},{"name":"v1.2.0","sha":"9874433583d415fb477c6ce607de09126567ad1e","kind":"commit","published_at":"2021-06-23T16:03:25.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.2.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T11:07:46.699Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.2.0/manifests"},{"name":"v1.1","sha":"29b41ebeb38040a3d9f50268359924b3677586e6","kind":"commit","published_at":"2021-06-18T19:22:47.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.1","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T11:07:51.115Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.1/manifests"},{"name":"v1.1.2","sha":"29b41ebeb38040a3d9f50268359924b3677586e6","kind":"commit","published_at":"2021-06-18T19:22:47.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.1.2","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T11:07:49.634Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"13fe4541989a384f5899d2639ab36e6e58197af1","kind":"commit","published_at":"2021-06-09T14:19:40.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.1.1","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T11:07:52.589Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8db6276c335299ef983c6e8761f989f5a542dacc","kind":"commit","published_at":"2021-06-07T21:01:49.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.1.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T11:07:54.087Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"036358f86eb4922132ec69d8b8b15773c63d25ec","kind":"commit","published_at":"2021-06-07T17:45:07.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.0.6","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T11:07:55.194Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.6/manifests"},{"name":"v1.0","sha":"036358f86eb4922132ec69d8b8b15773c63d25ec","kind":"commit","published_at":"2021-06-07T17:45:07.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T11:07:58.313Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0/manifests"},{"name":"v1.0.5","sha":"c969709286991023ff9b09cbb695073c2f507473","kind":"commit","published_at":"2021-06-07T15:19:49.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.0.5","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T11:07:56.248Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1872f15cf72bc59d4ec724dcc686474ea04d659d","kind":"commit","published_at":"2021-06-07T13:54:49.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.0.4","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T11:07:57.269Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"f85d26d2a9152424a2c4057d6c44442e96dc4919","kind":"commit","published_at":"2021-06-06T17:11:13.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.0.3","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T11:07:59.414Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0df350d1326cd1fbbbcdb52639636e2e756f1bc1","kind":"commit","published_at":"2021-06-05T20:26:48.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.0.2","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T11:08:00.132Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"af41bdcd010e486ebc28ccc8230569434087010b","kind":"commit","published_at":"2021-06-05T17:36:44.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.0.1","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T11:08:00.797Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f556bfb11f238c4651e9472784f27b50bd0f13d1","kind":"commit","published_at":"2021-06-05T15:08:02.000Z","download_url":"https://codeload.github.com/mxcl/xcodebuild/tar.gz/v1.0.0","html_url":"https://github.com/mxcl/xcodebuild/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T11:08:01.393Z","dependency_job_id":null,"purl":"pkg:github/mxcl/xcodebuild@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:45:06.033Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":27,"rankings":{"downloads":null,"dependent_repos_count":8.37268261765172,"dependent_packages_count":0.0,"stargazers_count":0.7605767707177943,"forks_count":3.4099191887181113,"docker_downloads_count":null,"average":3.1357946442719062},"purl":"pkg:githubactions/mxcl/xcodebuild","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/mxcl/xcodebuild","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/mxcl/xcodebuild","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/mxcl/xcodebuild/dependencies","status":null,"funding_links":["https://github.com/sponsors/mxcl","https://patreon.com/mxcl"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-15T21:01:26.925Z","issues_count":35,"pull_requests_count":155,"avg_time_to_close_issue":2136464.275862069,"avg_time_to_close_pull_request":2220222.153846154,"issues_closed_count":29,"pull_requests_closed_count":130,"pull_request_authors_count":15,"issue_authors_count":17,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":0.9870967741935484,"merged_pull_requests_count":70,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":7,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1513097.0,"past_year_avg_time_to_close_pull_request":997532.390625,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.6477272727272727,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2Fxcodebuild/issues","maintainers":[{"login":"mxcl","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"},{"login":"chris-araman","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-araman"}],"active_maintainers":[{"login":"mxcl","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mxcl%2Fxcodebuild/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mxcl%2Fxcodebuild/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mxcl%2Fxcodebuild/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mxcl%2Fxcodebuild/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mxcl%2Fxcodebuild/codemeta","maintainers":[]}