{"id":3190,"url":"https://github.com/novemberfiveco/xib2Storyboard","last_synced_at":"2025-08-04T08:32:11.648Z","repository":{"id":47764158,"uuid":"121242816","full_name":"novemberfiveco/xib2Storyboard","owner":"novemberfiveco","description":"A tool to convert Xcode .xib to .storyboard files","archived":false,"fork":false,"pushed_at":"2019-08-26T10:20:54.000Z","size":2537,"stargazers_count":133,"open_issues_count":2,"forks_count":14,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-11-25T20:22:06.806Z","etag":null,"topics":["interface-builder","ios","november-five","storyboard","tvos","xcode","xib"],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/novemberfiveco.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-12T12:15:14.000Z","updated_at":"2024-09-21T14:09:59.000Z","dependencies_parsed_at":"2022-09-07T22:52:31.036Z","dependency_job_id":null,"html_url":"https://github.com/novemberfiveco/xib2Storyboard","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novemberfiveco%2Fxib2Storyboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novemberfiveco%2Fxib2Storyboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novemberfiveco%2Fxib2Storyboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novemberfiveco%2Fxib2Storyboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/novemberfiveco","download_url":"https://codeload.github.com/novemberfiveco/xib2Storyboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228617081,"owners_count":17946390,"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":["interface-builder","ios","november-five","storyboard","tvos","xcode","xib"],"created_at":"2024-01-05T20:16:33.992Z","updated_at":"2024-12-07T14:31:07.408Z","avatar_url":"https://github.com/novemberfiveco.png","language":"Objective-C","funding_links":[],"categories":["Tools","WebSocket","Objective-C","Applications"],"sub_categories":["Web View","Other free courses","Development","👨‍💻 Development (9)"],"readme":"# xib2Storyboard • [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt)\n\nxib2Storyboard is a handy tool to easily convert .xib files to .storyboard without the hassle of manually copying views, losing your outlets and possibly constraints in the process.\n\n- Maintain all outlets, outlet collections \u0026 constraints\n- Maintain all other objects such as additional views or gesture recognizers\n- Adds prototype cells to UITableViews\n\n\n\u003cimg src=\"Screenshots/screenshot-app.png\" alt=\"screenshot-app\" width=\"40%\" height=\"40%\"\u003e\n\n\n## Getting started\n\nTo run xib2Storyboard download this repo on macOS and run the xib2Storyboard.app file which is always the latest release. If you'd like to play around with the code yourself, build \u0026 run the Xcode project.\n\n#### Prerequisites\n\n- xib2Storyboard requires macOS 10.11 El-Capitan or higher.\n\n#### How to use\n\n1. Build \u0026 run the Xcode project (or run xib2Storyboard.app).\n2. Add view controller .xib file(s) by using the '+' button or dragging the files on the window.\n3. Select one of the export options from the dropdown menu.\n5. Import the newly generated .storyboard files in your Xcode project.\n\nBefore (.xib):\n\n\u003ca href=\"Screenshots/screenshot-xib.png\"\u003e\u003cimg src=\"Screenshots/screenshot-xib.png\" alt=\"screenshot-xib\" width=\"40%\" height=\"40%\"\u003e\u003c/a\u003e\n\nAfter (.storyboard):\n\n\u003ca href=\"Screenshots/screenshot-storyboard.png\"\u003e\u003cimg src=\"Screenshots/screenshot-storyboard.png\" alt=\"screenshot-storyboard\" width=\"40%\" height=\"40%\"\u003e\u003c/a\u003e\n\n\n\n## Stability\n\nThis software is considered **Beta**.\nIt has been thoroughly tested internally at November Five but not yet used in any live products.\n\n\n\n## Roadmap\n\nCurrently the following releases are planned:\n\n#### xib2Storyboard 1.0.0 (TBD)\n\n- Support for macOS Interface Builder Files\n- Convert a .storyboard to multipe .storyboard's\n- Convert a .storyboard to one or multiple .xib's\n\n\n\n## Additional notes\n\nxib2Storyboard was created by comparing the XML format of Interface Builder files. It may stop working for future versions of Xcode should Apple decide to change the XML format of .xib or .storyboard files. xib2Storyboard works and was tested using the Xcode 8 and Xcode 9 file formats. xib2Storyboard will be thoroughly tested when new beta versions of Xcode become available.\n\n\n\n## Contact\n\nThis project is maintained by [Dries Van Schevensteen](https://github.com/driesVS)\n\nGot any questions or ideas? We'd love to hear from you. Check out our [contributing guidelines](CONTRIBUTING.md) for ways to offer feedback and contribute.\n\n\n\n## License\n\nCopyright (c) [November Five BVBA](https://novemberfive.co). All rights reserved.\n\nLicensed under the [MIT](LICENSE.txt) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovemberfiveco%2Fxib2Storyboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovemberfiveco%2Fxib2Storyboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovemberfiveco%2Fxib2Storyboard/lists"}