edwardaux / BuildMeUp

An Xcode plugin that keeps track of how long Xcode takes to build your project(s). It accumulates the total time and displays in the Activity View in the Xcode toolbar.
MIT License
66 stars 1 forks source link

Alcatraz won't install BuildMeUp #1

Open stowy opened 8 years ago

stowy commented 8 years ago

I wanted to use BMU to monitor my build times, but the alcatraz PM won't install it. It says installing but never completes and quickly reverts back to the Install option.

Is there an issue with the alcatraz configuration? Can I install it using this repo instead?

ppeszko commented 8 years ago

Console output is:

10/07/16 13:36:25,430 Xcode[54935]: Git fetch output: 10/07/16 13:36:25,435 Xcode[54935]: Git reset output: HEAD is now at 649f874 Cope with dodgy input data 10/07/16 13:36:25,438 Xcode[54935]: Wasn't able to find: Build Me Up.xcodeproj in /Users/patryk/Library/Application Support/Alcatraz/Plug-ins/Build Me Up

The reason for this is that the xcodeproj name BuildMeUp.xcodeproj and not Build Me Up.xcodeproj

hhunaid commented 8 years ago

Is there any way around this?

ergunkocak commented 6 years ago

install sudo gem install update_xcode_plugins and update_xcode_plugins this plugin is working