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
cc29d1a4
Commit
cc29d1a4
authored
Aug 01, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog]
parent
1726172e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
9 deletions
+16
-9
CHANGELOG.md
CHANGELOG.md
+14
-7
Gemfile.lock
Gemfile.lock
+2
-2
No files found.
CHANGELOG.md
View file @
cc29d1a4
...
...
@@ -6,29 +6,36 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
###### Enhancements
*
Added license information to
`podfile-info`
subcommand.
*
Added license information to
`podfile-info`
subcommand.
[
#1219
](
https://github.com/CocoaPods/CocoaPods/issues/1219
)
*
Restructured
`.cocoapods`
folder to contain repos in a subdirectory.
*
Restructured
`.cocoapods`
folder to contain repos in a subdirectory.
[
#1150
](
https://github.com/CocoaPods/CocoaPods/issues/1150
)
[
Ian Ynda-Hummel
](
https://github.com/ianyh
)
*
Improved
`pod spec create`
template.
*
Improved
`pod spec create`
template.
[
#1223
](
https://github.com/CocoaPods/CocoaPods/issues/1223
)
*
Added copy&paste-friendly dependency to
`pod search`
.
*
Added copy&paste-friendly dependency to
`pod search`
.
[
#1073
](
https://github.com/CocoaPods/CocoaPods/issues/1073
)
*
Improved performance of the installation of Pods with git
sources which specify a tag.
sources which specify a tag.
[
#1077
](
https://github.com/CocoaPods/CocoaPods/issues/1077
)
*
Core Data
`xcdatamodeld`
files are now properly referenced from the Pods
project.
project.
[
#1155
](
https://github.com/CocoaPods/CocoaPods/issues/1155
)
*
Removed punctuation check from specification validations.
[
#1155
](
https://github.com/CocoaPods/CocoaPods/issues/1155
)
*
Deprecated the
`documentation`
DSL attribute of the podspec format.
[
Core#20
](
https://github.com/CocoaPods/Core/issues/20
)
###### Bug Fixes
*
Fix copy resource script issue related to filenames with spaces.
*
Fix copy resource script issue related to filenames with spaces.
[
#1231
](
https://github.com/CocoaPods/CocoaPods/issues/1231
)
<!------------------------------------------------------------------------ ->
...
...
Gemfile.lock
View file @
cc29d1a4
...
...
@@ -7,7 +7,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/Core.git
revision:
92692426f9ed7a5daee4ee1521e47cc716dce3e9
revision:
b2c3f33f4c650c7cabc9e1c2c2648d015d637240
branch: master
specs:
cocoapods-core (0.22.3)
...
...
@@ -26,7 +26,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision:
2cc10348d9eb35862d900d79c72cd967388962b9
revision:
951ebcc7f6b10874ff09796b0add04d7b3ce34d1
branch: master
specs:
cocoapods-downloader (0.1.1)
...
...
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