mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-08-03 04:27:00 -04:00
Add localisation generate to Brewfile
This commit is contained in:
parent
cfb5c911de
commit
4966ceb3fe
1
Brewfile
1
Brewfile
@ -9,5 +9,6 @@ at_exit do
|
||||
system "cp Support/CoreKiwix.modulemap CoreKiwix.xcframework/ios-arm64/Headers/module.modulemap"
|
||||
system "cp Support/CoreKiwix.modulemap CoreKiwix.xcframework/ios-arm64_x86_64-simulator/Headers/module.modulemap"
|
||||
system "cp Support/CoreKiwix.modulemap CoreKiwix.xcframework/macos-arm64_x86_64/Headers/module.modulemap"
|
||||
system "python localizations.py generate"
|
||||
system "xcodegen"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user