zotero / zotero-ios

Zotero for iOS
https://apps.apple.com/us/app/zotero/id1513554812
Other
236 stars 30 forks source link

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.