mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
This commit is contained in:
committed by
GitHub
parent
0797a002ca
commit
dfbbca423b
@@ -2,4 +2,4 @@
|
||||
"tauri-bundler": minor:breaking
|
||||
---
|
||||
|
||||
The macOS notarization now uses `notarytool` as `altool` will be discontinued on November 2023. When authenticating with an API key, the key `.p8` file path must be provided in the `APPLE_API_KEY_PATH` environment variable.
|
||||
The macOS notarization now uses `notarytool` as `altool` will be discontinued on November 2023. When authenticating with an API key, the key `.p8` file path must be provided in the `APPLE_API_KEY_PATH` environment variable. To prevent a breaking change, we will try to find the key path in the `altool` default search paths.
|
||||
|
||||
Reference in New Issue
Block a user