aboutsummaryrefslogtreecommitdiff
path: root/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework
Commit message (Collapse)AuthorAgeFilesLines
* Make the CocoaPods integration tests more robustThomas Van Lenten2016-05-201-0/+10
- Env solution doesn't seem to always work, use template pod files and copy them in place instead. - Flush the pods cache before and after runs. - Make pod install verbose to have the info incase something goes wrong.