mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-03 09:15:40 +02:00
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
#include "../Build.xcconfig"
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER[config=Debug] = $(ORG_IDENTIFIER).SideStore.$(DEVELOPMENT_TEAM).AltWidget
|
|
PRODUCT_BUNDLE_IDENTIFIER[config=Release] = $(ORG_IDENTIFIER).SideStore.AltWidget
|