Skip to content

akaitsurugi/ObjCSword

 
 

Repository files navigation

ObjCSword

Objective-C wrapper of SWORD library

This library is the backend of the Eloquent bible study app. But it can certainly be used in other projects.

Notes on compiling:

  1. cd into dependencies and unpack icu.tar.gz and clucene.tar.gz.
  2. in dependencies make a checkout of the SWORD sources
  3. create a symlink to the SWORD source folder, like: ln -s <your_sword_src_folder> sword. Because the project is expecting SWORD sources under a sword symlink.

About

Objective-C wrapper for SWORD C++ library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rich Text Format 44.3%
  • Objective-C++ 29.1%
  • Objective-C 26.5%
  • C 0.1%