This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
1.0.0
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
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