mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Use .NetNewsWire.iOS.SpringboardWidgets as bundle ID for widgets extension.
This commit is contained in:
@@ -37,7 +37,7 @@ PROVISIONING_PROFILE_SPECIFIER =
|
||||
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/../../Frameworks
|
||||
CODE_SIGN_ENTITLEMENTS = Widget/NetNewsWire_iOS_WidgetExtension.entitlements
|
||||
INFOPLIST_FILE = Widget/Info.plist
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS.Widgets
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS.SpringboardWidgets
|
||||
PRODUCT_NAME = $(TARGET_NAME)
|
||||
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0
|
||||
|
||||
Reference in New Issue
Block a user