CocoaPods v0.11.0 Release Notes

Release Date: 2012-08-08 // over 11 years ago
  • CocoaPods

    Enhancements
    • ➕ Added support for public headers. [#440]
    • ➕ Added pod repo lint. [#423]
    • 👌 Improved support for :head option and SVN repositories.
    • When integrating Pods with a project without "Frameworks" group in root of the project, raise an informative message. #431
    • ⬇️ Dropped support for legacy config.ios? and config.osx?

    🛠 ###### Bug fixes

    • 🔖 Version message now correctly terminates with a 0 exit status.
    • Resolved an issue that lead to git error messages in the error report.