Skip to content

Commit

Permalink
Add localisation generate to Brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH committed Jan 23, 2025
1 parent 5de686d commit 713161a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 713161a

Please sign in to comment.