Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
ad524d66d3b6d7ad22f0d43b5128bb759ed351d9
/
.
/
tools-webrtc
/
ios
/
SDK
/
PodTest
/
Podfile
blob: fec22d917fa35cc9070d3155d777ecf60e172b68 [
file
] [
log
] [
blame
]
# Uncomment this line to define a global platform for your project
# platform :ios, '8.0'
# Uncomment this line if you're using Swift
# use_frameworks!
target
'PodTest'
do
pod
"WebRTC"
,
:
path
=>
"../../../../../out_ios_libs"
end