Skip to content

Commit 18f8a41

Browse files
Copilotagocke
andcommitted
Update warning message about unsigned apps
Co-authored-by: agocke <[email protected]>
1 parent 7676183 commit 18f8a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/deploying/macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ For Native AOT apps, no entitlements are required.
4141
Use Apple's developer documentation to sign and notarize the binary.
4242

4343
> [!WARNING]
44-
> Failing to sign and notarize your app might result in users seeing security warnings or being unable to launch your application.
44+
> Failing to sign and notarize your app might result in the application crashing while executing a restricted operation.

0 commit comments

Comments
 (0)