CocoaPodUI
CocoaPodUI copied to clipboard
Problem of install CocoaPodUI.xcplugin via Alcatraz
Hi,
It seems to be zero bytes of CocoaPodUI.xcplugin downloaded via Alcatraz. What's wrong about that?
Thanks, Gary
Hello, @52doho
Basically, I check it right now and seems like you're right. But I think that problem is on Alcatraz side, not mine. I'll ask @supermarin about that.
@52doho For now you can clone this git and build it manually or download binary from https://sourceforge.net/projects/cocoapodui/ , unzip and paste to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
The sourceforge version cannot make menu appear in my installation( 10.9.4 xcode 5.1.1 ). But clone and build manually works. update: After upgrade to Xcode 6 GM cocoapodUI menu disappear again.
Xcode Version 6.0.1 no menu visible...
@KaboomProjeXs I know about this bug, but I can't find out it's source. So for now you can clone repo and build plug-in manually, it works. Unfortunately I have a LOT of work on my main job and don't have a time enough =(
same here.
In my situation even Alcatraz don’t have its menu shown. Seems Xcode 6 changes its menu API after beta?
— Sent from Mailbox
On Fri, Sep 19, 2014 at 4:34 PM, Lukas Kovar [email protected] wrote:
Xcode Version 6.0.1 no menu visible...
Reply to this email directly or view it on GitHub: https://github.com/Galeas/CocoaPodUI/issues/18#issuecomment-56150855
@palxex not the same. This bug we are talking about appears not only in Xcode 6+.
When I built from source, there was a missing xib that apparently isn't used any more.
@GlennAustin this small bug was fixed in last commit.
Still now.
No CocoaPodUI via Alcatraz (1.1.10) on XCode 7.1 (OSX El Capitan 10.11.1), installs fine building directly from Github.
Built manually with xcode 7.3.1 and no menu button at all. Anyone has any workarounds for latest xcode?
@fredz0003, hi! I'm currently working on totally new version of CocoaPodUI which has full support of cocoapods 1.0, great bugfix and some other cool features.
@Galeas Awesome, I just wanted to make sure I wasn't missing a step. Thanks!