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
9a5b3de5
Commit
9a5b3de5
authored
Jul 01, 2012
by
Eloy Duran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.6.0
parent
19448eca
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Gemfile.lock
Gemfile.lock
+3
-3
cocoapods.rb
lib/cocoapods.rb
+1
-1
No files found.
Gemfile.lock
View file @
9a5b3de5
GIT
GIT
remote: git://github.com/CocoaPods/Xcodeproj.git
remote: git://github.com/CocoaPods/Xcodeproj.git
revision:
8588320c17db695f3ee87f11ab0953cc2e3a0f0d
revision:
4c49ed5c0fb4f021b73afd69515ac4aec1765f81
branch: develop
branch: develop
specs:
specs:
xcodeproj (0.2.0
.rc3
)
xcodeproj (0.2.0)
PATH
PATH
remote: .
remote: .
...
@@ -16,7 +16,7 @@ PATH
...
@@ -16,7 +16,7 @@ PATH
octokit (~> 1.7.0)
octokit (~> 1.7.0)
open4 (~> 1.3.0)
open4 (~> 1.3.0)
rake (~> 0.9.0)
rake (~> 0.9.0)
xcodeproj (~> 0.2.0
.rc3
)
xcodeproj (~> 0.2.0)
GEM
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
...
...
lib/cocoapods.rb
View file @
9a5b3de5
...
@@ -6,7 +6,7 @@ module Pod
...
@@ -6,7 +6,7 @@ module Pod
class
Informative
<
PlainInformative
class
Informative
<
PlainInformative
def
message
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
super
!~
/\[!\]/
?
"[!]
#{
super
}
\n
"
.
red
:
super
end
end
end
end
...
...
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