aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/objc/README
diff options
context:
space:
mode:
authorfischman@webrtc.org <fischman@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-12-16 17:15:19 +0000
committerfischman@webrtc.org <fischman@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-12-16 17:15:19 +0000
commit5b3c67ef25c40a7866b251042e552ae54b297b75 (patch)
treecfaf15d368ae2fa160182ffe4af736870246db9e /talk/app/webrtc/objc/README
parent919f87fb36af15bd995eca00c53a1dee1c8b5000 (diff)
downloadwebrtc-5b3c67ef25c40a7866b251042e552ae54b297b75.tar.gz
objc/README: Remove outdated advice about target_os.
BUG=chromium:248168 TBR=wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/5979005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5302 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'talk/app/webrtc/objc/README')
-rw-r--r--talk/app/webrtc/objc/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/talk/app/webrtc/objc/README b/talk/app/webrtc/objc/README
index 761338fc9c..777874471f 100644
--- a/talk/app/webrtc/objc/README
+++ b/talk/app/webrtc/objc/README
@@ -7,8 +7,6 @@ Prerequisites:
.gclient file should contain a line like:
target_os = ['ios', 'mac']
Make sure to re-run gclient sync after adding this to download the tools.
- Note that until http://crbug.com/248168 is fixed one needs to do a gclient
- sync with just 'mac' and then follow that with a sync with both.
- Set up webrtc-related $GYP_DEFINES; example shell functions that set
up for building for iOS-device, iOS-simulator, and Mac (resp) are: