Compile errors
mboGraf opened this issue · 3 comments
mboGraf commented
Hello. This issue is really simple one. I have couple of trivial compile errors then try to build project in Xcode 11 with new 5.1 Swift compiler which prevents me to use the framework as Carthage dependency.
It's seems like pdfView.canGoToNextPage()
and pdfView.canGoToPreviousPage()
couldn't be used as methods any more. Just try it by yourself.
Thanks
aferditamuriqi commented
these are fixed and will be merged into develop soon.
luckyzhangx commented
+1. waiting for fixing.
aferditamuriqi commented
fixes are merged into develop