An open API service indexing awesome lists of open source software.

https://github.com/zotero/zotero-ios

Zotero for iOS
https://github.com/zotero/zotero-ios

Last synced: about 1 year ago
JSON representation

Zotero for iOS

Awesome Lists containing this project

README

          

# Zotero for iOS

## Building

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