Commit 92356ea5 authored by Fabio Pelosin's avatar Fabio Pelosin

Changelog [ci skip]

parent db6d9a3e
...@@ -10,11 +10,12 @@ ...@@ -10,11 +10,12 @@
This feature has been implemented by Marin Usalj (@mneorr). This feature has been implemented by Marin Usalj (@mneorr).
[#10](https://github.com/CocoaPods/Core/pull/10) [#10](https://github.com/CocoaPods/Core/pull/10)
[#934](https://github.com/CocoaPods/CocoaPods/pull/934) [#934](https://github.com/CocoaPods/CocoaPods/pull/934)
* Inhibiting warnings will also suppress the warnings of the static analyzer.
* A new build phase has been added to check that your * A new build phase has been added to check that your
installation is in sync with the `Podfile.lock` and fail the build otherwise. installation is in sync with the `Podfile.lock` and fail the build otherwise.
The new build phase will not be added automatically to targets already The new build phase will not be added automatically to targets already
integrated with CocoaPods, for integrating targets manually see [this integrated with CocoaPods, for integrating targets manually see [this
comment](https://github.com/CocoaPods/CocoaPods/pull/946#issuecomment-16042419) comment](https://github.com/CocoaPods/CocoaPods/pull/946#issuecomment-16042419).
This feature has been implemented by Ullrich Schäfer (@stigi). This feature has been implemented by Ullrich Schäfer (@stigi).
[#946](https://github.com/CocoaPods/CocoaPods/pull/946) [#946](https://github.com/CocoaPods/CocoaPods/pull/946)
* The `pod search` commands now accepts the `--ios` and the `--osx` arguments * The `pod search` commands now accepts the `--ios` and the `--osx` arguments
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment