Index: webrtc/build/ios/SDK/PodTest/Podfile |
diff --git a/webrtc/build/ios/SDK/PodTest/Podfile b/webrtc/build/ios/SDK/PodTest/Podfile |
deleted file mode 100644 |
index fec22d917fa35cc9070d3155d777ecf60e172b68..0000000000000000000000000000000000000000 |
--- a/webrtc/build/ios/SDK/PodTest/Podfile |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-# 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 |
- |