diff --git a/README.md b/README.md index c3a0b6b..0032392 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@
+> [!NOTE] +> Sentinel is now signed/notarized with an Apple Developer account. +> +> ### Updating Sentinel to the signed/notarized version +> Any app on version `v1.4 and below` that used the old unsigned certificate had its authorization revoked when I switched to signing/notarizing the app with a valid apple certificate. With this in mind, the auto-updater built-in to the app and homebrew updating will likely not work. This will require you to manually remove the old app and download the latest version from GitHub to get to the signed version successfully. + + + A GUI for controlling Gatekeeper and more, written in SwiftUI. Using this as a learning opportunity for Swift as I'm new to it.