dtrenz / LaunchGate

LaunchGate makes it easy to let users know when an update to your app is available.
http://dtrenz.github.io/LaunchGate
Other
60 stars 16 forks source link

New project structure #13

Closed dtrenz closed 8 years ago

dtrenz commented 8 years ago

Gutted the project structure — which was built on Cocoapods scaffolding — and moved to a better, cleaner structure that enables easier testing.

In the process, I also renamed internal classes, removing the LaunchGate prefix, and only leaving it on public classes.