Hi I couldn't find an issue on this, so I'm creating a new one. I have these variables described below in an .env file in the root of the project:
Warn [tauri_bundler::bundle::macos::app] skipping app notarization, no APPLE_ID & APPLE_PASSWORD & APPLE_TEAM_ID or APPLE_API_KEY & APPLE_API_ISSUER & APPLE_API_KEY_PATH environment variables found
I'm unsure as to what I've misunderstood.
I followed the documentation here:
https://v2.tauri.app/distribute/sign/macos/