CocoaPods v1.0.0.rc Release Notes

Release Date: 2016-05-01 // almost 8 years ago
  • πŸš€ Download

    CocoaPods App

    • πŸ›  Fixes to Sparkle updates, by returning to CocoaPods' version numbers
      orta
      #300
    • πŸ‘‰ Show an alert if CP is going to re-integrate your project
      orta
      #299
    • πŸ’… Polish for Source Menus & Pod Autocomplete improvements
      orta
      #298
    • βž• Add support for Deintegrating CocoaPods from a project via a menu item
      Nate West
      #296
    • Pod Repo Source Management, both in the Podfile Editor, and in the Main Menu
      orta
      #294

    CocoaPods

    ✨ Enhancements
    • βœ… The pod init command now uses target inheritance for test targets
      in the generated Podfile.
      Orta Therox
      #4714
    • πŸ‘Œ Support customized build directories by letting user xcconfig definitions
      πŸ— rely on the new overridable alias build variable PODS_BUILD_DIR.
      Marius Rackwitz
      #5217
    πŸ› Bug Fixes
    • πŸ›  Fix for pod repo push --help throwing an error.
      Boris BΓΌgling
      #5214
    • ⚠ The warning for not having utf-8 set as the default encoding for a
      terminal now properly respects the --no-ansi argument.
      Joshua Kalpin
      #5199