vfx01j / afsctool

AFSC (Apple File System Compression) tool for Mac OS Sierra or above
GNU General Public License v3.0
3 stars 1 forks source link

High Sierra: f_type=24 #2

Open gingerbeardman opened 7 years ago

gingerbeardman commented 7 years ago

Running another version/fork of the tool I am seeing:

Expecting f_type of 17 or 23. f_type is 24.

I am running 10.13 High Sierra GM candidate

So I guess a similar change is required to the one you made for Sierra (f_type=23?)

I made the change in another fork: https://github.com/gingerbeardman/afsctool/releases/tag/10.13

kenorb commented 6 years ago

It seems gingerbeardman/afsctool is now moved to RJVB/afsctool.

Related issue: https://github.com/diimdeep/afsctool/issues/3