Use correct bundle ID for extensions in beta app
This commit is contained in:
parent
6044098278
commit
8459af4196
2 changed files with 9 additions and 1 deletions
|
|
@ -1885,6 +1885,7 @@
|
|||
);
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
|
||||
MTL_ENABLE_DEBUG_INFO = NO;
|
||||
OTHER_SWIFT_FLAGS = "-D BETA";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = me.mssun.passforiosbeta;
|
||||
PRODUCT_NAME = "Pass Beta";
|
||||
SDKROOT = iphoneos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue