Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@orta orta released this 29 Jan 19:16
· 26 commits to master since this release

Download

CocoaPods.app

Master

1.2.0

CocoaPods

  • Fix for loading the gh-inspector inside the ruby helper process, which should fix a lot of underlying UI issues
    orta
    #377

1.1.0

CocoaPods

1.0.0

CocoaPods

  • 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

CocoaPods

  • 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

1.0.0.beta.8 2016.05.19

CocoaPods

1.0.0.beta.5 2016.03.03

CocoaPods

1.0.0.beta.3 2016.02.01

CocoaPods

1.0.0.beta.2 2016.01.12

CocoaPods

0.39.0 2015.10.11

CocoaPods

0.38.2 2015.07.26

CocoaPods

0.38.0 2015.07.22

CocoaPods

0.37.0 2015.05.03

CocoaPods

0.36.4 2015.04.17

CocoaPods

0.36.3 2015.04.05

CocoaPods

CocoaPods

Enhancements
  • None.
Bug Fixes

1.2.0.rc.1 (2017-01-13)

Enhancements
Bug Fixes
  • None.

1.2.0.beta.3 (2016-12-28)

Enhancements
Bug Fixes

1.2.0.beta.1 (2016-10-28)

Enhancements
  • Generate PODS_TARGET_SRCROOT build setting for each pod target.
    Dimitris Koutsogiorgas
    #5375
  • Add support for running CocoaPods on Linux.
    Samuel Giddins
  • Use native Ruby ASCII plist parsing and serialization, removing dependencies
    on FFI, Xcode, and macOS.
    Samuel Giddins
  • Run codesigning in parallel in the embed frameworks build phase when
    COCOAPODS_PARALLEL_CODE_SIGN is set to true.
    Ben Asher
    #6088
Bug Fixes