Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made it work with current Xcode #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

hsarret
Copy link

@hsarret hsarret commented May 12, 2013

Hi,
More of a notice that a real pull request, as i just hacked in for your plugin to work with my setup
Cheers,
Hubert

@patbonecrusher
Copy link

Working version with Xcode Version 5 and OSX Mountain Lion

@hsarret
Copy link
Author

hsarret commented Sep 24, 2013

I guess u meant on your branch https://github.com/patbonecrusher/XcodeColors ?

Conflicts:
	Info.plist
	XcodeColors.xcodeproj/project.pbxproj
@hsarret
Copy link
Author

hsarret commented Sep 24, 2013

Tried your branch but can't get it to work with Xcode 5, any hints @patbonecrusher ?

@patbonecrusher
Copy link

Hmmm… Did you copy the xcplugin after building it?
On my machine it gets build there: /private/tmp/XcodeColors.dst/Volumes/dagon/Users/pat/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XcodeColors.xcplugin
Then I copy it over to : ~/Library/Application Support/./Developer/Shared/Xcode/Plug-ins/XcodeColors.xcplugin

Restart xcode.
and it should work….

I am trying to get it to actually build and deploy in that library folder instead of that stupid temp!!!

pat

On Sep 24, 2013, at 3:24 AM, Hubert SARRET [email protected] wrote:

I guess u meant on your branch https://github.com/patbonecrusher/XcodeColors ?


Reply to this email directly or view it on GitHub.

@hsarret
Copy link
Author

hsarret commented Sep 26, 2013

After second investigation, i was not copying right version of plugin. Sorry about that @patbonecrusher :(

For it to be automatically copied to right directory aka ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

set Installation Build Product Location to $(HOME)
set Installation Directory to /Library/Application Support/Developer/Shared/Xcode/Plug-ins

@hsarret
Copy link
Author

hsarret commented Sep 26, 2013

I am experiencing a lot of Xcode crashes with plugin :( How about you @patbonecrusher ?

@patbonecrusher
Copy link

I am running the plugin with Xcode 5 official release (english) and it works fine…. Haven't had a crash….
I wonder if there could be a problem with other plugins? I have no other plugins installed…

On Sep 26, 2013, at 5:49 AM, Hubert SARRET [email protected] wrote:

I am experiencing a lot of Xcode crashes with plugin :( How about you @patbonecrusher ?


Reply to this email directly or view it on GitHub.

@hsarret
Copy link
Author

hsarret commented Sep 26, 2013

I am also on official release english but with others plugins:

  • BBUncrustifyPlugin
  • Lin
    I'll try with no other plugin and will let you know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants