Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
8e03d904
Commit
8e03d904
authored
May 31, 2015
by
Todd Casey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated CHANGELOG
parent
c0b05b5b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
CHANGELOG.md
CHANGELOG.md
+6
-0
No files found.
CHANGELOG.md
View file @
8e03d904
...
@@ -8,6 +8,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -8,6 +8,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
### Bug Fixes
### Bug Fixes
*
Added recursive support to the public headers of vendored frameworks
that are automatically linked in the sandbox. This fixes and issue
for framework header directories that contain sub-directories.
[
Todd Casey
](
https://github.com/vhariable
)
[
#3161
](
https://github.com/CocoaPods/CocoaPods/issues/3161
)
*
Public headers of vendored frameworks are now automatically linked in
*
Public headers of vendored frameworks are now automatically linked in
the sandbox. That allows transitive inclusion of headers from other pods.
the sandbox. That allows transitive inclusion of headers from other pods.
[
Vincent Isambart
](
https://github.com/vincentisambart
)
[
Vincent Isambart
](
https://github.com/vincentisambart
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment