NetNewsWire/Technotes/Dependencies.markdown

1.3 KiB

Third Party Dependencies

In addition to our own frameworks (RSCore, RSDatabase, RSParser, RSTree, and RSWeb) we use various third party frameworks.

Thank you to the authors of these!

BrightFutures

Required by OAuthSwift (through Erik) as a testing dependency. Not shipped in NNW.

Erik

Required by OAuthSwift as a testing dependency. Not shipped in NNW.

FileKit

Required by OAuthSwift (through Erik) as a testing dependency. Not shipped in NNW.

FMDB

RSDatabase uses FMDB for SQLite persistence.

Kanna

Required by OAuthSwift as a testing dependency. Not shipped in NNW.

OAuthSwift

Our Reddit and Twitter use the OAuth framework to authenticate with the services and then service requests to them.

PLCrashReporter

Used to collect crash reports and send them to Brent. Mac only.

Sparkle

Used to provide application updates to users. Mac only.

Swifter

Required by OAuthSwift as a testing dependency. Not shipped in NNW.