Releases: CocoaPods/CocoaPods
Release list
1.17.0
Enhancements
-
Added
--no-lintoption forpod repo pushcommand to allow skipping Lint phase when publishing a Pod.
Guillermo Mazzola
#12706 -
Bump minimum Xcodeproj to 1.28.0.
Eric Amorde
#12913 -
Remove unused escape dependency.
Samuel Giddins, Eric Amorde
#12914
Bug Fixes
-
Update ruby-macho to 4.1.0 to address new mergable libraries not beind detected correctly.
Parsa Nasirimehr
#12691 -
Fix a crash when run with certain versions of active_support.
Eric Amorde
#12915
1.16.2
1.16.1
1.16.0
Enhancements
-
Add Support for Xcode 14.3's ENABLE_MODULE_VERIFIER.
sharplet
#12390 -
Xcode 16 support.
- Bump minimum
xcodeprojto1.26.0 - Update project generator to set
GENERATE_INFOPLIST_FILE = NOon pod targets - Update project generator to set
ENABLE_USER_SCRIPT_SANDBOXING = NO= NO` on pod targets to fix build failures with vendored frameworks. - Update project generator to set
SWIFT_INSTALL_OBJC_HEADER = YESon pod targets to enable consuming Swift pods from Objective-C.
Eric Amorde
#12656
- Bump minimum
Bug Fixes
- Fix pod install issue when git's
core.fsmonitorfeature is enabled (again)
Justin Martin
#12349
Changes in CocoaPods/Core
Enhancements
- Add ability to configure max concurrency of CDN requests through environment variable.
maikelvdh
#773
Bug Fixes
1.15.2
1.15.1
1.15.0
Enhancements
- Optimize performance during uncached pod installation.
Dimitris Koutsogiorgas
#12154
Bug Fixes
-
Fix pod install issue when git's
core.fsmonitorfeature is enabled
Justin Martin
#11640 -
Don't use the
remove_destinationparameter in FileUtils.cp_r
Justin Martin
#12165 -
Support
visionosinpod lib lint --platforms=and usexrosforFourflusher
MagnificentMiles
#12159
Changes in cocoapods-core 1.15.0
Enhancements
- None.
Bug Fixes
1.14.3
1.14.2
Enhancements
- None.
Bug Fixes
- Fix a bug when attempting to publish a Pod with
pod trunk pushin certain cases
Eric Amorde
CocoaPods/Core#729