1. 20 May, 2016 1 commit
    • Thomas Van Lenten's avatar
      Make the CocoaPods integration tests more robust · 6c47faa8
      Thomas Van Lenten authored
      - 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.
      6c47faa8
  2. 19 May, 2016 1 commit
    • Thomas Van Lenten's avatar
      CocoaPod Integration Tests · 16dd477a
      Thomas Van Lenten authored
      - Add an Xcode 6.3 created default iOS Project.
      - Add an Xcode 6.3 created default OS X Project.
      - Add Podfiles to for both that use Protobufs from within the tree.
      - Add a script to run the tests (and cleanup) to help confirm the state of the
        Protobuf.podspec and sources.
      16dd477a