mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-22 11:03:21 -04:00
1.5.1
This commit is contained in:
parent
509da747a4
commit
c84364a793
@ -36,7 +36,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>32</string>
|
||||
<string>34</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
|
Binary file not shown.
29
README.md
29
README.md
@ -1,31 +1,4 @@
|
||||
# Kiwix for iOS
|
||||
<img src="https://img.shields.io/badge/Swift-2.2-orange.svg" alt="Drawing="/>
|
||||
|
||||
Kiwix for iOS is an offline reader for wikipedia. Our mission is to give people equal and easy access to free knowledge of the world. Download it on [iTunes Store](https://itunes.apple.com/us/app/kiwix/id997079563).
|
||||
|
||||
## 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
|
||||
|
||||
<!--HomeBrew:
|
||||
* brew install autoconf automake libtool gettext
|
||||
* brew link --force gettext-->
|
||||
|
||||
### 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...
|
||||
Kiwix for iOS is an offline reader for wikipedia. Our mission is to give people equal and easy access to free knowledge of the world. Download it on [iTunes Store](https://itunes.apple.com/us/app/kiwix/id997079563).
|
Loading…
x
Reference in New Issue
Block a user