{"id":23360716,"url":"https://github.com/pmairoldi/framework-generate","last_synced_at":"2025-04-10T10:32:13.892Z","repository":{"id":56847657,"uuid":"79186005","full_name":"pmairoldi/framework-generate","owner":"pmairoldi","description":"Simple tool to help generate Xcode framework projects for all targets at once","archived":false,"fork":false,"pushed_at":"2018-02-09T03:07:48.000Z","size":88,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T02:33:51.216Z","etag":null,"topics":["xcode"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmairoldi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-17T03:52:00.000Z","updated_at":"2023-08-27T18:08:53.000Z","dependencies_parsed_at":"2022-09-09T06:22:09.811Z","dependency_job_id":null,"html_url":"https://github.com/pmairoldi/framework-generate","commit_stats":null,"previous_names":["petester42/framework-generate"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmairoldi%2Fframework-generate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmairoldi%2Fframework-generate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmairoldi%2Fframework-generate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmairoldi%2Fframework-generate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmairoldi","download_url":"https://codeload.github.com/pmairoldi/framework-generate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199136,"owners_count":21063641,"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":["xcode"],"created_at":"2024-12-21T11:16:03.262Z","updated_at":"2025-04-10T10:32:13.872Z","avatar_url":"https://github.com/pmairoldi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# framework-generate\n[![Gem Version](https://badge.fury.io/rb/framework-generate.svg)](https://badge.fury.io/rb/framework-generate)\n[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](LICENSE)\n\nSimple tool to help generate a [multiplatform, single-scheme Xcode project](http://promisekit.org/news/2016/08/Multiplatform-Single-Scheme-Xcode-Projects/).\n\n## Installation\n\nAdd this line to your Gemfile:\n\n```rb\ngem 'framework-generate'\n```\n\n## Usage\n\nOnce installed you can run the generate command from the command line as follows\n\n```bash\nframework-generate\n```\n\n`framework-generate` will look for a `FrameworkSpec` file in the current folder to generate your Xcode project. An example of a `FrameworkSpec` can be found in the [`docs`](docs/FrameworkSpec) folder of this repoisitory.\n\nTo view the full `FrameworkSpec` documentation see the [`docs`](docs/FrameworkSpec.md) folder.\n\n### Sample FrameworkSpec Files\n\nDon't know where to start? Some FrameworkSpec files exist [here](https://github.com/petester42/framework-specs) for a couple projects. It can be a good place to start!\n\n## Contributing\n\nLove framework-generate but want to make it even better?\n\nOpen source isn't just writing code. We could use your help with any of the\nfollowing:\n\n- Finding (and reporting!) bugs.\n- New feature suggestions.\n- Answering questions on issues.\n- Documentation improvements.\n- Reviewing pull requests.\n- Helping to manage issue priorities.\n- Fixing bugs/new features.\n\nIf any of that sounds cool to you, send a pull request! After a few\ncontributions, we'll add you as an admin to the repo so you can merge pull\nrequests and help build framework-generate.\n\nPlease note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by [its terms](CODE_OF_CONDUCT.md).\n\n### How to contribute\n\nContributing is easy but you will need to have bundler installed. If you don't it can be installed using:\n\n```bash\n[sudo] gem install bundler\n```\n\nWhen you have bundler installed, simply make your changes to the tool and then try it out using: \n\n```bash\nbundle install\nbundle exec framework-generate\n```\n\nOnce your change is good to go open up a pull request!\n\n## License\n\nThis project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmairoldi%2Fframework-generate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmairoldi%2Fframework-generate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmairoldi%2Fframework-generate/lists"}