Change the intents extension’s bundle identifier to something unique.
This commit is contained in:
parent
16b945af35
commit
4115c2231b
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue