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 572572 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
573573 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
574574 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;
576576 PRODUCT_NAME = "$(TARGET_NAME)";
577577 SDKROOT = appletvos;
578578 TARGETED_DEVICE_FAMILY = 3;
622622 INFOPLIST_FILE = integration_test_tvos/Info.plist;
623623 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
624624 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;
626626 PRODUCT_NAME = "$(TARGET_NAME)";
627627 SDKROOT = appletvos;
628628 TARGETED_DEVICE_FAMILY = 3;
You can’t perform that action at this time.
0 commit comments