{"id":20983225,"url":"https://github.com/novatecconsulting/fastlane-plugin-xcodegen","last_synced_at":"2025-07-25T13:39:01.671Z","repository":{"id":48055330,"uuid":"131027451","full_name":"NovatecConsulting/fastlane-plugin-xcodegen","owner":"NovatecConsulting","description":"🚀 Fastlane plugin to generate the Xcode-Project with xcodegen","archived":false,"fork":false,"pushed_at":"2021-08-10T16:30:00.000Z","size":18,"stargazers_count":33,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T13:36:15.981Z","etag":null,"topics":["fastlane-plugin","xcode"],"latest_commit_sha":null,"homepage":"https://github.com/yonaskolb/XcodeGen","language":"Ruby","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/NovatecConsulting.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-25T15:31:17.000Z","updated_at":"2024-12-12T16:20:32.000Z","dependencies_parsed_at":"2022-08-12T17:40:17.188Z","dependency_job_id":null,"html_url":"https://github.com/NovatecConsulting/fastlane-plugin-xcodegen","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovatecConsulting%2Ffastlane-plugin-xcodegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovatecConsulting%2Ffastlane-plugin-xcodegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovatecConsulting%2Ffastlane-plugin-xcodegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovatecConsulting%2Ffastlane-plugin-xcodegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NovatecConsulting","download_url":"https://codeload.github.com/NovatecConsulting/fastlane-plugin-xcodegen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254183073,"owners_count":22028417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastlane-plugin","xcode"],"created_at":"2024-11-19T05:48:11.041Z","updated_at":"2025-05-14T16:32:08.285Z","avatar_url":"https://github.com/NovatecConsulting.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xcodegen plugin\n\n[![fastlane Plugin Badge](https://rawcdn.githack.com/fastlane/fastlane/master/fastlane/assets/plugin-badge.svg)](https://rubygems.org/gems/fastlane-plugin-xcodegen)\n\n## Getting Started\n\nThis project is a [_fastlane_](https://github.com/fastlane/fastlane) plugin. To get started with `fastlane-plugin-xcodegen`, add it to your project by running:\n\n```bash\nfastlane add_plugin xcodegen\n```\n\n## About xcodegen\n\nGenerates the Xcode-Project as specified in the YAML or JSON format.\nMore Information on [_XcodeGen_](https://github.com/yonaskolb/XcodeGen)\n\n\n## Example\n\n```ruby\n  xcodegen(\n\texecutable: \"./bin/xcodegen\",\n  \tspec: \"PATH/project.yml\",\n  \tproject: \"PATH/Project.xcodeproj\",\n  \tquiet: true,\n  \tuse_cache: true,\n  \tcache_path: \"~/.xcodegen/cache/MyProject\",\n  \tproject_root: \"../\"\n  )\n```\n\n## Run tests for this plugin\n\nTo run both the tests, and code style validation, run\n\n```\nrake\n```\n\nTo automatically fix many of the styling issues, use\n```\nrubocop -a\n```\n\n## Issues and Feedback\n\nFor any other issues and feedback about this plugin, please submit it to this repository.\n\n## Troubleshooting\n\nIf you have trouble using plugins, check out the [Plugins Troubleshooting](https://docs.fastlane.tools/plugins/plugins-troubleshooting/) guide.\n\n## Using _fastlane_ Plugins\n\nFor more information about how the `fastlane` plugin system works, check out the [Plugins documentation](https://docs.fastlane.tools/plugins/create-plugin/).\n\n## About _fastlane_\n\n_fastlane_ is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out [fastlane.tools](https://fastlane.tools).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovatecconsulting%2Ffastlane-plugin-xcodegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovatecconsulting%2Ffastlane-plugin-xcodegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovatecconsulting%2Ffastlane-plugin-xcodegen/lists"}