1. 08 May, 2013 1 commit
  2. 07 May, 2013 12 commits
  3. 05 May, 2013 1 commit
  4. 03 May, 2013 1 commit
    • Jeremy Slater's avatar
      Add Pods integration library · 3868eba8
      Jeremy Slater authored
      Adds the libPods.a and target derivatives back as targets in the Pods 
      project.  The integration libraries are simple containers linked with 
      all of the per spec libraries to create a single library for the user 
      project to link with.  The xcconfig file for the integration library 
      merges namespaced config settings for all dependent specs for use by 
      the user project.
      3868eba8
  5. 30 Apr, 2013 13 commits
  6. 29 Apr, 2013 1 commit
  7. 26 Apr, 2013 1 commit
    • Jeremy Slater's avatar
      Support xcconfig files per Podfile target · 717dc518
      Jeremy Slater authored
      Xcconfig files are generated for every library target and target 
      defined in the Podfile.  However, only the Podfile target xcconfig 
      files are added to the user project.  This required tracking all the 
      libraries as well as the Podfile targets through the installation and 
      integration procedures.
      717dc518
  8. 20 Apr, 2013 3 commits
  9. 19 Apr, 2013 7 commits