Commit 252aa1ec authored by Boris Bügling's avatar Boris Bügling

Merge pull request #3711 from CocoaPods/seg-ensure-print-warnigns

[Command] Ensure warnings are printed even when theres an exception
parents 4c1f4a86 42342e01
......@@ -45,6 +45,7 @@ module Pod
verify_xcode_license_approved!
super(argv)
ensure
UI.print_warnings
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