The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

ServiceLocator

kibotu/ServiceLocator

When working with an Xcode project:

When working with a Swift Package Manager manifest:

Select a package version:

2.0.0

master


The Service Locator is a design pattern used to decouple the way objects are obtained from the concrete classes that implement them. This is achieved by centralizing object creation to a single location, known as a service locator.


Compatibility

Full Build Results