{"id":25615219,"url":"https://github.com/wednesday-solutions/ios-template","last_synced_at":"2025-04-13T21:13:12.640Z","repository":{"id":41379771,"uuid":"290705563","full_name":"wednesday-solutions/ios-template","owner":"wednesday-solutions","description":"An enterprise iOS template application showcasing - Testing strategy, MVVM-C architecture, a network layer, handling secrets, localisation, navigation configuration and CI","archived":false,"fork":false,"pushed_at":"2023-02-13T18:25:00.000Z","size":44636,"stargazers_count":13,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-04-13T21:13:08.318Z","etag":null,"topics":["architecture","cocoapods","ios","ios-boilerplate","ios-production-app","ios-starter-kit","ios-template","mvvm-coordinator","secrets-manager","swift","swiftlint","xcode","xctest"],"latest_commit_sha":null,"homepage":"https://wednesday.is/building-products/?utm_source=github\u0026utm_medium=ios-template","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wednesday-solutions.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-27T07:19:22.000Z","updated_at":"2025-02-09T18:48:48.000Z","dependencies_parsed_at":"2023-01-19T01:15:33.709Z","dependency_job_id":null,"html_url":"https://github.com/wednesday-solutions/ios-template","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wednesday-solutions%2Fios-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wednesday-solutions%2Fios-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wednesday-solutions%2Fios-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wednesday-solutions%2Fios-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wednesday-solutions","download_url":"https://codeload.github.com/wednesday-solutions/ios-template/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782260,"owners_count":21160717,"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":["architecture","cocoapods","ios","ios-boilerplate","ios-production-app","ios-starter-kit","ios-template","mvvm-coordinator","secrets-manager","swift","swiftlint","xcode","xctest"],"created_at":"2025-02-22T03:18:58.843Z","updated_at":"2025-04-13T21:13:12.615Z","avatar_url":"https://github.com/wednesday-solutions.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n    \u003ca href=\"https://www.wednesday.is?utm_source=gthb\u0026utm_medium=repo\u0026utm_campaign=serverless\" align=\"left\" style=\"margin-left: 0;\"\u003e\n        \u003cimg src=\"https://uploads-ssl.webflow.com/5ee36ce1473112550f1e1739/5f5879492fafecdb3e5b0e75_wednesday_logo.svg\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\niOS Template\n\nAn enterprise iOS template application showcasing - App architecture pattern(MVVM-Coordinator-RxSwift), Testing stratergies, CI/CD pipeline using GitAction and fastlane, Localization, Code generation, Linting, Networking\n\n### Requirements\n* [Cocoapods](https://cocoapods.org/)\n* [Fastlane](https://fastlane.tools/)\n* [SwiftLint](https://github.com/realm/SwiftLint)\n### Getting started\n* Clone Repo\n* Checkout `develop` brach\n* Install pods using `pod install`\n\n\n### MVVM-Coordinator-RxSwift Architecture\n#### Resources\n* [Coordinator pattern](https://hackingwithswift.com/articles/71/how-to-use-the-coordinator-pattern-in-ios-apps)\n* [MVVM-Coordinator-RxSwift](https://medium.com/hackernoon/how-to-use-mvvm-coordinators-and-rxswift-7364370b7b95)\n* [RxSwift](https://hackingwithswift.com/articles/71/how-to-use-the-coordinator-pattern-in-ios-apps)\n\nThis architecture is combination of best practices, which help to write code that is easier to read, reactive, testable and scalable.\n\n### Code Tools\n#### [Sourcery](https://github.com/krzysztofzablocki/Sourcery)\nSourcery is auto code genration tool that is used for storing the keys used in the application securely by generating them at build time. You'll have to manually add a shell script named `secrets-vars.sh` with below content, Make sure the file is in the root folder of the project along side `xcworkspace`.\n![secrets](readme_resources/secrets-vars.png)\nyou can find the script named `Generate SecretConfig.swift` in Build Phases of the main app target. Once built successfully you can find `SecretConfig.generated.swift` file generated under `Helpers` folder. *If not shown open the folder in finder window it will be there, just drag and drop it under Helpers folder*. This files will contain the secrets for usage in app. `secrets-vars.sh` and `SecretConfig.generated.swift` are both added to `.gitignore`.\n#### [SwiftGen](https://github.com/SwiftGen/SwiftGen)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwednesday-solutions%2Fios-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwednesday-solutions%2Fios-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwednesday-solutions%2Fios-template/lists"}