mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Change the intents extension’s bundle identifier to something unique.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
CODE_SIGN_ENTITLEMENTS = iOS/ShareExtension/NetNewsWire_iOS_ShareExtension.entitlements
|
||||
INFOPLIST_FILE = iOS/IntentsExtension/Info.plist
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS.Intents-Extension
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS.IntentsExtension
|
||||
PRODUCT_NAME = $(TARGET_NAME)
|
||||
|
||||
Reference in New Issue
Block a user