• 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
cocoapods.rb 2.94 KB