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
8ca1982f
Unverified
Commit
8ca1982f
authored
Apr 12, 2018
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare to release 1.5.1
parent
b224cfec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
+10
-9
CHANGELOG.md
CHANGELOG.md
+9
-8
cocoapods-integration-specs
spec/cocoapods-integration-specs
+1
-1
No files found.
CHANGELOG.md
View file @
8ca1982f
...
...
@@ -4,7 +4,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
To install release candidates run
`[sudo] gem install cocoapods --pre`
##
1.5.0 (2018-04-04)
##
Master
##### Enhancements
...
...
@@ -13,15 +13,15 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes
*
Do not include test dependencies input and output paths
*
Do not include test dependencies input and output paths
.
[
Dimitris Koutsogiorgas
](
https://github.com/dnkoutso
)
[
#7688
](
https://github.com/CocoaPods/CocoaPods/pull/7688
)
*
Remove
[
system
]
declaration attribute from generated module maps
*
Remove
[
system
]
declaration attribute from generated module maps
.
[
Dimitris Koutsogiorgas
](
https://github.com/dnkoutso
)
[
#7589
](
https://github.com/CocoaPods/CocoaPods/issues/7589
)
*
Properly namespace Info.plist names during target installation
*
Properly namespace Info.plist names during target installation
.
[
Dimitris Koutsogiorgas
](
https://github.com/dnkoutso
)
[
#7611
](
https://github.com/CocoaPods/CocoaPods/pull/7611
)
...
...
@@ -33,7 +33,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Paul Beusterien
](
https://github.com/paulb777
)
[
#7597
](
https://github.com/CocoaPods/CocoaPods/issues/7597
)
*
Fix static framework dependent target double linking without
use_frameworks
*
Fix static framework dependent target double linking without
`use_frameworks`
.
[
Paul Beusterien
](
https://github.com/paulb777
)
[
#7592
](
https://github.com/CocoaPods/CocoaPods/issues/7592
)
...
...
@@ -41,18 +41,19 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Paul Beusterien
](
https://github.com/paulb777
)
[
#7596
](
https://github.com/CocoaPods/CocoaPods/issues/7596
)
*
Inhibit warnings for all dependencies during validation except for the one being validated
*
Inhibit warnings for all dependencies during validation except for the one being validated
.
[
Dimitris Koutsogiorgas
](
https://github.com/dnkoutso
)
[
#7434
](
https://github.com/CocoaPods/CocoaPods/issues/7434
)
*
Prevent duplicated targets from being stripped out from the framework search paths
*
Prevent duplicated targets from being stripped out from the framework search paths
.
[
Liquidsoul
](
https://github.com/liquidsoul
)
[
#7644
](
https://github.com/CocoaPods/CocoaPods/pull/7644
)
*
Fix
assetcatalog_generated_info.plist path in copy resources phase
*
Fix
`assetcatalog_generated_info.plist`
path in copy resources phase.
[
Maxime Le Moine
](
https://github.com/MaximeLM
)
[
#7590
](
https://github.com/CocoaPods/CocoaPods/issues/7590
)
## 1.5.0 (2018-04-04)
##### Enhancements
...
...
cocoapods-integration-specs
@
70a5d3b7
Subproject commit
e0ba219ce2b04a7799c55543e008498b414b34be
Subproject commit
70a5d3b77a7057f9f11d389a975446e3169bf139
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