Skip to content

zotero/zotero-ios

Repository files navigation

Zotero for iOS

Building

  1. git clone --recursive https://github.com/zotero/zotero-ios.git
  2. cd zotero-ios
  3. ./scripts/setup.sh
  4. If you have your own PSPDFKit license, add it to licenses/licenses.plist. Otherwise you will be using a time-limited evaluation version.
  5. Open Zotero.xcodeproj and build the project.