Implement logging functionality and enhance audio capture error handling
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled

This commit is contained in:
Илья Глазунов
2026-01-15 18:50:55 +03:00
parent 50bb99df37
commit 4edfaf4906
9 changed files with 336 additions and 23 deletions
+17
View File
@@ -48,6 +48,9 @@ importers:
'@electron/fuses':
specifier: ^2.0.0
version: 2.0.0
'@electron/osx-sign':
specifier: ^2.3.0
version: 2.3.0
'@reforged/maker-appimage':
specifier: ^5.1.1
version: 5.1.1
@@ -173,6 +176,11 @@ packages:
engines: {node: '>=12.0.0'}
hasBin: true
'@electron/osx-sign@2.3.0':
resolution: {integrity: sha512-qh/BkWUHITP2W1grtCWn8Pm4EML3q1Rfo2tnd/KHo+f1le5gAYotBc6yEfK6X2VHyN21mPZ3CjvOiYOwjimBlA==}
engines: {node: '>=22.12.0'}
hasBin: true
'@electron/packager@18.4.4':
resolution: {integrity: sha512-fTUCmgL25WXTcFpM1M72VmFP8w3E4d+KNzWxmTDRpvwkfn/S206MAtM2cy0GF78KS9AwASMOUmlOIzCHeNxcGQ==}
engines: {node: '>= 16.13.0'}
@@ -2487,6 +2495,15 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@electron/osx-sign@2.3.0':
dependencies:
debug: 4.4.3
isbinaryfile: 4.0.10
plist: 3.1.0
semver: 7.7.3
transitivePeerDependencies:
- supports-color
'@electron/packager@18.4.4':
dependencies:
'@electron/asar': 3.4.1