mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
[App-Groups]: Fix: Widgets AppGroup was mismatching from Sidestore main app
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#include "../Build.xcconfig"
|
||||
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(PRODUCT_BUNDLE_IDENTIFIER).AltBackup
|
||||
|
||||
// retain the non-suffixed bundleID set in $GROUP_ID for APP_GROUP_IDENTIFIER
|
||||
APP_GROUP_IDENTIFIER = $(GROUP_ID)
|
||||
@@ -1,6 +1,3 @@
|
||||
#include "../Build.xcconfig"
|
||||
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(PRODUCT_BUNDLE_IDENTIFIER).AltWidget
|
||||
|
||||
// retain the non-suffixed bundleID set in $GROUP_ID for APP_GROUP_IDENTIFIER
|
||||
APP_GROUP_IDENTIFIER = $(GROUP_ID)
|
||||
Reference in New Issue
Block a user