Fix Info.plist path in build_ios_libs.sh

NOTRY=True
BUG=

Review-Url: https://codereview.webrtc.org/1988003002
Cr-Commit-Position: refs/heads/master@{#12784}
This commit is contained in:
tkchin
2016-05-17 23:08:25 -07:00
committed by Commit bot
parent 837dde9f1d
commit 3c5a294b60
2 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@
#import <WebRTC/RTCRtpCodecParameters.h>
#import <WebRTC/RTCRtpEncodingParameters.h>
#import <WebRTC/RTCRtpParameters.h>
#import <WebRTC/RTCRtpReceiver.h>
#import <WebRTC/RTCRtpSender.h>
#import <WebRTC/RTCSSLAdapter.h>
#import <WebRTC/RTCSessionDescription.h>