mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Update README.macos.md
This commit is contained in:
parent
a1b5efb42c
commit
0621a6173f
1 changed files with 3 additions and 1 deletions
|
|
@ -129,7 +129,9 @@ The libvpx build isn't able to produce dual architecture files. To workaround th
|
|||
If you want to generate a portable bundle, then install `gtk-mac-bundler`:
|
||||
|
||||
git clone https://github.com/jralls/gtk-mac-bundler.git
|
||||
cd gtk-mac-bundler && make install
|
||||
cd gtk-mac-bundler
|
||||
git checkout 6e2ed855aaeae43c29436c342ae83568573b5636
|
||||
make install
|
||||
export PATH=$PATH:~/.local/bin
|
||||
# make this dummy charset.alias file for the bundler to be happy:
|
||||
sudo touch /opt/local/lib/charset.alias
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue