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
336a1448
Commit
336a1448
authored
Feb 23, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog] Minor fix.
parent
2abae19a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
CHANGELOG.md
CHANGELOG.md
+9
-8
No files found.
CHANGELOG.md
View file @
336a1448
...
@@ -10,12 +10,13 @@ specifications. This means that specifications with hooks (or any other kind of
...
@@ -10,12 +10,13 @@ specifications. This means that specifications with hooks (or any other kind of
dynamic logic) will not be accepted. Please let us know if there is need for
dynamic logic) will not be accepted. Please let us know if there is need for
other DSL attributes or any other kind of support.
other DSL attributes or any other kind of support.
-
Currently the following specifications fail to load as they depended on the
Currently the following specifications fail to load as they depended on the
CocoaPods internals and need to be updated:
CocoaPods internals and need to be updated:
-
LibComponentLogging-pods/0.0.1/LibComponentLogging-pods.podspec
-
Lockbox/1.2.0/Lockbox.podspec
-
LibComponentLogging-pods/0.0.1/LibComponentLogging-pods.podspec
-
RestKit/0.9.3/RestKit.podspec
-
Lockbox/1.2.0/Lockbox.podspec
-
Three20/1.0.11/Three20.podspec
-
RestKit/0.9.3/RestKit.podspec
-
Three20/1.0.11/Three20.podspec
###### __Breaking__
###### __Breaking__
...
@@ -37,7 +38,7 @@ other DSL attributes or any other kind of support.
...
@@ -37,7 +38,7 @@ other DSL attributes or any other kind of support.
-
Specification:
-
Specification:
-
`preferred_dependency`
has been renamed to
`default_subspec`
.
-
`preferred_dependency`
has been renamed to
`default_subspec`
.
-
Added
`exclude_files`
attribute.
-
Added
`exclude_files`
attribute.
-
Added
`screenshots`
attribute
-
Added
`screenshots`
attribute
.
-
Added default values for attributes like
`source_files`
.
-
Added default values for attributes like
`source_files`
.
###### Enhancements
###### Enhancements
...
@@ -73,7 +74,7 @@ other DSL attributes or any other kind of support.
...
@@ -73,7 +74,7 @@ other DSL attributes or any other kind of support.
###### Bug fixes
###### Bug fixes
-
CocoaPods is not confused anymore by target definitions with different activated subspec.
-
CocoaPods is not confused anymore by target definitions with different activated subspec.
-
[
#535
](
https://github.com/CocoaPods/CocoaPods/issues/535
)
[
#535
](
https://github.com/CocoaPods/CocoaPods/issues/535
)
-
CocoaPods is not confused anymore by to dependencies from external sources.
-
CocoaPods is not confused anymore by to dependencies from external sources.
[
#548
](
https://github.com/CocoaPods/CocoaPods/issues/548
)
[
#548
](
https://github.com/CocoaPods/CocoaPods/issues/548
)
-
The git cache will always update against the remote if a tag is requested,
-
The git cache will always update against the remote if a tag is requested,
...
...
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