fix: yt-dlp exiting with code 2 on macos

This commit is contained in:
2025-11-07 00:05:05 +05:30
parent 9381a3dba8
commit defdfd6fd1
8 changed files with 100 additions and 101 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "NeoDLP",
"mainBinaryName": "neodlp",
"version": "0.3.3",
"version": "0.3.4",
"identifier": "com.neosubhamoy.neodlp",
"build": {
"beforeDevCommand": "npm run dev",