1. 13 Feb, 2013 13 commits
  2. 12 Feb, 2013 10 commits
  3. 11 Feb, 2013 2 commits
  4. 10 Feb, 2013 3 commits
  5. 08 Feb, 2013 3 commits
  6. 07 Feb, 2013 4 commits
  7. 06 Feb, 2013 1 commit
  8. 05 Feb, 2013 4 commits
    • Arnaud Bellec's avatar
    • Arnaud Bellec's avatar
      4a4ed07a
    • Fabio Pelosin's avatar
      47a8a68f
    • Fabio Pelosin's avatar
      Merge branch 'master' into 0.17 · fad4b5ab
      Fabio Pelosin authored
      * master:
        Release 0.16.2
        Bump Xcodeproj dependency.
        Update CHANGELOG
        Make specs green.
        Update bundle.
        Run on the new Travis CI mac workers on both system Ruby and 1.9.3-p327.
        Generate Pods target in Mac OS X with the specified deployment target.
        Disable libSystem objects for ARC libs that target older platforms.
        Fix podspec in Podfile with no options.
        Add install note for RVM users about symlinking GCC to LLVM-GCC.
        Removed comments from Mercurial sample podspec used in tests.
        Added support for pre-download over Mercurial.
        Quote storyboard and xib paths
      
      Conflicts:
      	CHANGELOG.md
      	Gemfile.lock
      	cocoapods.gemspec
      	examples/AFNetworking Mac Example/Podfile.lock
      	examples/AFNetworking iOS Example/Podfile.lock
      	examples/MGSplitView/Podfile.lock
      	examples/RKTwitter/Podfile.lock
      	examples/RKTwitter/RKTwitter.xcodeproj/project.pbxproj
      	examples/RelativePathProject/Podfile.lock
      	examples/SSCatalog/Podfile.lock
      	examples/SSCatalog/SSCatalog.xcodeproj/project.pbxproj
      	examples/TargetTest/Podfile.lock
      	lib/cocoapods.rb
      	lib/cocoapods/dependency.rb
      	lib/cocoapods/platform.rb
      	lib/cocoapods/podfile.rb
      	lib/cocoapods/project.rb
      	lib/cocoapods/specification.rb
      	spec/fixtures/mercurial-repo/.hg/dirstate
      	spec/fixtures/mercurial-repo/.hg/last-message.txt
      	spec/fixtures/mercurial-repo/.hg/store/00changelog.i
      	spec/fixtures/mercurial-repo/.hg/store/00manifest.i
      	spec/fixtures/mercurial-repo/.hg/store/fncache
      	spec/fixtures/mercurial-repo/.hg/store/undo
      	spec/fixtures/mercurial-repo/.hg/undo.desc
      	spec/fixtures/mercurial-repo/.hg/undo.dirstate
      	spec/integration_spec.rb
      	spec/unit/dependency_spec.rb
      	spec/unit/local_pod_spec.rb
      	spec/unit/podfile_spec.rb
      	spec/unit/specification_spec.rb
      fad4b5ab