mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
#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) |