Michael Dautermann

Results 4 issues of Michael Dautermann

Modern Xcode versions complain when anything UI related happens anywhere other than the main thread. This PR should fix that.

One issue I noticed in the demo app (which is great btw; thanks for making it available!) is that it doesn't allow file opening/saving/autosaving. These simple mods enable the demo...

I was doing some testing with landscape mode on the iPhone X simulator which is why I revisited this project after a long time. Not sure if you'll care about...

I have a binary-only cocoapod hosted on GitHub that we'd love to publish to trusted friends via Artifactory. Even though everything seems to look correct when I do `pod repo-art...