Chris Li 1a70915db2 Book properties changed to scalar data types
Before core data migration
2016-04-12 14:21:02 -04:00
2016-04-07 13:28:14 -04:00
2016-04-06 17:36:15 -04:00
2016-04-06 17:36:15 -04:00

Kiwix for iOS

Kiwix for iOS is a offline reader for the web. It's mission is to give people equal and easy access to free knowledge of the world. Download it on iTunes Store.

Compile Guide

What you need:

  • A Mac
  • Xcode 7.0 or up

Prepare

  1. Make sure Xcode is at least launched once and commnad line tool is installed
  2. Install Macports
  3. sudo port install autoconf automake libtool

Compile xz-5.2.2

  1. Download xz-5.2.2
  2. ./autogen.sh
  3. ./build-xz.sh

Compile libzim

  1. Clone openzim [Git](git clone https://gerrit.wikimedia.org/r/p/openzim.git)
  2. cd libzim
  3. modify stat64 (to be elaborated)

To be continued...

Description
Kiwix for offline access on iOS and macOS
Readme 51 MiB
Languages
Swift 92.6%
Objective-C++ 4.2%
Objective-C 1.8%
Python 0.7%
JavaScript 0.6%