Rastopyr / bright

"bright 🌓" is macOs app for control brightness for native and external displays
MIT License
3 stars 0 forks source link

Add support of cocoapods #2

Closed Rastopyr closed 4 years ago

Rastopyr commented 4 years ago

Second milestone is refactoring codebase and decouple it to services. I want design it by IoC, so in this milestone i should add DI container.

I tried add Swinject, but got some problems with build project with CocoaPods.