Skip to content

chore(deps): update dependency cocoapods to v1.16.2

Renovate requested to merge renovate/cocoapods-1.x into master

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

Compare Source

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 new ENABLE_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 to 1.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.

Eric Amorde #​12656

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate

Merge request reports