Commit 42342e01 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Command] Ensure warnings are printed even when theres an exception

parent b45a5189
...@@ -45,6 +45,7 @@ module Pod ...@@ -45,6 +45,7 @@ module Pod
verify_xcode_license_approved! verify_xcode_license_approved!
super(argv) super(argv)
ensure
UI.print_warnings UI.print_warnings
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