Fixes and Swift => 4.0 upgrade
Hi, I've collected a bunch of fixes from different forks, upgraded the code to swift 4.0 and personally fixed some potential memory leaks with non-weak delegates.
Very interesting! Thanks for collecting these @diegostamigni - hope to be able to try out your branch this week or the following. When I do, I'll let you know if there are any weird effects I see.
Thanks @scottcc, just bear in mind that I've changed the Travis link in the README.md and the git repo URL in the Podspec file.
No problem - for stuff we're changing with any regularity at all, we typically point the Podfile reference to a commit SHA instead rather than going the full install-through-cocoapods (not to mention I couldn't push to the official cocoapods repo as I'm not the owner)
Is there any completion method that returns a array of [UIImage]? This would be great to add.
@scottcc love this tool. I know you must be busy. It would be great if you'd merge in some of the pending pull requests.
Hi @brianmwadime - glad you like this too. I'm actually not affiliated with uxmstudio in any way (so I can't do any merging). I just happen to like it and use it, like you. I've been on other areas than this project (and don't see that changing for some time) so I'd just suggest you point at @diegostamigni 's repo/branch and see if it helps you out. Hope that helps!
While you wait this to get merged and made into a release you can directly use @diegostamigni 's fork:
pod 'UXMPDFKit', :git => 'https://github.com/diegostamigni/UXMPDFKit.git'