Commit 6e769744 authored by Fabio Pelosin's avatar Fabio Pelosin

[Installer] Show project genration step.

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