[sword-devel] bindings/objc build broken

Barnes, Jeffrey jbarnesweb at yahoo.com
Thu Jan 24 14:04:18 MST 2013


Ok, everything built. (Hooray!)

I recommend updating bindings/objc/README to the following.

Building ObjCSword wrapper framework howto
==========================================

Mac OS X target:
This project can only be built on OS X 10.8 (Mountain Lion) or later.

To build for Mac OS X:

1) Change to the dependencies directory.
2) Run retrieve.sh. This downloads the icu and clucene sources and headers which are required for the Xcode build.

To build from inside Xcode double-click the ObjCSword.xcodeproj in Finder. This opens Xcode and loads the Sword Project. Press <Command> + B to build (or select Build from the Product menu).

To build from the command line, enter xcodebuild -project ./ObjCSword.xcodeproj.


+++++++++++++

How can I reference this new ObjCSword in another project?

Thanks so much for your help Manfred.

Jeff





More information about the sword-devel mailing list