readium / readium-sdk

A C++ ePub renderer SDK
BSD 3-Clause "New" or "Revised" License
385 stars 164 forks source link

How to compile for iOS? #273

Closed zh-wowtv closed 7 years ago

zh-wowtv commented 7 years ago

Is there any document about how to build iOS version? Thanks.

danielweck commented 7 years ago

Simply open the Xcode project in 'readium-sdk': https://github.com/readium/readium-sdk/tree/develop/Platform/Apple/ePub3.xcodeproj Alternatively, you can build the iOS app from: https://github.com/readium/SDKLauncher-iOS