mysterioustrousers / MTMigration

Manages blocks of code that only need to run once on version updates in iOS apps.
BSD 2-Clause "Simplified" License
914 stars 50 forks source link

Swift Package Manager #34

Open Clafou opened 2 years ago

Clafou commented 2 years ago

Hello, I've been using MTMigration for years (and contributed to an early version) but now that Swift Package Manager exists I would very much like a SwiftPM version instead of integrating it with CocoaPods.

Until then I have ported a subset to Swift as a drop-in replacement and made it into a Swift Package: https://github.com/Clafou/Migration