From a3e331a86ac19d36434873dfb05f58cc7ce18198 Mon Sep 17 00:00:00 2001 From: Ben Rockwood Date: Wed, 23 Aug 2023 15:31:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 78906c9..9f2312d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +___This is an work of devbotsxyz, who's account is now removed from GitHub. We appreciate his contribution to the community!___ + # Xcode Notarize This action notarizes macOS applications or plug-ins. It does this by submitting your built `.app` (or non-app bundle) to Apple's notarization service. It will poll the notarization service until it times out of receives a success response.