Update build script path (#1768)

path changed in the webrtc repository
// FREEBIE
pull/1/head
Ronny 8 years ago committed by Michael Kirk
parent 17ed773314
commit 6d4945986a

@ -72,7 +72,7 @@ https://webrtc.org/native-code/ios/
gclient sync
# 3. Build webrtc
cd src
webrtc/build/ios/build_ios_libs.sh
tools-webrtc/ios/build_ios_libs.sh
# 4. Move the WebRTC.framework into Signal-iOS's Carthage directory
mv out_ios_libs/WebRTC.framework <Your Signal-iOS repository>/Carthage/Build/iOS/

Loading…
Cancel
Save