Commit 7d60b414 authored by Fabio Pelosin's avatar Fabio Pelosin

[Installer] Show project genration step.

parent f7587b16
......@@ -124,6 +124,10 @@ module Pod
run_pre_install_hooks
end
UI.message"- Generating project" do
project
end
UI.message"- Installing targets" do
generate_target_support_files
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