mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 07:35:51 +01:00
* dock service * add docs and update comments * remove unneeded doc imports * update comment * update comment * update comment * update changelog * consolidate to dock service * update examples + thread safety * fix linux * update docs * thread safety * Update v3/pkg/services/dock/dock_darwin.go Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
15 lines
No EOL
295 B
JSON
15 lines
No EOL
295 B
JSON
{
|
|
"fixed": {
|
|
"file_version": "0.1.0"
|
|
},
|
|
"info": {
|
|
"0000": {
|
|
"ProductVersion": "0.1.0",
|
|
"CompanyName": "My Company",
|
|
"FileDescription": "My Product Description",
|
|
"LegalCopyright": "© now, My Company",
|
|
"ProductName": "My Product",
|
|
"Comments": "This is a comment"
|
|
}
|
|
}
|
|
} |