{"id":32312757,"url":"https://github.com/patoroco/loctite","last_synced_at":"2025-10-23T09:59:27.290Z","repository":{"id":18344916,"uuid":"21524640","full_name":"patoroco/Loctite","owner":"patoroco","description":"Connect different storyboards without write code, all from Interface Builder","archived":false,"fork":false,"pushed_at":"2017-09-29T11:00:21.000Z","size":91,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T09:59:18.598Z","etag":null,"topics":[],"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/patoroco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-05T17:25:55.000Z","updated_at":"2022-07-21T01:59:20.000Z","dependencies_parsed_at":"2022-08-21T04:20:14.464Z","dependency_job_id":null,"html_url":"https://github.com/patoroco/Loctite","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/patoroco/Loctite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patoroco%2FLoctite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patoroco%2FLoctite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patoroco%2FLoctite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patoroco%2FLoctite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patoroco","download_url":"https://codeload.github.com/patoroco/Loctite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patoroco%2FLoctite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280598945,"owners_count":26357977,"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-23T02:00:06.710Z","response_time":142,"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"}},"keywords":[],"created_at":"2025-10-23T09:59:25.897Z","updated_at":"2025-10-23T09:59:27.282Z","avatar_url":"https://github.com/patoroco.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loctite\n\nHow many times did you hear about the pain it is to work with `storyboards` in a team because it kills your SCM?\n\nHow much time did you spend loading big storyboard files in your slow machine?\n\n![Loctite](Screenshots/loctite.jpg)\n\n`Loctite` arrives to help you split your `Main.storyboard` unique file in several sub-storyboards, and acts as glue (Loctite's name comes from here ;)) to connect them.\n\nAnd all of that without writing any line of code!!!\n\n\n## Install\n\n`Loctite` is available via CocoaPods, so you only need to include this line in your Podfile\n\n```\npod 'Loctite'\n```\n\n## Use\n\nAfter installing pod in your project, you only need to generate a dummy view controller on your storyboard, and connect it with a segue (rigth button and drag over it). A dialog as follows will appear, and you can choose between `loctite push` or `loctite modal` depending on which transition you like.\n\n![Action segue selector](Screenshots/actionsegue.png)\n\nAfter that, you only need to set segue identifier to `[storyboard_file].[viewcontroller_identifier]`, for example, if you have another storyboard named `Second.storyboard`, you should set segue identifier to `Second.recursiveVC`, and it'll fire `recursiveVC` view controller from this separated file. Easy, isn't it?\n\n![Storyboard](Screenshots/storyboard.png)\n\nIf you need a separator different from '.', you can specify it on your project's info.plist, using the key 'Loctite Separator'. This key will override the default one.\nExample: using \"Loctite Separator : _\" in your info.plist, Loctite would expect your segue identifiers to be `[storyboard_file]_[viewcontroller_identifier]`.\n\nAnyway, my recomendation is to inspect __Demo project__ to see examples.\n\n## Author\n- Jorge Maroto ([@patoroco](http://twitter.com/patoroco)).\n\n## License\n`Loctite` is available under the MIT license. See the [LICENSE file](LICENSE.md) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatoroco%2Floctite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatoroco%2Floctite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatoroco%2Floctite/lists"}