| Index: webrtc/build/ios/client.webrtc.fyi/iOS32_Simulator_Debug.json
|
| diff --git a/webrtc/build/ios/client.webrtc.fyi/iOS32_Simulator_Debug.json b/webrtc/build/ios/client.webrtc.fyi/iOS32_Simulator_Debug.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f9db72355aeb4d4f5d3f9fbd4eacd16f8020f0fa
|
| --- /dev/null
|
| +++ b/webrtc/build/ios/client.webrtc.fyi/iOS32_Simulator_Debug.json
|
| @@ -0,0 +1,25 @@
|
| +{
|
| + "owners": [
|
| + "kjellander"
|
| + ],
|
| + "comments": [
|
| + "Tests for 32-bit iOS 9.0 simulators."
|
| + ],
|
| + "xcode version": "7.0",
|
| + "GYP_DEFINES": {
|
| + "chromium_ios_signing": "0",
|
| + "target_arch": "ia32",
|
| + "use_goma": "1",
|
| + "gomadir": "$(goma_dir)"
|
| + },
|
| + "compiler": "ninja",
|
| + "configuration": "Debug",
|
| + "sdk": "iphonesimulator9.0",
|
| + "tests": [
|
| + {
|
| + "include": "common_tests.json",
|
| + "device type": "iPhone 5s",
|
| + "os": "9.0"
|
| + },
|
| + ]
|
| +}
|
|
|