Skip to content

0.38.0.beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@segiddins segiddins released this 05 Jul 18:42
· 1238 commits to master since this release
Bug Fixes
  • All string values written via the Podspec Ruby DSL will automatically have
    extraneous spaces stripped.
    Samuel Giddins
    #239

0.38.0.beta.1

Breaking
  • Deprecate the xcconfig attribute in the Podspec DSL, which is replaced by
    the new attributes pod_target_xcconfig and user_target_xcconfig.
    Marius Rackwitz
    CocoaPods#3465
Enhancements