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
- Host: GitHub
- URL: https://github.com/zotero/zotero-ios
- Owner: zotero
- License: other
- Created: 2019-02-02T08:04:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T07:51:50.000Z (about 1 year ago)
- Last Synced: 2025-04-10T08:42:55.920Z (about 1 year ago)
- Language: Swift
- Homepage: https://apps.apple.com/us/app/zotero/id1513554812
- Size: 48.1 MB
- Stars: 259
- Watchers: 11
- Forks: 35
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
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.