Index: build/config/ios/Host-Info.plist |
diff --git a/build/config/ios/Host-Info.plist b/build/config/ios/Host-Info.plist |
index 090e08bacc74262a2d763ff79e093732c77c0475..9f6f5deef9e4ec67999d7efc97300a945fffae49 100644 |
--- a/build/config/ios/Host-Info.plist |
+++ b/build/config/ios/Host-Info.plist |
@@ -9,7 +9,7 @@ |
<key>CFBundleExecutable</key> |
<string>${EXECUTABLE_NAME}</string> |
<key>CFBundleIdentifier</key> |
- <string>${IOS_BUNDLE_ID_PREFIX}.test.ios_web_shell_test_host</string> |
+ <string>${IOS_BUNDLE_ID_PREFIX}.test.${EXECUTABLE_NAME:rfc1034identifier}</string> |
<key>CFBundleInfoDictionaryVersion</key> |
<string>6.0</string> |
<key>CFBundleName</key> |