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
c5657e4f
Commit
c5657e4f
authored
Jul 24, 2015
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Prepare for release
parent
631f7dc6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
8 deletions
+18
-8
CHANGELOG.md
CHANGELOG.md
+18
-8
No files found.
CHANGELOG.md
View file @
c5657e4f
...
...
@@ -6,32 +6,42 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## Master
##### Enhancements
*
Set project, dylib, and compatibility versions when building pods as
frameworks.
[
Marius Rackwitz
](
https://github.com/mrackwitz
)
##### Bug Fixes
*
Ensure the aggregate
`.xcconfig`
file only has the settings for the
appropriate build configuration.
[
#3842
](
https://github.com/CocoaPods/CocoaPods/issues/3842
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#3842
](
https://github.com/CocoaPods/CocoaPods/issues/3842
)
*
Show the correct error when
`pod spec lint`
finds multiple podspecs, and at
least one of them fails linting.
[
#3869
](
https://github.com/CocoaPods/CocoaPods/issues/3869
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#3869
](
https://github.com/CocoaPods/CocoaPods/issues/3869
)
*
Set header search paths properly on the user target when
`vendored_libraries`
Pods are used while integrating Pods as frameworks.
[
#3857
](
https://github.com/CocoaPods/CocoaPods/issues/3857
)
[
Jonathan MacMillan
](
https://github.com/perotinus
)
[
#3857
](
https://github.com/CocoaPods/CocoaPods/issues/3857
)
*
Only link public headers in the sandbox for Pods that are not being built
into dynamic frameworks, when integrating Pods as frameworks.
[
#3867
](
https://github.com/CocoaPods/CocoaPods/issues/3867
)
into dynamic frameworks, when integrating Pods as frameworks.
[
Jonathan MacMillan
](
https://github.com/perotinus
)
[
#3867
](
https://github.com/CocoaPods/CocoaPods/issues/3867
)
*
Don't lock resource files, only source files.
[
Mason Glidden
](
https://github.com/mglidden
)
.
[
Mason Glidden
](
https://github.com/mglidden
)
[
#3557
](
https://github.com/CocoaPods/CocoaPods/issues/3557
)
*
Fix copying frameworks when integrating with today extensions.
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#3819
](
https://github.com/CocoaPods/CocoaPods/issues/3819
)
## 0.38.0
...
...
@@ -40,14 +50,14 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
*
Improve the message shown when trying to use Swift Pods without frameworks.
Now it includes the offending Pods so that the user can take action to remove
the Pods, if they don’t want to move to frameworks yet.
[
#3830
](
https://github.com/CocoaPods/CocoaPods/pull/3830
)
[
Eloy Durán
](
https://github.com/alloy
)
[
#3830
](
https://github.com/CocoaPods/CocoaPods/pull/3830
)
##### Bug Fixes
*
Properly merge the
`user_target_xcconfig`
s of multiple subspecs.
[
#3813
](
https://github.com/CocoaPods/CocoaPods/issues/3813
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#3813
](
https://github.com/CocoaPods/CocoaPods/issues/3813
)
## 0.38.0.beta.2
...
...
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