Index: third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework |
diff --git a/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework b/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework |
deleted file mode 100644 |
index 27eeafc9c8d8108db7ea7491d6b620044a78302a..0000000000000000000000000000000000000000 |
--- a/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-source 'https://github.com/CocoaPods/Specs.git' |
-platform :osx, '10.9' |
- |
-install! 'cocoapods', :deterministic_uuids => false |
- |
-use_frameworks! |
- |
-target 'OSXCocoaPodsTester' do |
- pod 'Protobuf', :path => '../../../..' |
-end |