Uwes Blog


MP3FS on Mac OS X with MacFUSE now Xcode 3 compatible

The original patch for mp3fs was made with the beta of Xcode 3.1 (because i am playing with my iPhone). The patch now works with Xcode 3.0. Get the new patch for Xcode 3.0 here.

This is the crucial difference:

< +                     compatibilityVersion = "Xcode 3.0";
---
> +                     compatibilityVersion = "Xcode 3.1";

Thanks for reading. Comment on this post!

Back to index