mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-22 02:52:39 -04:00
corrected name of config flag
This commit is contained in:
parent
197d8d5c24
commit
d22db486c8
@ -118,7 +118,7 @@ python3 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install -e .
|
||||
|
||||
kiwix-build --target-platform apple_all_static libkiwix
|
||||
kiwix-build --config apple_all_static libkiwix
|
||||
# assuming your kiwix-build and apple folder at at same level
|
||||
cp -r BUILD_apple_all_static/INSTALL/lib/CoreKiwix.xcframework ../apple/
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user