diff --git a/.gitmodules b/.gitmodules index 5010488b4..5245b19b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "submodules/RSDatabase"] path = submodules/RSDatabase url = https://github.com/brentsimmons/RSDatabase +[submodule "submodules/plcrashreporter"] + path = submodules/plcrashreporter + url = https://opensource.plausible.coop/stash/scm/plcr/plcrashreporter.git diff --git a/Subscribe-to-Feed-MAS-Info.plist b/Subscribe-to-Feed-MAS-Info.plist deleted file mode 100644 index 6e2ebb904..000000000 --- a/Subscribe-to-Feed-MAS-Info.plist +++ /dev/null @@ -1,64 +0,0 @@ - - - - - CFBundleDevelopmentRegion - $(DEVELOPMENT_LANGUAGE) - CFBundleDisplayName - Subscribe to Feed - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - XPC! - CFBundleShortVersionString - 1.0 - CFBundleVersion - 2 - LSMinimumSystemVersion - $(MACOSX_DEPLOYMENT_TARGET) - NSExtension - - NSExtensionPointIdentifier - com.apple.Safari.extension - NSExtensionPrincipalClass - $(PRODUCT_MODULE_NAME).SafariExtensionHandler - SFSafariContentScript - - - Script - netnewswire-subscribe-to-feed.js - - - SFSafariToolbarItem - - Action - Command - Identifier - Button - Image - ToolbarItemIcon.pdf - Label - Subscribe to Feed - - SFSafariWebsiteAccess - - Allowed Domains - - *.* - - Level - All - - - NSHumanReadableCopyright - Copyright © 2018 Ranchero Software. All rights reserved. - NSHumanReadableDescription - This extension adds a Safari toolbar button for easily subscribing to the syndication feed for the current page. - - diff --git a/submodules/plcrashreporter b/submodules/plcrashreporter new file mode 160000 index 000000000..05d34741d --- /dev/null +++ b/submodules/plcrashreporter @@ -0,0 +1 @@ +Subproject commit 05d34741d3a90bbed51214983110943831ae5943