readium/r2-navigator-swift

Compile errors

mboGraf opened this issue · 3 comments

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

these are fixed and will be merged into develop soon.

+1. waiting for fixing.

fixes are merged into develop