summaryrefslogtreecommitdiff
path: root/bindings/objc/build_sword/readme.txt
blob: f20e49e78c1d6d165495771fbca637783a064eb4 (plain)
1
2
3
4
5
6
7
8
9
Building sword library for Eloquent:

- make a symlink for libtoolize:
ln -s /usr/bin/glibtoolize /usr/bin/libtoolize

- build the library as it is a dependency for the Xcode project:
./build_mac_sword.sh -a fat -c
(check -? for possible options).