File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 469
469
MACOSX_DEPLOYMENT_TARGET = 14.2;
470
470
MARKETING_VERSION = 0.0.1;
471
471
PRODUCT_BUNDLE_IDENTIFIER = "com.argmaxinc.example.Playground${DEVELOPMENT_TEAM}";
472
- "PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = com.argmaxinc.example.Playground.heidi ;
472
+ "PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = com.argmaxinc.example.Playground;
473
473
PRODUCT_NAME = "$(TARGET_NAME)";
474
474
PROVISIONING_PROFILE_SPECIFIER = "";
475
475
SDKROOT = auto;
522
522
MACOSX_DEPLOYMENT_TARGET = 14.2;
523
523
MARKETING_VERSION = 0.0.1;
524
524
PRODUCT_BUNDLE_IDENTIFIER = "com.argmaxinc.example.Playground${DEVELOPMENT_TEAM}";
525
- "PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = com.argmaxinc.example.Playground.heidi ;
525
+ "PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = com.argmaxinc.example.Playground;
526
526
PRODUCT_NAME = "$(TARGET_NAME)";
527
527
PROVISIONING_PROFILE_SPECIFIER = "";
528
528
SDKROOT = auto;
You can’t perform that action at this time.
0 commit comments