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
488a7cce
Commit
488a7cce
authored
Aug 02, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog]
parent
658c7985
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
14 deletions
+16
-14
CHANGELOG.md
CHANGELOG.md
+16
-14
No files found.
CHANGELOG.md
View file @
488a7cce
...
...
@@ -7,10 +7,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
## 0.23.0.rc1
###### Enhancements
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.22.
2
...0.23.0.rc1
)
•
[
cocoapods-core
](
https://github.com/CocoaPods/Core/compare/0.22.
2
...0.23.0.rc1
)
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.22.
3
...0.23.0.rc1
)
•
[
cocoapods-core
](
https://github.com/CocoaPods/Core/compare/0.22.
3
...0.23.0.rc1
)
•
[
Xcodeproj
](
https://github.com/CocoaPods/Xcodeproj/compare/0.8.1...0.9.0
)
•
[
cocoapods-downloader
](
https://github.com/CocoaPods/
CLAide
/compare/0.1.1...0.1.2
)
•
[
cocoapods-downloader
](
https://github.com/CocoaPods/
cocoapods-downloader
/compare/0.1.1...0.1.2
)
*
Added
`prepare_command`
attribute to Specification DSL. The prepare command
will replace the
`pre_install`
hook. The
`post_install`
hook has also been
...
...
@@ -28,21 +28,21 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
remaining obstacle to fully serialize specifications, which we need in order
to move to a ‘spec push’ web-service in the future.
*
Added
`resource_bundles`
attribute to Specification DSL.
[
#743
](
https://github.com/CocoaPods/CocoaPods/issues/743
)
,
*
Added
`resource_bundles`
attribute to
the
Specification DSL.
[
#743
](
https://github.com/CocoaPods/CocoaPods/issues/743
)
[
#1186
](
https://github.com/CocoaPods/CocoaPods/issues/1186
)
*
Added
`vendored_frameworks`
attribute to Specification DSL.
[
#809
](
https://github.com/CocoaPods/CocoaPods/issues/809
)
,
*
Added
`vendored_frameworks`
attribute to
the
Specification DSL.
[
#809
](
https://github.com/CocoaPods/CocoaPods/issues/809
)
[
#1075
](
https://github.com/CocoaPods/CocoaPods/issues/1075
)
*
Added
`vendored_libraries`
attribute to Specification DSL.
[
#809
](
https://github.com/CocoaPods/CocoaPods/issues/809
)
,
*
Added
`vendored_libraries`
attribute to
the
Specification DSL.
[
#809
](
https://github.com/CocoaPods/CocoaPods/issues/809
)
[
#1075
](
https://github.com/CocoaPods/CocoaPods/issues/1075
)
*
Restructured
`.cocoapods`
folder to contain repos in a subdirectory.
[
#1150
](
https://github.com/CocoaPods/CocoaPods/issues/1150
)
[
Ian Ynda-Hummel
](
https://github.com/ianyh
)
[
#1150
](
https://github.com/CocoaPods/CocoaPods/issues/1150
)
*
Improved
`pod spec create`
template.
[
#1223
](
https://github.com/CocoaPods/CocoaPods/issues/1223
)
...
...
@@ -58,17 +58,19 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
project.
[
#1155
](
https://github.com/CocoaPods/CocoaPods/issues/1155
)
*
Removed punctuation check from specification validations.
*
Removed punctuation check from
the
specification validations.
[
#1155
](
https://github.com/CocoaPods/CocoaPods/issues/1155
)
*
Deprecated the
`documentation`
DSL attribute of the podspec format
.
*
Deprecated the
`documentation`
attribute of the Specification DSL
.
[
Core#20
](
https://github.com/CocoaPods/Core/issues/20
)
###### Bug Fixes
*
Fix copy resource script issue related to filenames with spaces.
[
#1231
](
https://github.com/CocoaPods/CocoaPods/issues/1231
)
[
Denis Hennessy
](
https://github.com/dhennessy
)
[
#1231
](
https://github.com/CocoaPods/CocoaPods/issues/1231
)
## 0.22.3
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.22.2...0.22.3
)
...
...
@@ -101,7 +103,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
Fix handling of spaces in paths when compiling xcdatamodel(d) files.
[
#1201
](
https://github.com/CocoaPods/CocoaPods/pull/1201
)
<!------------------------------------------------------------------------ ->
## 0.22.2
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.22.1...0.22.2
)
...
...
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