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 _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
