CocoaPods v1.0.0 Release Notes

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

    CocoaPods.app

    1.0.0

    • โœ‚ Removes an unused menu item for specs repo updating
      orta
      #314
    • ๐Ÿ›  Fixes for localizations on the pod plugin install view controller
      orta
      #318

    ๐Ÿš€ 1.0.0.rc.1

    • ๐Ÿ›  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
    • Deintegrate CocoaPods from a project
      Nate West
      #296
    • Pod Repo Source Management, both in the Podfile Editor, and in the Main Menu
      orta
      #294

    CocoaPods

    โœจ Enhancements
    • Validate that resource bundles declared in the podspec contain resources.
      Samuel Giddins
      #5218
    • ๐Ÿ‘Œ Improvements to the error messaging around missing dependencies.
      Orta Therox
      #5260
    • ๐Ÿ‘‰ Make sharing schemes for development pods an installation option
      (share_schemes_for_development_pods) and disable sharing schemes
      0๏ธโƒฃ by default.
      Samuel Giddins
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fix search paths inheritance when there are transitive dependencies.
      Samuel Giddins
      #5264

    1.0.0.rc.2 (2016-05-04)

    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
    • ๐Ÿ– Handle when an abstract target has no declared platform without crashing.
      Samuel Giddins
      #5236
    • Don't recurse into child directories to find podspecs when running
      ๐Ÿ‘• pod spec lint.
      Samuel Giddins
      #5244