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
075ad86c
Commit
075ad86c
authored
Aug 13, 2014
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog] irrationalfab is now FabioPelosin
parent
fedfd05c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
41 deletions
+41
-41
CHANGELOG.md
CHANGELOG.md
+41
-41
No files found.
CHANGELOG.md
View file @
075ad86c
...
@@ -13,7 +13,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -13,7 +13,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
Currently configurations can only be specified per single Pod.
Currently configurations can only be specified per single Pod.
[
Joachim Bengtsson
](
https://github.com/nevyn
)
[
Joachim Bengtsson
](
https://github.com/nevyn
)
[
Eloy Durán
](
https://github.com/alloy
)
[
Eloy Durán
](
https://github.com/alloy
)
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#1791
](
https://github.com/CocoaPods/CocoaPods/pull/1791
)
[
#1791
](
https://github.com/CocoaPods/CocoaPods/pull/1791
)
[
#1668
](
https://github.com/CocoaPods/CocoaPods/pull/1668
)
[
#1668
](
https://github.com/CocoaPods/CocoaPods/pull/1668
)
[
#731
](
https://github.com/CocoaPods/CocoaPods/pull/731
)
[
#731
](
https://github.com/CocoaPods/CocoaPods/pull/731
)
...
@@ -28,7 +28,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -28,7 +28,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
The
`installer_context`
is an instance of the
`Pod::Installer:HooksContext`
The
`installer_context`
is an instance of the
`Pod::Installer:HooksContext`
class which provides the information about the installation.
class which provides the information about the installation.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
Core#132
](
https://github.com/CocoaPods/Core/pull/1755
)
[
Core#132
](
https://github.com/CocoaPods/Core/pull/1755
)
*
Display indication for deprecated pods when searching for Pods.
*
Display indication for deprecated pods when searching for Pods.
...
@@ -48,7 +48,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -48,7 +48,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The post install message with the Changelog has been removed from the
*
The post install message with the Changelog has been removed from the
gemspec.
gemspec.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
Eloy Durán
](
https://github.com/alloy
)
[
Eloy Durán
](
https://github.com/alloy
)
##### Bug Fixes
##### Bug Fixes
...
@@ -69,7 +69,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -69,7 +69,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
pod-template#50
](
https://github.com/CocoaPods/pod-template/issues/50
)
[
pod-template#50
](
https://github.com/CocoaPods/pod-template/issues/50
)
*
Fixed spec linting to not warn for missing license file in subspecs.
*
Fixed spec linting to not warn for missing license file in subspecs.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
Core#132
](
https://github.com/CocoaPods/Core/issues/132
)
[
Core#132
](
https://github.com/CocoaPods/Core/issues/132
)
*
Fixed
`pod init`
so that it doesn't recurse when checking for Podfiles.
*
Fixed
`pod init`
so that it doesn't recurse when checking for Podfiles.
...
@@ -90,15 +90,15 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -90,15 +90,15 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Bug Fixes
##### Bug Fixes
*
Fix
`pod spec lint`
for
`json`
podspecs.
*
Fix
`pod spec lint`
for
`json`
podspecs.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#2157
](
https://github.com/CocoaPods/CocoaPods/issues/2157
)
[
#2157
](
https://github.com/CocoaPods/CocoaPods/issues/2157
)
*
Fixed downloader issues related to
`json`
podspecs.
*
Fixed downloader issues related to
`json`
podspecs.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#2158
](
https://github.com/CocoaPods/CocoaPods/issues/2158
)
[
#2158
](
https://github.com/CocoaPods/CocoaPods/issues/2158
)
*
Fixed
`--no-ansi`
flag in help banners.
*
Fixed
`--no-ansi`
flag in help banners.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#34
](
https://github.com/CocoaPods/CLAide/issues/34
)
[
#34
](
https://github.com/CocoaPods/CLAide/issues/34
)
## 0.33.0
## 0.33.0
...
@@ -107,20 +107,20 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -107,20 +107,20 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The deprecated
`pre_install`
and the
`pod_install`
hooks of the specification
*
The deprecated
`pre_install`
and the
`pod_install`
hooks of the specification
class have been removed.
class have been removed.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#2151
](
https://github.com/CocoaPods/CocoaPods/issues/2151
)
[
#2151
](
https://github.com/CocoaPods/CocoaPods/issues/2151
)
[
#2153
](
https://github.com/CocoaPods/CocoaPods/pull/2153
)
[
#2153
](
https://github.com/CocoaPods/CocoaPods/pull/2153
)
##### Enhancements
##### Enhancements
*
Added the
`cocoapods-trunk`
plugin which introduces the
`trunk`
subcommand.
*
Added the
`cocoapods-trunk`
plugin which introduces the
`trunk`
subcommand.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#2151
](
https://github.com/CocoaPods/CocoaPods/issues/2151
)
[
#2151
](
https://github.com/CocoaPods/CocoaPods/issues/2151
)
[
#2153
](
https://github.com/CocoaPods/CocoaPods/pull/2153
)
[
#2153
](
https://github.com/CocoaPods/CocoaPods/pull/2153
)
*
The
`pod push`
sub-command has been moved to the
`pod repo push`
sub-command.
*
The
`pod push`
sub-command has been moved to the
`pod repo push`
sub-command.
Moreover pushing to the master repo from it has been disabled.
Moreover pushing to the master repo from it has been disabled.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#2151
](
https://github.com/CocoaPods/CocoaPods/issues/2151
)
[
#2151
](
https://github.com/CocoaPods/CocoaPods/issues/2151
)
[
#2153
](
https://github.com/CocoaPods/CocoaPods/pull/2153
)
[
#2153
](
https://github.com/CocoaPods/CocoaPods/pull/2153
)
...
@@ -133,7 +133,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -133,7 +133,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
exec zsh
exec zsh
Currently only the Z shell is supported.
Currently only the Z shell is supported.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
CLAide#25
](
https://github.com/CocoaPods/CLAide/issues/25
)
[
CLAide#25
](
https://github.com/CocoaPods/CLAide/issues/25
)
[
CLAide#20
](
https://github.com/CocoaPods/CLAide/issues/20
)
[
CLAide#20
](
https://github.com/CocoaPods/CLAide/issues/20
)
[
CLAide#19
](
https://github.com/CocoaPods/CLAide/issues/19
)
[
CLAide#19
](
https://github.com/CocoaPods/CLAide/issues/19
)
...
@@ -143,7 +143,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -143,7 +143,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The
`--version`
flag is now only supported for the root
`pod`
command. If
*
The
`--version`
flag is now only supported for the root
`pod`
command. If
used in conjunction with the
`--verbose`
flag the version of the detected
used in conjunction with the
`--verbose`
flag the version of the detected
plugins will be printed as well.
plugins will be printed as well.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
CLAide#13
](
https://github.com/CocoaPods/CLAide/issues/13
)
[
CLAide#13
](
https://github.com/CocoaPods/CLAide/issues/13
)
[
CLAide#14
](
https://github.com/CocoaPods/CLAide/issues/14
)
[
CLAide#14
](
https://github.com/CocoaPods/CLAide/issues/14
)
...
@@ -151,7 +151,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -151,7 +151,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
information about the available and the installed plug-ins.
information about the available and the installed plug-ins.
[
David Grandinetti
](
https://github.com/dbgrandi
)
[
David Grandinetti
](
https://github.com/dbgrandi
)
[
Olivier Halligon
](
https://github.com/AliSoftware
)
[
Olivier Halligon
](
https://github.com/AliSoftware
)
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#2092
](
https://github.com/CocoaPods/CocoaPods/issues/2092
)
[
#2092
](
https://github.com/CocoaPods/CocoaPods/issues/2092
)
*
Validate the reachability of
`social_media_url`
,
`documentation_url`
and
*
Validate the reachability of
`social_media_url`
,
`documentation_url`
and
...
@@ -176,7 +176,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -176,7 +176,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
Fixed support for file references in the workspace generated by CocoaPods.
*
Fixed support for file references in the workspace generated by CocoaPods.
[
Kyle Fuller
][
kylef
]
[
Kyle Fuller
][
kylef
]
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
Xcodeproj#105
](
https://github.com/CocoaPods/Xcodeproj/pull/150
)
[
Xcodeproj#105
](
https://github.com/CocoaPods/Xcodeproj/pull/150
)
*
Show a helpful error message when reading version information with merge
*
Show a helpful error message when reading version information with merge
...
@@ -197,7 +197,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -197,7 +197,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Bug Fixes
##### Bug Fixes
*
Fixed the Podfile
`default_subspec`
attribute in nested subspecs.
*
Fixed the Podfile
`default_subspec`
attribute in nested subspecs.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#2050
](
https://github.com/CocoaPods/CocoaPods/issues/2050
)
[
#2050
](
https://github.com/CocoaPods/CocoaPods/issues/2050
)
## 0.32.0
## 0.32.0
...
@@ -239,19 +239,19 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -239,19 +239,19 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The linter now checks
`framework`
and
`library`
attributes for invalid
*
The linter now checks
`framework`
and
`library`
attributes for invalid
strings.
strings.
[
Paul Williamson
](
https://github.com/squarefrog
)
[
Paul Williamson
](
https://github.com/squarefrog
)
[
Fabio Pelosin
](
irrationalfab
)
[
Fabio Pelosin
](
FabioPelosin
)
[
Core#66
](
https://github.com/CocoaPods/Core/issues/66
)
[
Core#66
](
https://github.com/CocoaPods/Core/issues/66
)
[
Core#96
](
https://github.com/CocoaPods/Core/pull/96
)
[
Core#96
](
https://github.com/CocoaPods/Core/pull/96
)
[
Core#105
](
https://github.com/CocoaPods/Core/issues/105
)
[
Core#105
](
https://github.com/CocoaPods/Core/issues/105
)
*
The Linter will not check for comments anymore.
*
The Linter will not check for comments anymore.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
Core#108
](
https://github.com/CocoaPods/Core/issues/108
)
[
Core#108
](
https://github.com/CocoaPods/Core/issues/108
)
*
Removed legacy checks from the linter.
*
Removed legacy checks from the linter.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
Core#108
](
https://github.com/CocoaPods/Core/issues/108
)
[
Core#108
](
https://github.com/CocoaPods/Core/issues/108
)
*
Added logic to handle subspecs and platform scopes to linter check of
*
Added logic to handle subspecs and platform scopes to linter check of
the
`requries_arc`
attribute.
the
`requries_arc`
attribute.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
CocoaPods#2005
](
https://github.com/CocoaPods/CocoaPods/issues/2005
)
[
CocoaPods#2005
](
https://github.com/CocoaPods/CocoaPods/issues/2005
)
*
The linter no longer considers empty a Specification if it only specifies the
*
The linter no longer considers empty a Specification if it only specifies the
`resource_bundle`
attribute.
`resource_bundle`
attribute.
...
@@ -276,7 +276,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -276,7 +276,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
Dependencies declared with external sources now support HTTP downloads and
*
Dependencies declared with external sources now support HTTP downloads and
have improved support for all the options supported by the downloader.
have improved support for all the options supported by the downloader.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
*
An informative error message is presented when merge conflict is detected in
*
An informative error message is presented when merge conflict is detected in
a YAML file.
a YAML file.
...
@@ -287,7 +287,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -287,7 +287,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Bug Fixes
##### Bug Fixes
*
Fixed the Podfile
`default_subspec`
attribute in nested subspecs.
*
Fixed the Podfile
`default_subspec`
attribute in nested subspecs.
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
#1021
](
https://github.com/CocoaPods/CocoaPods/issues/1021
)
[
#1021
](
https://github.com/CocoaPods/CocoaPods/issues/1021
)
*
Warn when including deprecated pods
*
Warn when including deprecated pods
...
@@ -304,7 +304,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -304,7 +304,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The specification now strips the indentation of the
`prefix_header`
and
*
The specification now strips the indentation of the
`prefix_header`
and
`prepare_command`
to aide their declaration as a here document (similarly to
`prepare_command`
to aide their declaration as a here document (similarly to
what it already does with the description).
what it already does with the description).
[
Fabio Pelosin
][
irrationalfab
]
[
Fabio Pelosin
][
FabioPelosin
]
[
Core#51
](
https://github.com/CocoaPods/Core/issues/51
)
[
Core#51
](
https://github.com/CocoaPods/Core/issues/51
)
##### Bug Fixes
##### Bug Fixes
...
@@ -322,7 +322,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -322,7 +322,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
Warnings are not promoted to errors anymore to maximise compatibility with
*
Warnings are not promoted to errors anymore to maximise compatibility with
existing libraries.
existing libraries.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1629
](
https://github.com/CocoaPods/CocoaPods/issues/1629
)
[
#1629
](
https://github.com/CocoaPods/CocoaPods/issues/1629
)
*
Include the versions of the Pods to the output of
`pod list`
.
*
Include the versions of the Pods to the output of
`pod list`
.
...
@@ -338,7 +338,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -338,7 +338,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The linter will now check the reachability of the homepage of Podspecs during
*
The linter will now check the reachability of the homepage of Podspecs during
a full lint.
a full lint.
[
Richard Lee
](
https://github.com/dlackty
)
[
Richard Lee
](
https://github.com/dlackty
)
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1704
](
https://github.com/CocoaPods/CocoaPods/issues/1704
)
[
#1704
](
https://github.com/CocoaPods/CocoaPods/issues/1704
)
[
Core#70
](
https://github.com/CocoaPods/Core/pull/70
)
[
Core#70
](
https://github.com/CocoaPods/Core/pull/70
)
...
@@ -459,13 +459,13 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -459,13 +459,13 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
the
`pod ipc spec`
command returns a JSON representation and the YAML
the
`pod ipc spec`
command returns a JSON representation and the YAML
specifications are not supported anymore. JSON specifications adopt the
specifications are not supported anymore. JSON specifications adopt the
`.podspec.json`
extension.
`.podspec.json`
extension.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1568
](
https://github.com/CocoaPods/CocoaPods/pull/1568
)
[
#1568
](
https://github.com/CocoaPods/CocoaPods/pull/1568
)
###### Enhancements
###### Enhancements
*
Introduced
`pod try`
the easiest way to test the example project of a pod.
*
Introduced
`pod try`
the easiest way to test the example project of a pod.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1568
](
https://github.com/CocoaPods/CocoaPods/pull/1568
)
[
#1568
](
https://github.com/CocoaPods/CocoaPods/pull/1568
)
*
Pod headers are now provided to the user target as a system
*
Pod headers are now provided to the user target as a system
...
@@ -495,7 +495,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -495,7 +495,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The
`pod push`
command will now silently test the upcoming CocoaPods trunk
*
The
`pod push`
command will now silently test the upcoming CocoaPods trunk
service. The service is only tested when pushing to the master repo and the
service. The service is only tested when pushing to the master repo and the
test doesn't affect the normal workflow.
test doesn't affect the normal workflow.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
*
The
`pod search <query>`
command now supports searching on cocoapods.org
*
The
`pod search <query>`
command now supports searching on cocoapods.org
when searching using the option
`--web`
. Options
`--ios`
and
`--osx`
are
when searching using the option
`--web`
. Options
`--ios`
and
`--osx`
are
...
@@ -512,7 +512,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -512,7 +512,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
Fixed a bug which resulted in
`pod lib lint`
not being able to find the
*
Fixed a bug which resulted in
`pod lib lint`
not being able to find the
headers.
headers.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1566
](
https://github.com/CocoaPods/CocoaPods/issues/1566
)
[
#1566
](
https://github.com/CocoaPods/CocoaPods/issues/1566
)
*
Fixed the developer frameworks search paths so that
*
Fixed the developer frameworks search paths so that
...
@@ -671,13 +671,13 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -671,13 +671,13 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The architecture is now set in the build settings of the user build
*
The architecture is now set in the build settings of the user build
configurations.
configurations.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1450
](
https://github.com/CocoaPods/CocoaPods/issues/1462
)
[
#1450
](
https://github.com/CocoaPods/CocoaPods/issues/1462
)
[
#1462
](
https://github.com/CocoaPods/CocoaPods/issues/1462
)
[
#1462
](
https://github.com/CocoaPods/CocoaPods/issues/1462
)
*
Fixed a crash related to CocoaPods being unable to resolve an unique build
*
Fixed a crash related to CocoaPods being unable to resolve an unique build
setting of an user target with custom build configurations.
setting of an user target with custom build configurations.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1462
](
https://github.com/CocoaPods/CocoaPods/issues/1462
)
[
#1462
](
https://github.com/CocoaPods/CocoaPods/issues/1462
)
[
#1463
](
https://github.com/CocoaPods/CocoaPods/issues/1463
)
[
#1463
](
https://github.com/CocoaPods/CocoaPods/issues/1463
)
[
#1457
](
https://github.com/CocoaPods/CocoaPods/issues/1457
)
[
#1457
](
https://github.com/CocoaPods/CocoaPods/issues/1457
)
...
@@ -690,7 +690,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -690,7 +690,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
The developer dir relative to the SDK is not added anymore if testing
*
The developer dir relative to the SDK is not added anymore if testing
frameworks are detected in OS X targets, as it doesn't exists, avoiding the
frameworks are detected in OS X targets, as it doesn't exists, avoiding the
presentation of the relative warning in Xcode.
presentation of the relative warning in Xcode.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
## 0.26.2
## 0.26.2
...
@@ -708,11 +708,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -708,11 +708,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
If an user target doesn't specify an architecture the value specified for the
*
If an user target doesn't specify an architecture the value specified for the
project is used in CocoaPods targets.
project is used in CocoaPods targets.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1450
](
https://github.com/CocoaPods/CocoaPods/issues/1450
)
[
#1450
](
https://github.com/CocoaPods/CocoaPods/issues/1450
)
*
The Pods project now properly configures ARC on all build configurations.
*
The Pods project now properly configures ARC on all build configurations.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1454
](
https://github.com/CocoaPods/CocoaPods/issues/1454
)
[
#1454
](
https://github.com/CocoaPods/CocoaPods/issues/1454
)
...
@@ -729,14 +729,14 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -729,14 +729,14 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
present and to debug a single Pod it is possible to make its scheme visible
present and to debug a single Pod it is possible to make its scheme visible
in the Schemes manager of Xcode. This is rarely needed though because the
in the Schemes manager of Xcode. This is rarely needed though because the
user targets trigger the compilation of the Pod targets.
user targets trigger the compilation of the Pod targets.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1185
](
https://github.com/CocoaPods/CocoaPods/pull/1185
)
[
#1185
](
https://github.com/CocoaPods/CocoaPods/pull/1185
)
*
Installations which don't integrate a user target (lint subcommands and
*
Installations which don't integrate a user target (lint subcommands and
`--no-integrate`
option) now set the architecture of OS X Pod targets to
`--no-integrate`
option) now set the architecture of OS X Pod targets to
`$(ARCHS_STANDARD_64_BIT)`
(Xcode 4 default value for new targets). This
`$(ARCHS_STANDARD_64_BIT)`
(Xcode 4 default value for new targets). This
fixes lint issues with Xcode 4.
fixes lint issues with Xcode 4.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1185
](
https://github.com/CocoaPods/CocoaPods/pull/1185
)
[
#1185
](
https://github.com/CocoaPods/CocoaPods/pull/1185
)
*
Further improvements to the organization of the Pods project
*
Further improvements to the organization of the Pods project
...
@@ -748,19 +748,19 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -748,19 +748,19 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
-
The frameworks are referenced relative to the Developer directory and
-
The frameworks are referenced relative to the Developer directory and
namespaced per platform.
namespaced per platform.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1389
](
https://github.com/CocoaPods/CocoaPods/pull/1389
)
[
#1389
](
https://github.com/CocoaPods/CocoaPods/pull/1389
)
[
#1420
](
https://github.com/CocoaPods/CocoaPods/pull/1420
)
[
#1420
](
https://github.com/CocoaPods/CocoaPods/pull/1420
)
*
Added the
`documentation_url`
DSL attribute to the specifications.
*
Added the
`documentation_url`
DSL attribute to the specifications.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1273
](
https://github.com/CocoaPods/CocoaPods/pull/1273
)
[
#1273
](
https://github.com/CocoaPods/CocoaPods/pull/1273
)
###### Bug Fixes
###### Bug Fixes
*
The search paths of vendored frameworks and libraries now are always
*
The search paths of vendored frameworks and libraries now are always
specified relatively.
specified relatively.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1405
](
https://github.com/CocoaPods/CocoaPods/pull/1405
)
[
#1405
](
https://github.com/CocoaPods/CocoaPods/pull/1405
)
*
Fix an issue where CocoaPods would fail to work when used with an older
*
Fix an issue where CocoaPods would fail to work when used with an older
...
@@ -771,7 +771,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -771,7 +771,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
CocoaPods will not attempt to load anymore all the version of a specification
*
CocoaPods will not attempt to load anymore all the version of a specification
preventing crashes if those are incompatible.
preventing crashes if those are incompatible.
[
Fabio Pelosin
](
https://github.com/
irrationalfab
)
[
Fabio Pelosin
](
https://github.com/
FabioPelosin
)
[
#1272
](
https://github.com/CocoaPods/CocoaPods/pull/1272
)
[
#1272
](
https://github.com/CocoaPods/CocoaPods/pull/1272
)
...
@@ -1254,7 +1254,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -1254,7 +1254,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
Compile time introspection. Macro definitions which allow to inspect the
*
Compile time introspection. Macro definitions which allow to inspect the
installed Pods and their version have been introduced in the build
installed Pods and their version have been introduced in the build
environment of the Pod libraries
environment of the Pod libraries
(
[
example
](
https://gist.github.com/
irrationalfab
/5348551
)
).
(
[
example
](
https://gist.github.com/
FabioPelosin
/5348551
)
).
*
CocoaPods now defines the
`COCOAPODS=1`
macro in the Pod and the Client
*
CocoaPods now defines the
`COCOAPODS=1`
macro in the Pod and the Client
targets. This is useful for libraries which conditionally expose interfaces.
targets. This is useful for libraries which conditionally expose interfaces.
[
#903
](
https://github.com/CocoaPods/CocoaPods/issues/903
)
[
#903
](
https://github.com/CocoaPods/CocoaPods/issues/903
)
...
@@ -2505,7 +2505,7 @@ allowing you to automate Xcode related tasks.
...
@@ -2505,7 +2505,7 @@ allowing you to automate Xcode related tasks.
[
6
]:
https://github.com/CocoaPods/CocoaPods/compare/0.5.1...0.6.0
[
6
]:
https://github.com/CocoaPods/CocoaPods/compare/0.5.1...0.6.0
[
7
]:
https://github.com/CocoaPods/CocoaPods/compare/0.3.10...0.5.0
[
7
]:
https://github.com/CocoaPods/CocoaPods/compare/0.3.10...0.5.0
[
irrationalfab
]:
https://github.com/irrationalfab
[
FabioPelosin
]:
https://github.com/FabioPelosin
[
kylef
]:
(https://github.com/kylef)
[
kylef
]:
(https://github.com/kylef)
[
neonichu
]:
(https://github.com/neonichu)
[
neonichu
]:
(https://github.com/neonichu)
[
mrackwitz
]:
https://github.com/mrackwitz
[
mrackwitz
]:
https://github.com/mrackwitz
...
...
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