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
901cb920
Commit
901cb920
authored
Nov 19, 2014
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Improve entry description.
parent
7d6117c0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
CHANGELOG.md
CHANGELOG.md
+4
-3
No files found.
CHANGELOG.md
View file @
901cb920
...
@@ -14,9 +14,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -14,9 +14,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Samuel Giddins
](
https://github.com/segiddins
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#532
](
https://github.com/CocoaPods/CocoaPods/issues/532
)
[
#532
](
https://github.com/CocoaPods/CocoaPods/issues/532
)
*
Store specific checkout options of externally-sourced dependencies in the
*
From now on, pods installed directly from their repositories will be recorded
`Lockfile`
to guarentee that all users are using the same revision
in the
`Podfile.lock`
file and will be guaranteed to be checked-out using the
(e.g. git commit).
same revision on subsequent installations. Examples of this are when using
the
`:git`
,
`:svn`
, or
`:hg`
options in your
`Podfile`
.
[
Samuel Giddins
](
https://github.com/segiddins
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#1058
](
https://github.com/CocoaPods/CocoaPods/issues/1058
)
[
#1058
](
https://github.com/CocoaPods/CocoaPods/issues/1058
)
...
...
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