Zotero for iOS
Building
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
pdf-keys/license.plist
andpdf-keys/pspdfkit-pod.txt
. - Open
Zotero.xcodeproj
and build the project.