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
-
Allow option clicking on a pod
pedrovieira7
#333 -
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
#298 -
Pod 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 -
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
#257
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
#161 -
Font increase and decrease options in Podfile editor
Wojciech Rutkowski
#177 -
Open 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
#131 -
Drag & Drop functionality on Home Window
Wojciech Rutkowski
#184 -
Close 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
#213 -
Empty 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
#7589 -
Properly namespace Info.plist names during target installation.
Dimitris Koutsogiorgas
#7611 -
Always 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
#7434 -
Prevent duplicated targets from being stripped out from the framework search paths.
Liquidsoul
#7644 -
Fix
assetcatalog_generated_info.plist
path in copy resources phase.
Maxime Le Moine
#7590