Releases: CocoaPods/CocoaPods
Releases Β· CocoaPods/CocoaPods
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
1.14.1
1.14.0
Enhancements
- None.
Bug Fixes
-
Fix a crash when running with activesupport 7.1.0.
MCanhisares
#12081 -
Fix another crash when running with activesupport 7.1.0.
movila
#12089
Other
-
Drop support for Ruby 2.6 (note: this may be reversed if possible so we can support macOS system ruby, but was a blocker at the time of release)
-
Drop support for bazaar SCM.