On Mon, August 22, 2016 14:11, Sak Wathanasin wrote: > Our FUSE-based FS that works just fine in 10.11 won't load in Sierra B5 & B6. > ... > ...snipped... > but in Sierra B6 (& B5), I get > > Diagnostics for /Library/Filesystems/our_fs.fs/Support/our_fs.kext: > Code Signing Failure: code signature is invalid > /Library/Filesystems/our_fs.fs/Support/our_fs.kext appears to be loadable > (including linkage for > on-disk libraries).
After much gnashing of teeth and hair-pulling, I found that this was because our KEXT was a fat binary. Removing the i386 slice placted the code validator. _______________________________________________ Do not post admin requests to the list. They will be ignored. Filesystem-dev mailing list (Filesystem-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/filesystem-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com