chore(deps): update dependency cocoapods to v1.16.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
cocoapods | minor |
"1.15.2" -> "1.16.2"
|
Release Notes
CocoaPods/CocoaPods (cocoapods)
v1.16.2
Enhancements
- None.
Bug Fixes
- Bump min xcodeproj to 1.27.0 to include revert of breaking build setting changes.
Eric Amorde #12675
v1.16.1
Enhancements
- None.
Bug Fixes
- Fix an issue breaking
pod lib lint
/pod spec lint
due to newENABLE_USER_SCRIPT_SANDBOXING
setting.
Eric Amorde #12664
v1.16.0
Enhancements
-
Add Support for Xcode 14.3's ENABLE_MODULE_VERIFIER.
sharplet #12390 -
Xcode 16 support.
- Bump minimum
xcodeproj
to1.26.0
- Update project generator to set
GENERATE_INFOPLIST_FILE = NO
on 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 = YES
on pod targets to enable consuming Swift pods from Objective-C.
- Bump minimum
Bug Fixes
- Fix pod install issue when git's
core.fsmonitor
feature is enabled (again)
Justin Martin #12349
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate