Open dotemacs opened 7 years ago
That's cool. I wonder if we even need to upgrade—as it stands now Replete works on iOS 8–10.
Of course, as you mention, #81 and Ejecta might force the issue.
This will be taken care of via a change in the pod file as in https://github.com/sherbondy/replete/commit/91e232909c912cab2123c4a4137c7c658b478edb#diff-4a25b996826623c4a3a4910f47f10c30R2
Started this issue in order not to hijack the issue #81
To update to iOS 10 it's not a big deal, you just have to select what OS version to target.
However you'll get these two warnings (but despite them, the app will build run in the simulator):
and
Fixing those issues is not that hard, but I just didn't get around to it yet.