tbaranes / SwiftyUtils

All the reusable code that we need in each project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftyUtils cleanup

tbaranes opened this issue · comments

I recently had no time to contribute actively to this library, and while time is passing, swift and apple environment evolves. Since I'm gonna have some free time in the next weeks, I will cleanup things around:

  • Ensure that SPM is well supported
  • Migrate to GitHub Actions
  • Removing the .swift-version since CocoaPods doesn't need it anymore
  • Update dependancy version (SwiftLint)
  • Remove extensions, ... that is supported directly in swift
  • ...

If you have any wishlist, don't hesitate to comment! No promise I will do it, but I will give my best :)