Make me default RSS reader (sandbox compatible)

This commit is contained in:
relikd
2019-08-19 23:30:56 +02:00
parent a777b5672f
commit b961a3a56c
9 changed files with 62 additions and 104 deletions

View File

@@ -34,6 +34,8 @@
static NSPasteboardType const UTI_OPML = @"org.opml";
/// URL with newest baRSS releases. Automatically added when user starts baRSS for the first time.
static NSString* const versionUpdateURL = @"https://github.com/relikd/baRSS/releases.atom";
/// URL to help page of auxiliary application "URL Scheme Defaults"
static NSString* const auxiliaryAppURL = @"https://github.com/relikd/URL-Scheme-Defaults#url-scheme-defaults";
#pragma mark - NSImageName constants