- Notifications
You must be signed in to change notification settings - Fork2.7k
Releases: CocoaPods/CocoaPods
1.16.2
Enhancements
- None.
Bug Fixes
- Bump min xcodeproj to 1.27.0 to include revert of breaking build setting changes.
Eric Amorde
#12675
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.16.1
Enhancements
- None.
Bug Fixes
- Fix an issue breaking
pod lib lint/pod spec lintdue to newENABLE_USER_SCRIPT_SANDBOXINGsetting.
Eric Amorde
#12664
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.16.0
Enhancements
Add Support for Xcode 14.3's ENABLE_MODULE_VERIFIER.
sharplet
#12390Xcode 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 inCocoaPods/Core
Enhancements
Bug Fixes
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.15.2
Enhancements
- None.
Bug Fixes
- Revert#12154,#12165, and#12158 to fix regressions in 1.15.0 and 1.15.1.
Paul Beusterien
#12226
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.15.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
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
#11640Don't use the
remove_destinationparameter in FileUtils.cp_r
Justin Martin
#12165Support
visionosinpod lib lint --platforms=and usexrosforFourflusher
MagnificentMiles
#12159
Changes incocoapods-core 1.15.0
Enhancements
- None.
Bug Fixes
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.14.3
Enhancements
- None.
Bug Fixes
- Revert minimum required Ruby version to 2.6 to support macOS system Ruby
Eric Amorde
#12122
Assets2
Uh oh!
There was an error while loading.Please reload this page.
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.14.1
Enhancements
- None.
Bug Fixes
- Fix a crash when attempting to
require 'cocoapods-core'on specific versions of activesupport
Eric Amorde
#12116
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.14.0
Enhancements
- None.
Bug Fixes
Fix a crash when running with activesupport 7.1.0.
MCanhisares
#12081Fix 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.
Assets2
Uh oh!
There was an error while loading.Please reload this page.