| Index: webrtc/test/ios/Info.plist
|
| diff --git a/webrtc/test/ios/Info.plist b/webrtc/test/ios/Info.plist
|
| index 3adbe7cff697c0d212c16e18d692b0ae8c8a3582..4f6ae5875417b064e051420d47dd9e778e8f38a8 100644
|
| --- a/webrtc/test/ios/Info.plist
|
| +++ b/webrtc/test/ios/Info.plist
|
| @@ -9,7 +9,7 @@
|
| <key>CFBundleExecutable</key>
|
| <string>${EXECUTABLE_NAME}</string>
|
| <key>CFBundleIdentifier</key>
|
| - <string>com.google.gtest.${BUNDLE_ID_TEST_NAME:rfc1034identifier}</string>
|
| + <string>${IOS_BUNDLE_ID_PREFIX}.gtest.${GTEST_BUNDLE_ID_SUFFIX:rfc1034identifier}</string>
|
| <key>CFBundleInfoDictionaryVersion</key>
|
| <string>6.0</string>
|
| <key>CFBundleName</key>
|
|
|