Commit 9a5b3de5 authored by Eloy Duran's avatar Eloy Duran

Release 0.6.0

parent 19448eca
GIT
remote: git://github.com/CocoaPods/Xcodeproj.git
revision: 8588320c17db695f3ee87f11ab0953cc2e3a0f0d
revision: 4c49ed5c0fb4f021b73afd69515ac4aec1765f81
branch: develop
specs:
xcodeproj (0.2.0.rc3)
xcodeproj (0.2.0)
PATH
remote: .
......@@ -16,7 +16,7 @@ PATH
octokit (~> 1.7.0)
open4 (~> 1.3.0)
rake (~> 0.9.0)
xcodeproj (~> 0.2.0.rc3)
xcodeproj (~> 0.2.0)
GEM
remote: http://rubygems.org/
......
......@@ -6,7 +6,7 @@ module Pod
class Informative < PlainInformative
def message
#TODO: remove formatting from raise calls and remove conditional
# TODO: remove formatting from raise calls and remove conditional
super !~ /\[!\]/ ? "[!] #{super}\n".red : super
end
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment