Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

ObjectBox Carthage Binary Project Specification

This folder contains ObjectBox.json, a Chartage "index" for binary frameworks. The advantage of using binary distribution is that those are slimmer than the "github" definition. Using "binary" instead, never causes Carthage to check out the Git repository. Thus updates are faster and less disk space is used.

Add binary ObjectBox dependency

Warning

The Carthage release is deprecated. See the root README for more details.

In your Cartfile, you typically add a line like this:

binary "https://raw.githubusercontent.com/objectbox/objectbox-swift/master/cartspec/ObjectBox.json"

For details and up-to-date information, please consult the installation docs.