doc: Clarify free developper account limitations (#3283)

Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
This commit is contained in:
Damien Schneider
2025-06-06 23:34:09 +02:00
committed by GitHub
parent 601fdc0678
commit a548b88517

View File

@@ -10,7 +10,7 @@ Code signing is required on macOS to allow your application to be listed in the
## Prerequisites
Code signing on macOS requires an [Apple Developer] account which is either paid (99$ per year) or on the free plan. You also need an Apple device where you perform the code signing. This is required by the signing process and due to Apple's Terms and Conditions.
Code signing on macOS requires an [Apple Developer] account which is either paid (99$ per year) or on the free plan (only for testing and development purposes). You also need an Apple device where you perform the code signing. This is required by the signing process and due to Apple's Terms and Conditions.
:::note
Note when using a free Apple Developer account, you will not be able to notarize your application and it will still show up as not verified when opening the app.