Does osxfuse require Xcode.app to be in top-level /Applications?

Ryan Schmidt ryandesign at macports.org
Wed Sep 9 02:00:06 PDT 2015


On Sep 9, 2015, at 12:15 AM, Art McGee wrote:

> My setup:
> 
> xcode-select -p
> /Applications/Xcode/Xcode.app/Contents/Developer
> 
> xcrun -f xcodebuild
> /Applications/Xcode/Xcode.app/Contents/Developer/usr/bin/xcodebuild
> 
> xcodebuild -version
> Xcode 6.4
> Build version 6E35b
> 
> xcrun -f clang
> /Applications/Xcode/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
> 
> I wasn't sure, but had read assumptions that osxfuse needs Xcode.app to be in top-level /Applications and no where else. Is that correct?

My reading of the osxfuse build.sh script is that yes, it is looking for Xcode to be directly in the /Applications folder. It can have any name you want, but must be directly in that folder, not a subfolder.

This is clearly dumb and you should file a bug report about it.



More information about the macports-users mailing list