diff --git a/OSX-Intel/Notarized/README.md b/OSX-Intel/Notarized/README.md new file mode 100644 index 0000000..4cc7ed5 --- /dev/null +++ b/OSX-Intel/Notarized/README.md @@ -0,0 +1,4 @@ +The executable in the 'Notarized' directory has been codesigned and notarized for use on OS X Catalina. At the time of writing, Apple intend that, starting in January 2020, only such notarized executables will be able to run, no matter what the owner of the computer thinks. + +Furthermore, it is presently impossible to staple the notarization to a single executable. So, the first time the executable runs, it will phone into Apple to check it is notarized. + diff --git a/OSX-Intel/Notarized/cpdf b/OSX-Intel/Notarized/cpdf new file mode 100755 index 0000000..c67d7e7 Binary files /dev/null and b/OSX-Intel/Notarized/cpdf differ