Galeas / CocoaPodUI

XCode plugin that implements CocoaPods GUI.
578 stars 58 forks source link

Projects w/ Existing Pods #10

Closed evliu closed 10 years ago

evliu commented 10 years ago

I tried it out and it overwrote my existing podfile. also, is there a way to see the console output for during the install?

Galeas commented 10 years ago

Hm, ok, I'll try to avoid overwiriting existing podfile. About console output -- if I understand you correctly, you want to see pods installation log?

evliu commented 10 years ago

exactly for the console, the same thing you would get from "pod install". I get it on JetBrains AppCode.

Maybe for existing pods, to have it show in the list when you pull up CocoaPodUI in Xcode

Galeas commented 10 years ago

By default, you can see this log in overlay when you pressed "Save" button. I'll try to make console output as soon as I can. image

evliu commented 10 years ago

oh actually that was what i was looking for. i guess i didn't have an updated version!

Galeas commented 10 years ago

This feature existed from first version =) Anyway, in 1.0.3 I have added direct console output.

Galeas commented 10 years ago

@evliu version 1.0.4 -- avoid complete overwriting an existing Podfile.