CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName MastodonIntent CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion $(CURRENT_PROJECT_VERSION) NSExtension NSExtensionAttributes IntentsRestrictedWhileLocked IntentsRestrictedWhileProtectedDataUnavailable IntentsSupported SendPostIntent NSExtensionPointIdentifier com.apple.intents-service NSExtensionPrincipalClass $(PRODUCT_MODULE_NAME).IntentHandler