Studio uses [FileSystemFileHandle.createWritable](https://developer.mozilla.org/de/docs/Web/API/FileSystemFileHandle/createWritable) in https://github.com/Xiphoseer/sdo-tool/blob/1e0339aa1d8884ece292b87839b0e4e4ba0d10d6/crates/sdo-web/src/lib.rs#L418 which is not supported in Safari See: https://bugs.webkit.org/show_bug.cgi?id=231706
Studio uses FileSystemFileHandle.createWritable in
sdo-tool/crates/sdo-web/src/lib.rs
Line 418 in 1e0339a
See: https://bugs.webkit.org/show_bug.cgi?id=231706