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