| Index: tools-webrtc/ios/client.webrtc/iOS64_Release.json
|
| diff --git a/tools-webrtc/ios/client.webrtc/iOS64_Release.json b/tools-webrtc/ios/client.webrtc/iOS64_Release.json
|
| index fe5b894214e4bbf4999a7e23b20c4426053a6d11..1cc6e2ae0295bfb679fd14cd209c71cc454409c8 100644
|
| --- a/tools-webrtc/ios/client.webrtc/iOS64_Release.json
|
| +++ b/tools-webrtc/ios/client.webrtc/iOS64_Release.json
|
| @@ -1,7 +1,4 @@
|
| {
|
| - "owners": [
|
| - "kjellander"
|
| - ],
|
| "comments": [
|
| "Builder for 64-bit devices.",
|
| "gn_args in this file is only read by the buildbot recipe; ",
|
| @@ -10,9 +7,10 @@
|
| ],
|
| "xcode version": "8.0",
|
| "gn_args": [
|
| + "is_debug=false",
|
| + "target_cpu=\"arm64\"",
|
| "use_goma=true"
|
| ],
|
| - "compiler": "ninja",
|
| "additional_compile_targets": [ "all" ],
|
| "configuration": "Release",
|
| "sdk": "iphoneos10.0",
|
|
|