Commit 2954c301 authored by Fabio Pelosin's avatar Fabio Pelosin

[UI] Disable deprecations warnings in the RCs.

parent 9515ffe1
......@@ -231,8 +231,11 @@ module Pod
module CoreUI
class << self
# @todo enable in CocoaPods 0.17.0 release
#
def puts(message)
UI.puts message
# UI.puts message
end
# @todo enable in CocoaPods 0.17.0 release
......
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