CocoaPods

The Cocoa Dependency Manager.

OTHER License

Downloads
193.2M
Stars
14.6K
Committers
374

Bot releases are hidden (Show)

CocoaPods - 1.7.1

Published by dnkoutso over 5 years ago

Enhancements
  • None.
Bug Fixes
  • Stabilize product reference UUIDs to fix Xcode crashing with incremental installation.
    Sebastian Shanus
    #8845

  • Fix a 1.7.0 regression in header directory paths when using static libraries
    Eric Amorde
    #8836

CocoaPods - 1.7.0

Published by dnkoutso over 5 years ago

Enhancements
  • None.
Bug Fixes

1.7.0.rc.2 (2019-05-15)

Enhancements
  • None.
Bug Fixes

1.7.0.rc.1 (2019-05-02)

Enhancements
  • Replace Pods project Dependencies group with Development Pods and Pods groups.
    Sebastian Shanus
    #8659

  • Add an error message for :podspec pods not matching the version in Pods and on disk
    orta
    #8676

Bug Fixes

1.7.0.beta.3 (2019-03-28)

Enhancements
  • Adds support for referring to other podspecs during validation
    Orta Therox
    #8536
Bug Fixes

1.7.0.beta.2 (2019-03-08)

Enhancements
Bug Fixes

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
CocoaPods - 1.7.0.rc.1

Published by dnkoutso over 5 years ago

Enhancements
  • Replace Pods project Dependencies group with Development Pods and Pods groups.
    Sebastian Shanus
    #8659

  • Add an error message for :podspec pods not matching the version in Pods and on disk
    orta
    #8676

Bug Fixes

1.7.0.beta.3 (2019-03-28)

Enhancements
  • Adds support for referring to other podspecs during validation
    Orta Therox
    #8536
Bug Fixes

1.7.0.beta.2 (2019-03-08)

Enhancements
Bug Fixes

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
CocoaPods - 1.7.0.rc.2

Published by dnkoutso over 5 years ago

Enhancements
  • None.
Bug Fixes

1.7.0.rc.1 (2019-05-02)

Enhancements
  • Replace Pods project Dependencies group with Development Pods and Pods groups.
    Sebastian Shanus
    #8659

  • Add an error message for :podspec pods not matching the version in Pods and on disk
    orta
    #8676

Bug Fixes

1.7.0.beta.3 (2019-03-28)

Enhancements
  • Adds support for referring to other podspecs during validation
    Orta Therox
    #8536
Bug Fixes

1.7.0.beta.2 (2019-03-08)

Enhancements
Bug Fixes

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
CocoaPods - 1.6.2

Published by dnkoutso over 5 years ago

Enhancements
  • None.
Bug Fixes
CocoaPods - 1.7.0.beta.3

Published by dnkoutso over 5 years ago

Enhancements
  • Adds support for referring to other podspecs during validation
    Orta Therox
    #8536
Bug Fixes

1.7.0.beta.2 (2019-03-08)

Enhancements
Bug Fixes

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
CocoaPods - 1.7.0.beta.2

Published by dnkoutso over 5 years ago

Enhancements
Bug Fixes

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
CocoaPods - 1.7.0.beta.1

Published by dnkoutso over 5 years ago

Enhancements
Bug Fixes
CocoaPods - 1.6.1

Published by dnkoutso over 5 years ago

Enhancements
  • None.
Bug Fixes
CocoaPods - 1.6.0

Published by dnkoutso over 5 years ago

Enhancements
  • None.
Bug Fixes
  • None.

1.6.0.rc.2 (2019-01-29)

Enhancements
  • None.
Bug Fixes

1.6.0.rc.1 (2019-01-25)

Enhancements
Bug Fixes

1.6.0.beta.2 (2018-10-17)

Enhancements
  • Remove contraction from docs to fix rendering on the website.
    stevemoser
    #8131

  • Provide an installation option to preserve folder structure
    dacaiguoguogmail
    #8097

  • Nests test specs host apps inside that Pod's directory for cleaner project
    navigators.
    Derek Ostrander

  • mark_ruby_file_ref add indent width and tab width config
    dacaiguoguogmail

  • Print an error that will show up in Xcode's issue navigator upon unexpected
    failures in the copy resources and embed frameworks script phases.
    Samuel Giddins

  • Validate that all generated PBXNativeTargets contain source files to build,
    so specs (including test specs) with no source files won't fail at runtime
    due to the lack of a generated executable.
    Samuel Giddins

  • Print better promote message when unable to find a specification.
    Xinyu Zhao
    #8064

  • Silence warnings in headers for Pods with inhibit_warnings => true
    Guillaume Algis
    #6401

  • When resolving a locked dependency, source the spec from the locked
    specs repository.
    Samuel Giddins

  • Slightly improve resolution speed for Podfiles that contain multiple targets
    with the same dependencies.
    Samuel Giddins

Bug Fixes

1.6.0.beta.1 (2018-08-16)

