Closed RishatShamsutdinov closed 8 years ago
#!/bin/bash
WEBRTC_RELEASE=true
GYP_DEFINES="use_openssl=1 build_with_chromium=0 ios_deployment_target=8.3 clang_xcode=1"
source ./webrtc-build-scripts/ios/dance.sh
I have no conflicts here.
Isn't there any chance someone will want to use "chromium_ios_signing=1" ?
It's problem of such people.
So I can't accept the pull request, just use your own forked version
I'm not familiar with the iOS settings for GYP_DEFINES, but there might be a conflict between the default value and the customized value