Commit 484eb3f4 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Explicitly declare private headers in modulemap

parent 496d2b77
......@@ -38,6 +38,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Chris Brauchli](https://github.com/cbrauchli)
[#2633](https://github.com/CocoaPods/CocoaPods/issues/2633)
* Ensure private headers are declared as such in a framework's generated module
map.
[Samuel Giddins](https://github.com/segiddins)
[#2974](https://github.com/CocoaPods/CocoaPods/issues/2974)
##### Bug Fixes
* Do not pass code-sign arguments to xcodebuild when linting OS X targets.
......
Subproject commit bd72f0ebff59e9251e7b6d651012ff9159ddd0a7
Subproject commit 565eda6c6156a155dae08493b63271885c136647
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