File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
remote_config/integration_test/integration_test.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 572
572
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
573
573
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
574
574
MTL_FAST_MATH = YES;
575
- PRODUCT_BUNDLE_IDENTIFIER = " com.google.ios.remoteconfig.testapp.integration-test-tvos" ;
575
+ PRODUCT_BUNDLE_IDENTIFIER = com.google.ios.remoteconfig.testapp;
576
576
PRODUCT_NAME = "$(TARGET_NAME)";
577
577
SDKROOT = appletvos;
578
578
TARGETED_DEVICE_FAMILY = 3;
622
622
INFOPLIST_FILE = integration_test_tvos/Info.plist;
623
623
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
624
624
MTL_FAST_MATH = YES;
625
- PRODUCT_BUNDLE_IDENTIFIER = " com.google.ios.remoteconfig.testapp.integration-test-tvos" ;
625
+ PRODUCT_BUNDLE_IDENTIFIER = com.google.ios.remoteconfig.testapp;
626
626
PRODUCT_NAME = "$(TARGET_NAME)";
627
627
SDKROOT = appletvos;
628
628
TARGETED_DEVICE_FAMILY = 3;
You can’t perform that action at this time.
0 commit comments