Hello all,
I'm developing Printing Dialog Extension plugin for mac and encountered an issue where my PDE does not get loaded in print dialog opened from Safari 11.1.2 (macOS High Sierra).
Error from Console is:
kernel (ApplicationMobileFileIntegrity)
Library Validation failed: Rejecting '/Library/Printers/Test/PDEs/SamplePDE.plugin/Contents/MacOS/SamplePDE' (Team ID: XXXXXXXXXX, platform: no) for process 'Safari(24532)' (Team ID: none, platform: yes), reason: mapping process is a platform binary, but mapped file is not.
This issue does not happen with Safari 11.0 and earlier, and any other Apple and 3rd party apps.
Please let me know if you've encountered similar issue and know a fix or workaround to this problem.
Thank you in advance.