rootstrap / ios-base

Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
256 stars 63 forks source link

Fix all project warnings #173

Closed glm4 closed 2 years ago

glm4 commented 3 years ago

Remove all compiler warnings from all targets.

glm4 commented 2 years ago

Probably add something to detect warnings on CI