From 6a7b33047a9c3b4b0f298ef6d6f9c5b7a51324a6 Mon Sep 17 00:00:00 2001 From: jack Date: Tue, 8 Jul 2025 04:22:56 +0200 Subject: [PATCH] Fix share extension Info.plist - add missing NSExtension dictionary --- bitchatShareExtension/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitchatShareExtension/Info.plist b/bitchatShareExtension/Info.plist index d2b306a6..4f43a179 100644 --- a/bitchatShareExtension/Info.plist +++ b/bitchatShareExtension/Info.plist @@ -15,7 +15,7 @@ CFBundleName $(PRODUCT_NAME) CFBundlePackageType - $(PRODUCT_BUNDLE_PACKAGE_TYPE) + XPC! CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion @@ -40,4 +40,4 @@ com.apple.share-services - \ No newline at end of file +