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
9888b42b
Commit
9888b42b
authored
Mar 05, 2016
by
Muhammed Yavuz Nuzumlali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add entry for local pod implicit locking removal
parent
d40348d1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
CHANGELOG.md
CHANGELOG.md
+10
-0
No files found.
CHANGELOG.md
View file @
9888b42b
...
@@ -20,6 +20,16 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -20,6 +20,16 @@ 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