diff --git a/macOS/Info.plist b/macOS/Info.plist index a54867b..0762008 100644 --- a/macOS/Info.plist +++ b/macOS/Info.plist @@ -1,34 +1,32 @@ - 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)