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

Mark migration methods as non escaping #33

Open huguesbr opened 6 years ago

huguesbr commented 6 years ago

Migration methods just check some version number, mark them as non escaping..