From d91cb1d5d57de970d027ffbd46b41cfd847c10dc Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Tue, 9 Aug 2022 18:51:43 +0300 Subject: [macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization. --- doc/classes/@GlobalScope.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml index bd500f6b35..373a09623c 100644 --- a/doc/classes/@GlobalScope.xml +++ b/doc/classes/@GlobalScope.xml @@ -2711,7 +2711,10 @@ Hints that a quaternion property should disable the temporary euler editor. - + + Hints that a string property is a password, and every character is replaced with the secret character. + + -- cgit v1.2.3