Download Latest Version 1.16.2 source code.tar.gz (29.7 MB)
Email in envelope

Get an email when there's a new version of CocoaPods

Home / 1.16.0
Name Modified Size InfoDownloads / Week
Parent folder
1.16.0 source code.tar.gz 2024-10-29 29.7 MB
1.16.0 source code.zip 2024-10-29 36.3 MB
README.md 2024-10-29 1.6 kB
Totals: 3 Items   66.0 MB 2
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 geneerator to set SWIFT_INSTALL_OBJC_HEADER = YES on pod targets to enable consuming Swift pods from Objective-C. Eric Amorde #12656
Bug Fixes
  • Fix pod install issue when git's core.fsmonitor feature 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
  • Fix an issue comparing mixed numeric and string prerelease version segments.
    sagiwei #752

  • Fix crash when attempting to load non-existed CDN index shards on custom CDN repos.
    santam85 #771

Source: README.md, updated 2024-10-29