Enhancements
Bug Fixes
CocoaPods - 1.6.0.rc.2

Published by dnkoutso over 5 years ago

Enhancements
  • None.
Bug Fixes

1.6.0.rc.1 (2019-01-25)

Enhancements
Bug Fixes

1.6.0.beta.2 (2018-10-17)

Enhancements
  • Ensuring pod install/update can run on Windows.
    David Airapetyan
    #8055

  • Remove contraction from docs to fix rendering on the website.
    stevemoser
    #8131

  • Provide an installation option to preserve folder structure
    dacaiguoguogmail
    #8097

  • Nests test specs host apps inside that Pod's directory for cleaner project
    navigators.
    Derek Ostrander

  • mark_ruby_file_ref add indent width and tab width config
    dacaiguoguogmail

  • Print an error that will show up in Xcode's issue navigator upon unexpected
    failures in the copy resources and embed frameworks script phases.
    Samuel Giddins

  • Validate that all generated PBXNativeTargets contain source files to build,
    so specs (including test specs) with no source files won't fail at runtime
    due to the lack of a generated executable.
    Samuel Giddins

  • Print better promote message when unable to find a specification.
    Xinyu Zhao
    #8064

  • Silence warnings in headers for Pods with inhibit_warnings => true
    Guillaume Algis
    #6401

  • When resolving a locked dependency, source the spec from the locked
    specs repository.
    Samuel Giddins

  • Slightly improve resolution speed for Podfiles that contain multiple targets
    with the same dependencies.
    Samuel Giddins

  • Use xcfilelists for script phase input & output paths, to reduce churn in
    the user Xcode project and reduce the chance of hitting ARG_MAX.
    Samuel Giddins
    #8037
    Dimitris Koutsogiorgas
    #8414

Bug Fixes

1.6.0.beta.1 (2018-08-16)

Enhancements
Bug Fixes
CocoaPods - 1.6.0.beta.2

Published by segiddins about 6 years ago

Enhancements
  • Remove contraction from docs to fix rendering on the website.
    stevemoser
    #8131

  • Provide an installation option to preserve folder structure
    dacaiguoguogmail
    #8097

  • Nests test specs host apps inside that Pod's directory for cleaner project
    navigators.
    Derek Ostrander

  • mark_ruby_file_ref add indent width and tab width config
    dacaiguoguogmail

  • Print an error that will show up in Xcode's issue navigator upon unexpected
    failures in the copy resources and embed frameworks script phases.
    Samuel Giddins

  • Validate that all generated PBXNativeTargets contain source files to build,
    so specs (including test specs) with no source files won't fail at runtime
    due to the lack of a generated executable.
    Samuel Giddins

  • Print better promote message when unable to find a specification.
    Xinyu Zhao
    #8064

  • Silence warnings in headers for Pods with inhibit_warnings => true
    Guillaume Algis
    #6401

  • When resolving a locked dependency, source the spec from the locked
    specs repository.
    Samuel Giddins

  • Slightly improve resolution speed for Podfiles that contain multiple targets
    with the same dependencies.
    [Samuel Giddins]

Bug Fixes

1.6.0.beta.1 (2018-08-16)

Enhancements
Bug Fixes
CocoaPods - 1.6.0.beta.1

Published by segiddins about 6 years ago

Enhancements
Bug Fixes
CocoaPods - 1.5.3

Published by segiddins over 6 years ago

Enhancements
  • None.
Bug Fixes
CocoaPods -

Published by segiddins over 6 years ago

Enhancements

  • Improve performance of the dependency resolver by removing duplicates for dependency nodes.
    Jacek Suliga
Bug Fixes
CocoaPods - 1.5.0

Published by segiddins over 6 years ago

Enhancements
  • None.
Bug Fixes

1.5.0.beta.1 (2018-03-23)

Enhancements
  • Add --exclude-pods option to pod update to allow excluding specific pods from update
    Oleksandr Kruk
    #7334

  • Add support for mixed Objective-C and Swift static frameworks
    Paul Beusterien
    #7213

  • Improve pod install performance for pods with exact file paths rather than glob patterns
    Muhammed Yavuz Nuzumlalı
    #7473

  • Display a message when a pods source has changed during installation
    Dimitris Koutsogiorgas
    #7464

  • Add support for modular header search paths, include "legacy" support.
    Dimitris Koutsogiorgas
    #7412

  • Set direct and transitive dependency header search paths for pod targets
    Dimitris Koutsogiorgas
    #7116

  • Log target names missing host for libraries
    Keith Smiley
    #7346

  • Add a --no-overwrite flag to pod repo push to disable overwriting
    existing specs that have already been pushed.
    Samuel Giddins

  • Store which specs repo a pod comes from in the lockfile.
    Samuel Giddins

  • Add set -u to the copy frameworks and copy resources scripts.
    Keith Smiley
    #7180

  • Allow integrating into static library targets without attempting to copy
    resources or embed frameworks unless UNLOCALIZED_RESOURCES_FOLDER_PATH
    or FRAMEWORKS_FOLDER_PATH is set.
    Samuel Giddins

  • Change color scheme of pod outdated from red-yellow-green to red-blue-green to be more colorblind friendly
    iv-mexx
    #7372

  • Add support for integrating swift pods as static libraries.
    Danielle Tomlinson
    Samuel Giddins
    #6899

  • Document format of POD_NAMES in pod update
    mrh-is

  • Update validator to stream output as xcodebuild runs
    abbeycode
    #7040

