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
f5ad196e
Commit
f5ad196e
authored
Sep 25, 2012
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md
parent
44f594bf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
+2
-8
CHANGELOG.md
CHANGELOG.md
+2
-8
No files found.
CHANGELOG.md
View file @
f5ad196e
...
@@ -78,32 +78,26 @@
...
@@ -78,32 +78,26 @@
[
#191
](
https://github.com/CocoaPods/CocoaPods/issues/191
)
[
#191
](
https://github.com/CocoaPods/CocoaPods/issues/191
)
-
the external source changes.
-
the external source changes.
-
the head status changes (from disabled to enabled or vice-versa).
-
the head status changes (from disabled to enabled or vice-versa).
-
Introduce
`pod update`
command that installs the dependencies of the Podfile
-
Introduce
`pod update`
command that installs the dependencies of the Podfile
**ignoring**
the lockfile
`Podfile.lock`
.
**ignoring**
the lockfile
`Podfile.lock`
.
[
#131
](
https://github.com/CocoaPods/CocoaPods/issues/131
)
[
#131
](
https://github.com/CocoaPods/CocoaPods/issues/131
)
-
Introduce
`pod outdated`
command that shows the pods with known updates.
-
Introduce
`pod outdated`
command that shows the pods with known updates.
-
Add
`:local`
option for dependencies which will use the source files directly
-
Add
`:local`
option for dependencies which will use the source files directly
from a local directory. This is usually used for libraries that are being
from a local directory. This is usually used for libraries that are being
developed in parallel to the end product (application/library).
developed in parallel to the end product (application/library).
[
#458
](
https://github.com/CocoaPods/CocoaPods/issues/458
)
,
[
#458
](
https://github.com/CocoaPods/CocoaPods/issues/458
)
,
[
#415
](
https://github.com/CocoaPods/CocoaPods/issues/415
)
,
[
#415
](
https://github.com/CocoaPods/CocoaPods/issues/415
)
,
[
#156
](
https://github.com/CocoaPods/CocoaPods/issues/156
)
.
[
#156
](
https://github.com/CocoaPods/CocoaPods/issues/156
)
.
-
Folders of Pods which are no longer required are removed during installation.
-
Folders of Pods which are no longer required are removed during installation.
[
#298
](
https://github.com/CocoaPods/CocoaPods/issues/298
)
[
#298
](
https://github.com/CocoaPods/CocoaPods/issues/298
)
-
Add meaningful error messages
-
Add meaningful error messages for when:
-
ia podspec can’t be found in the root of an external source.
-
a podspec can’t be found in the root of an external source.
[
#385
](
https://github.com/CocoaPods/CocoaPods/issues/385
)
,
[
#385
](
https://github.com/CocoaPods/CocoaPods/issues/385
)
,
[
#338
](
https://github.com/CocoaPods/CocoaPods/issues/338
)
,
[
#338
](
https://github.com/CocoaPods/CocoaPods/issues/338
)
,
[
#337
](
https://github.com/CocoaPods/CocoaPods/issues/337
)
.
[
#337
](
https://github.com/CocoaPods/CocoaPods/issues/337
)
.
-
a subspec name is misspelled.
-
a subspec name is misspelled.
[
#327
](
https://github.com/CocoaPods/CocoaPods/issues/327
)
[
#327
](
https://github.com/CocoaPods/CocoaPods/issues/327
)
-
an unrecognized command and/or argument is provided.
-
an unrecognized command and/or argument is provided.
-
The subversion downloader now does an export instead of a checkout, which
-
The subversion downloader now does an export instead of a checkout, which
makes it play nicer with SCMs that store metadata in each directory.
makes it play nicer with SCMs that store metadata in each directory.
[
#245
](
https://github.com/CocoaPods/CocoaPods/issues/245
)
[
#245
](
https://github.com/CocoaPods/CocoaPods/issues/245
)
...
...
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