[sword-devel] bindings/objc build broken

Manfred Bergmann manfred.bergmann at me.com
Thu Jan 24 14:11:15 MST 2013


Yep, thanks. I will update the README.

You can now use the result (ObjCSword.framework) as a dependency in another project.
Or you add the whole Xcode project to another Xcode project.
If you build the outer project the inner project is built as well or actually the inner one is built first.

You can also have a look at the (too few) OCUnit tests (i.e. SwordModuleTest) in ObjCSword, at least regarding the API usage.



Manfred


Am 24.01.2013 um 22:04 schrieb "Barnes, Jeffrey" <jbarnesweb at yahoo.com>:

> 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