mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
doc: Clarify free developper account limitations (#3283)
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user