Skip to content

bibledit/ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bibledit iOS

Bibledit for iOS source code repository.

Folder "objective-c" contains the source as written in Objective-C.

  • The "build.sh" builds a fat bibledit library for iOS.
  • The "develop.txt" contains developer hints.

Folder "swift" contains the app written in Swift.