Bug Fixes
CocoaPods - 1.5.0.beta.1

Published by segiddins over 6 years ago

Enhancements
  • Add --exclude-pods option to pod update to allow excluding specific pods from update
    Oleksandr Kruk
    #7334

  • Add support for mixed Objective-C and Swift static frameworks
    Paul Beusterien
    #7213

  • Improve pod install performance for pods with exact file paths rather than glob patterns
    Muhammed Yavuz Nuzumlalı
    #7473

  • Display a message when a pods source has changed during installation
    Dimitris Koutsogiorgas
    #7464

  • Add support for modular header search paths, include "legacy" support.
    Dimitris Koutsogiorgas
    #7412

  • Set direct and transitive dependency header search paths for pod targets
    Dimitris Koutsogiorgas
    #7116

  • Log target names missing host for libraries
    Keith Smiley
    #7346

  • Add a --no-overwrite flag to pod repo push to disable overwriting
    existing specs that have already been pushed.
    Samuel Giddins

  • Store which specs repo a pod comes from in the lockfile.
    Samuel Giddins

  • Add set -u to the copy frameworks and copy resources scripts.
    Keith Smiley
    #7180

  • Allow integrating into static library targets without attempting to copy
    resources or embed frameworks unless UNLOCALIZED_RESOURCES_FOLDER_PATH
    or FRAMEWORKS_FOLDER_PATH is set.
    Samuel Giddins

  • Change color scheme of pod outdated from red-yellow-green to red-blue-green to be more colorblind friendly
    iv-mexx
    #7372

  • Add support for integrating swift pods as static libraries.
    Danielle Tomlinson
    Samuel Giddins
    #6899

  • Document format of POD_NAMES in pod update
    mrh-is

  • Update validator to stream output as xcodebuild runs
    abbeycode
    #7040

Bug Fixes
CocoaPods - 1.4.0

Published by segiddins over 6 years ago

Enhancements
  • Show warning when Pod source uses unencrypted HTTP
    KrauseFx
    #7293
Bug Fixes
  • Do not include test spec resources and framework paths of dependent targets into test scripts
    Dimitris Koutsogiorgas
    #7318

  • Restore development_pod_targets public method in installer
    Dimitris Koutsogiorgas
    #7292

  • Fix resolution when multiple sources provide the same pods, and there are
    (potential) dependencies between the sources.
    Samuel Giddins
    #7031

  • Ensure that externally-sourced (e.g. local & git) pods are allowed to resolve
    to prerelease versions.
    segiddins

1.4.0.rc.1 (2017-12-16)

Enhancements
  • Integrate swift_version DSL support into pod targets
    Dimitris Koutsogiorgas
    #7134

  • Add color indication to output of pod outdated
    iv-mexx
    #7204

  • Set syntax of podspecs from development pods to Ruby when appropriate
    Eric Amorde
    #7278

  • Add support for editing the podspec, license, README, license, and docs of local development pods
    Eric Amorde
    #7093

  • Show warning when SDK provider tries to push a version with an unencrypted HTTP source
    KrauseFx
    #7250

Bug Fixes

1.4.0.beta.2 (2017-10-24)

Enhancements
Bug Fixes

1.4.0.beta.1 (2017-09-24)

Enhancements
Bug Fixes
CocoaPods - 1.4.0.rc.1

Published by endocrimes almost 7 years ago

Enhancements
  • Integrate swift_version DSL support into pod targets
    Dimitris Koutsogiorgas
    #7134

  • Add color indication to output of pod outdated
    iv-mexx
    #7204

  • Set syntax of podspecs from development pods to Ruby when appropriate
    Eric Amorde
    #7278

  • Add support for editing the podspec, license, README, license, and docs of local development pods
    Eric Amorde
    #7093

  • Show warning when SDK provider tries to push a version with an unencrypted HTTP source
    KrauseFx
    #7250

Bug Fixes

1.4.0.beta.2 (2017-10-24)

Enhancements
Bug Fixes

1.4.0.beta.1 (2017-09-24)

Enhancements
Bug Fixes
CocoaPods - 1.4.0.beta.2

Published by endocrimes almost 7 years ago

Enhancements
Bug Fixes

1.4.0.beta.1 (2017-09-24)

Enhancements
Bug Fixes
Package Rankings
Top 0.28% on Rubygems.org
Badges
Extracted from project README
Build Status Gem Version Maintainability Test Coverage Build Status Build Status Build Status Build Status Build Status Build Status