/Service-Xcode-Template

Easily create services in your app using a protocol oriented approach

Primary LanguageSwiftMIT LicenseMIT

Service Template for Xcode

Swift 4 compatible Platform iOS MIT License

This is my protocol oriented way of creating new services in my iOS projects.

The template includes dependency injection via protocols and creates a mock version of your service.

Xcode dialog

How to use 🛠

Use the install script.

sudo swift install.swift

Architecture

Architecture of Service Xcode Template

🤖 Author

Christian Elies

📄 License

This template is available under the MIT license. See the LICENSE file for more info.