Maven: Create OS X App bundles with AppStore versions of Xcode
Since the AppStore distribution of Xcode, it no more resides in /Developer, thus software that expects Xcode tools to be in /Developer/* fails. An easy fix to this is to link /Developer to the Developer directory in the Xcode application bundle:
sudo ln -s /Applications/Xcode.app/Resources/Developer /Developer
Written by eFrane
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#