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
32e38912
Commit
32e38912
authored
Mar 08, 2016
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Move change to dev pod unlocking to Breaking
parent
49a85917
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
11 deletions
+15
-11
CHANGELOG.md
CHANGELOG.md
+15
-11
No files found.
CHANGELOG.md
View file @
32e38912
...
@@ -6,9 +6,23 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -6,9 +6,23 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## Master
## Master
##### Breaking
*
Development pods will no longer be implicitly unlocked. This makes CocoaPods
to respect constraints related to dependencies of development pods in the
lockfile.
If you change constraints of a dependency of your development pod, and want to
override the locked version, you will have to use
`pod update ${DEPENDENCY_NAME}`
manually.
[
Muhammed Yavuz Nuzumlalı
](
https://github.com/manuyavuz
)
[
#4211
](
https://github.com/CocoaPods/CocoaPods/issues/4211
)
[
#4577
](
https://github.com/CocoaPods/CocoaPods/issues/4577
)
[
#4580
](
https://github.com/CocoaPods/CocoaPods/issues/4580
)
##### Enhancements
##### Enhancements
*
Add :package: emoji in front of CocoaPods Script Build Phases
*
Add
the
:package: emoji in front of CocoaPods Script Build Phases
to quickly and visually differentiate them from other phases.
to quickly and visually differentiate them from other phases.
[
Olivier Halligon
](
https://github.com/AliSoftware
)
[
Olivier Halligon
](
https://github.com/AliSoftware
)
[
#4985
](
https://github.com/CocoaPods/CocoaPods/issues/4985
)
[
#4985
](
https://github.com/CocoaPods/CocoaPods/issues/4985
)
...
@@ -20,16 +34,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -20,16 +34,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes
##### Bug Fixes
*
Development pods will no longer be implicitly unlocked. This makes CocoaPods
to respect constraints related to dependencies of development pods in the lockfile.
If you change constraints of a dependency of your development pod, and want to
override the locked version, you will have to use
`pod update ${DEPENDENCY_NAME}`
manually.
[
Muhammed Yavuz Nuzumlalı
](
https://github.com/manuyavuz
)
[
#4211
](
https://github.com/CocoaPods/CocoaPods/issues/4211
)
[
#4577
](
https://github.com/CocoaPods/CocoaPods/issues/4577
)
[
#4580
](
https://github.com/CocoaPods/CocoaPods/issues/4580
)
*
Fixes paths passed for resources bundles in the copy resources script.
*
Fixes paths passed for resources bundles in the copy resources script.
[
Marius Rackwitz
](
https://github.com/mrackwitz
)
[
Marius Rackwitz
](
https://github.com/mrackwitz
)
[
#4954
](
https://github.com/CocoaPods/CocoaPods/pull/4954
)
[
#4954
](
https://github.com/CocoaPods/CocoaPods/pull/4954
)
...
...
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