| Index: webrtc/build/mb_config.pyl
|
| diff --git a/webrtc/build/mb_config.pyl b/webrtc/build/mb_config.pyl
|
| index 99e1433c6d5dc3e900187d5f8e5457f722cf2f8f..b796089b1a69cc44a35e7e1899b21fdc904ed2cb 100644
|
| --- a/webrtc/build/mb_config.pyl
|
| +++ b/webrtc/build/mb_config.pyl
|
| @@ -24,8 +24,8 @@
|
| 'iOS32 Release': 'ios_gyp_release_bot_arm_device',
|
| 'iOS64 Debug': 'ios_gyp_debug_static_bot_arm64_device',
|
| 'iOS64 Release': 'ios_gyp_release_bot_arm64_device',
|
| - 'iOS32 Debug Simulator': 'ios_gyp_debug_static_bot_x86',
|
| - 'iOS64 Debug Simulator': 'ios_gyp_debug_static_bot_x64',
|
| + 'iOS32 Simulator Debug': 'ios_gyp_debug_static_bot_x86',
|
| + 'iOS64 Simulator Debug': 'ios_gyp_debug_static_bot_x64',
|
| 'iOS64 Debug (GN)': 'ios_gn_debug_static_bot_arm64_device',
|
| 'iOS64 Release (GN)': 'ios_gn_release_bot_arm64_device',
|
|
|
|
|