diff --git a/macOS/Info.plist b/macOS/Info.plist index 0762008..a54867b 100644 --- a/macOS/Info.plist +++ b/macOS/Info.plist @@ -1,32 +1,34 @@ + SUFeedURL + https://writefreely.org/apps/mac/appcast.xml ATSApplicationFontsPath . CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName WriteFreely CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIconFile CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName WriteFreely CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion $(CURRENT_PROJECT_VERSION) LSApplicationCategoryType public.app-category.social-networking LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET)