Skip to main content
Skip table of contents

Installation - iOS

Installing Swift framework

Prerequisites

  • You need authentication credentials (username and password) to access binaries. If you have not received your credentials yet, please contact Colibrio.

  • Create .netrc file in your home directory if not present

  • Add credentials to .netrc as follows (replace USERNAME and PASSWORD with your credentials you got from Colibrio):

CODE
machine spm.pkg.colibrio.com login USERNAME password PASSWORD 

You may need to restart XCode after modifying the .netrc file.

Installation

  1. In Xcode open Files -> Add Packages...

  2. Paste package url in the search field
    https://bitbucket.org/colibrio/colibrio-pkg-spm

  3. Set the dependency to version of your choice and click Add Package button

Sample app

To get up and running with the Colibrio Reader Framework, we suggest to check out the iOS sample app.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.