mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-26 05:18:31 -04:00
Update readme
This commit is contained in:
parent
bb7bd9e4c7
commit
82efca53d9
@ -33,18 +33,16 @@ To compile Kiwix you rely on the following compilation tools:
|
||||
* An [Apple Developer account](https://developer.apple.com) (doesn't require membership)
|
||||
* Latest Apple Developers Tools ([Xcode](https://developer.apple.com/xcode/))
|
||||
* Its command-line utilities (`xcode-select --install`)
|
||||
* `CoreKiwix.xcframework` ([libkiwix](https://github.com/kiwix/libkiwix) and [libzim](https://github.com/openzim/libzim))
|
||||
* Brew dependencies, (see `Brewfile`, which also downloads our `CoreKiwix.xcframework` ([libkiwix](https://github.com/kiwix/libkiwix) and [libzim](https://github.com/openzim/libzim))
|
||||
|
||||
### Steps
|
||||
|
||||
To compile Kiwix, follow these steps:
|
||||
|
||||
* Put `CoreKiwix/xcframework` at the root of this folder
|
||||
* Open project with Xcode `open Kiwix.xcodeproj/project.xcworkspace/`
|
||||
* From the commandline on the root of this project run: `brew bundle`, this will download and install all the dependencies you need to get started
|
||||
* Change the Bundle Identifier (in *Signing & Capabilities*)
|
||||
* Select appropriate Signing Certificate/Profile.
|
||||
|
||||
### Getting `CoreKiwix.xcframework`
|
||||
### Switch to another version of the `CoreKiwix.xcframework`
|
||||
|
||||
`CoreKiwix.xcframework` is published with all supported platforms and CPU architectures:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user