CocoaPods v1.5.2 Release Notes
Release Date: 2018-05-09 // almost 7 years ago-
๐ Download
CocoaPods.app
Master
๐ 1.2.0
- ๐ 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
Pod version completion
flufff42
#313๐ Change the home window size to match Xcode's
k0nserv
#339๐ Allow option clicking on a pod
pedrovieira7
#333Remember the editor window size across runs
K0nserv
#330Disable autocomplete in comments
k0nserv
#329๐ Fix error when trying to create a new Podfile from an xcodeproj with spaces
marcboquet
#337โ Added option to remove installed Command-Line Tool again (#338)
Buju77
#344๐ 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
#298Deintegrate CocoaPods from a project
Nate West
#296Pod Repo Source Management, both in the Podfile Editor, and in the Main Menu
orta
#294๐ 1.0.0.beta.8 2016.05.19
Re-designed Home Window
Orta Therox
#285๐ Support using the keychain for access tokens for private git repos
Orta Therox
#279๐ SSL fixes
David Ohayon
#281๐ Support for Handling Sources
Nate West
#275๐ Update cask sparkle checkpoint on release
Samuel Giddins
#266๐ Show a warning while editing a Podfile for a Podfile.lock generated with a newer version of CocoaPods
Nate West
#257Migrate project to Xcode 7.3
Nate West
#274๐ 1.0.0.beta.5 2016.03.03
๐ Prompt to move to /Applications
Daniel Tomlinson
#244๐ Ability to open the folder / Xcode project from the Podfile Metadata View
Wojciech Rutkowski
#246๐ Support for
pod init
Daniel Tomlinson
#245๐ 1.0.0.beta.3 2016.02.01
Target and project information
Eloy Durรกn
#161Font increase and decrease options in Podfile editor
Wojciech Rutkowski
#177Open button on Home Window for empty Recent list
Wojciech Rutkowski
#185๐ Show Project Info
Orta Therox
#141๐ Detect and recommend Plugins required by a Podfile
Orta Therox
#131Pod name autocomplete while editing Podfile
Nate West
#197Drag & Drop functionality on Home Window
Wojciech Rutkowski
#184Close button in Home Window closes the window
Wojciech Rutkowski
#201๐ Use spotlight as an additional way of finding Podfiles
Orta Therox
#198๐ Support highlighting CP DSL errors when they are not ruby syntax issues
Orta Therox
#205โ Add CPPodfileConsoleTextView to allow auto scrolling
Aaron Pearce
#213Empty console hints
Wojciech Rutkowski
#212โ Add support for tracking if the Podfile has been edited in another app
Naiko
#220โ Add Notifications for recent and newly opened files
Aaron Pearce
#222๐ 1.0.0.beta.2 2016.01.12
๐ 0.39.0 2015.10.11
๐ 0.38.2 2015.07.26
๐ 0.38.0 2015.07.22
๐ 0.37.0 2015.05.03
๐ 0.36.4 2015.04.17
๐ 0.36.3 2015.04.05
CocoaPods
โจ Enhancements
- ๐ Improve performance of the dependency resolver by removing duplicates for dependency nodes.
Jacek Suliga
๐ Bug Fixes
โ Do not include test dependencies input and output paths.
Dimitris Koutsogiorgas
#7688โ Remove [system] declaration attribute from generated module maps.
Dimitris Koutsogiorgas
#7589Properly namespace Info.plist names during target installation.
Dimitris Koutsogiorgas
#7611Always generate FRAMEWORK_SEARCH_PATHS for vendored_frameworks.
Paul Beusterien
#7591๐ Fix modular header access to header_dir's.
Paul Beusterien
#7597๐ Fix static framework dependent target double linking without
use_frameworks
.
Paul Beusterien
#7592๐ Make modular header private header access consistent with frameworks and static libraries.
Paul Beusterien
#7596โ Inhibit warnings for all dependencies during validation except for the one being validated.
Dimitris Koutsogiorgas
#7434Prevent duplicated targets from being stripped out from the framework search paths.
Liquidsoul
#7644Fix
assetcatalog_generated_info.plist
path in copy resources phase.
Maxime Le Moine
#7590 - ๐ Fix for loading the gh-inspector inside the ruby helper process, which should fix a lot of underlying UI issues