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
64a9fe07
Commit
64a9fe07
authored
Aug 25, 2015
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add entries for dynamic vendored frameworks
parent
38cb0e67
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
CHANGELOG.md
CHANGELOG.md
+10
-1
No files found.
CHANGELOG.md
View file @
64a9fe07
...
@@ -32,7 +32,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -32,7 +32,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
*
Embed frameworks into app and watch extensions.
*
Embed frameworks into app and watch extensions.
[
Boris Bügling
](
https://github.com/neonichu
)
[
Boris Bügling
](
https://github.com/neonichu
)
[
#4004
](
https://github.com/CocoaPods/CocoaPods/pull/4004
)
[
#4004
](
https://github.com/CocoaPods/CocoaPods/pull/4004
)
*
Fix missing
`$(inherited)`
for generated xcconfig
`LIBRARY_SEARCH_PATHS`
and
`HEADER_SEARCH_PATHS`
build settings.
*
Fix missing
`$(inherited)`
for generated xcconfig
`LIBRARY_SEARCH_PATHS`
and
`HEADER_SEARCH_PATHS`
build settings.
[
Tyler Fox
](
https://github.com/smileyborg
)
[
Tyler Fox
](
https://github.com/smileyborg
)
[
#3908
](
https://github.com/CocoaPods/CocoaPods/issues/3908
)
[
#3908
](
https://github.com/CocoaPods/CocoaPods/issues/3908
)
...
@@ -41,6 +41,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -41,6 +41,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Samuel Giddins
](
https://github.com/segiddins
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#4059
](
https://github.com/CocoaPods/CocoaPods/issues/4059
)
[
#4059
](
https://github.com/CocoaPods/CocoaPods/issues/4059
)
*
Include the
`-ObjC`
linker flag when static
`vendored_frameworks`
are present.
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#3870
](
https://github.com/CocoaPods/CocoaPods/issues/3870
)
[
#3992
](
https://github.com/CocoaPods/CocoaPods/issues/3992
)
##### Enhancements
##### Enhancements
*
Collapse the namespaced public and private pod xcconfig into one single
*
Collapse the namespaced public and private pod xcconfig into one single
...
@@ -78,6 +83,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -78,6 +83,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Core#190
](
https://github.com/CocoaPods/Core/issues/190
)
[
Core#190
](
https://github.com/CocoaPods/Core/issues/190
)
[
#2682
](
https://github.com/CocoaPods/CocoaPods/issues/2682
)
[
#2682
](
https://github.com/CocoaPods/CocoaPods/issues/2682
)
*
Add support for dynamic
`vendored_frameworks`
and
`vendored_libraries`
.
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#1993
](
https://github.com/CocoaPods/CocoaPods/issues/1993
)
## 0.38.2 (2015-07-25)
## 0.38.2 (2015-07-25)
...
...
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