fix(stage-tamagotchi): try to fix #770 macOS crashes with Team ID mismatch check (#772)

This commit is contained in:
Neko
2025-11-27 16:36:32 +08:00
committed by GitHub
parent 7db9907cdc
commit 2da7db289b
@@ -42,7 +42,10 @@ mac:
extendInfo:
- NSMicrophoneUsageDescription: 'AIRI requires microphone access for voice interaction'
- NSCameraUsageDescription: 'AIRI requires camera access for vision understanding'
# If still fails, check:
# https://github.com/electron-userland/electron-builder/issues/3989#issuecomment-557013674
notarize: false
hardenedRuntime: false
executableName: airi
dmg:
artifactName: ${productName}-${version}-darwin-${arch}.${ext}