tauri-app: add icons, package with record-daemon, change name
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m9s
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m9s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "tauri-app",
|
||||
"productName": "leaguerecorder",
|
||||
"version": "0.1.0",
|
||||
"identifier": "v.leaguerecorder",
|
||||
"build": {
|
||||
@@ -40,6 +40,7 @@
|
||||
"icons/128x128@2x.png",
|
||||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
]
|
||||
],
|
||||
"externalBin": ["binaries/record-daemon"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user