Added support for High Sierra Format.

This commit is contained in:
2017-10-08 22:47:09 +01:00
parent e0eec87d50
commit 97b4ebe76a
6 changed files with 197 additions and 28 deletions

View File

@@ -40,7 +40,6 @@ namespace DiscImageChef.Filesystems.ISO9660
// TODO: Apple extensiones, requires XA or advance RR interpretation.
// TODO: Check ECMA-167
// TODO: Check ECMA-168
// TODO: HighSierra
public partial class ISO9660 : Filesystem
{
public ISO9660()