Benjamin wrote: > - What Mac OS X versions should be supported? I would suggest dropping > support for 10.4 and 10.5. The existing MacFUSE versions 2.0.3 and beta 2.1.5 > run just fine on 10.4 and 10.5. That will make development a lot smoother in > the end. Supporting 10.6 (Intel) and later 10.7 should be sufficient for new > releases. BTW is there anybody who has access to 10.7 and is willing to > contribute?
I would prefer to keep 10.5 support, so I can build my fs for 10.5+ at once, and not one for 10.5 and one for 10.6+. Also 10.5 is the latest ppc version, and there are still some around (especially those who are interested in my project, very often have a ppc; I'll tell you more, when I can show a thing). Dropping 10.4 shouldn't a big problem, and will make things easier (e.g. 10.5+ uses a extended attributes to access resource fork/finder data; and that's why I've dropped 10.4 for my project also). Anatol wrote: > I'll try to look at the "macfuse_buildtool.sh -t dist" issue though. also "macfuse_buildtool.sh -t smalldist" is broken if you use one directory for builds (global xcode setting) - maybe you can fix that (either respecting those setting or tell the compiler to not use it - which should be preferred in this case) /ALeX. -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
