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

Add momc path for Xcode 4.3 command line tools. #90

Merged
merged 1 commit into from
Feb 17, 2012
Merged

Add momc path for Xcode 4.3 command line tools. #90

merged 1 commit into from
Feb 17, 2012

Conversation

mcglincy
Copy link
Contributor

Deals with failing momc assert after upgrading to Xcode4.3 and installing the optional command line tools, which puts the momc binary into /Applications/Xcode.app/Contents/Developer/usr/bin.

@rentzsch
Copy link
Owner

Horray, I was hoping someone would send me this patch :) Thanks.

rentzsch added a commit that referenced this pull request Feb 17, 2012
[NEW] Support for Xcode 4.3's new location for its momc (inside the app bundle). (Matt McGlincy)
@rentzsch rentzsch merged commit 2a80b86 into rentzsch:master Feb 17, 2012
@honus
Copy link

honus commented Jun 21, 2012

You might want to consider using xcrun to find momc. "xcrun -find momc" will return you the path to momc. "xcrun momc" will just run it.

@rentzsch
Copy link
Owner

@honus: great tip! Will do.

@rentzsch rentzsch mentioned this pull request Nov 17, 2012
ddrccw pushed a commit to ddrccw/mogenerator that referenced this pull request Jan 20, 2014
[NEW] Support for Xcode 4.3's new location for its momc (inside the app bundle). (Matt McGlincy)
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.

3 participants