tauri-app: bundle dummy obs.dll
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m8s

This commit is contained in:
2026-05-18 13:57:53 +02:00
parent ab0b538162
commit a10176acd8
2 changed files with 8 additions and 0 deletions

View File

@@ -41,6 +41,9 @@
"icons/icon.icns",
"icons/icon.ico"
],
"resources": {
"binaries/obs.dll": "obs.dll"
},
"externalBin": ["binaries/record-daemon"]
}
}