File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
nightwatch/desktop/src-tauri Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 7
7
"withGlobalTauri" : true
8
8
},
9
9
"package" : {
10
- "productName" : " nightwatch-desktop " ,
10
+ "productName" : " Nightwatch " ,
11
11
"version" : " 0.7.2"
12
12
},
13
13
"tauri" : {
22
22
"appimage" : {
23
23
"bundleMediaFramework" : true
24
24
},
25
- "category" : " DeveloperTool " ,
26
- "copyright" : " " ,
25
+ "category" : " SocialNetworking " ,
26
+ "copyright" : " Copyright (c) 2024 iiPython " ,
27
27
"deb" : {
28
28
"depends" : []
29
29
},
35
35
" icons/icon.icns" ,
36
36
" icons/icon.ico"
37
37
],
38
- "identifier" : " com.iipython.nightwatch" ,
38
+ "identifier" : " dev.iipython.nightwatch" ,
39
+ "publisher" : " iiPython" ,
39
40
"longDescription" : " " ,
40
41
"macOS" : {
41
42
"entitlements" : null ,
45
46
"signingIdentity" : null
46
47
},
47
48
"resources" : [],
48
- "shortDescription" : " " ,
49
+ "shortDescription" : " The chatting application to end all chatting applications. " ,
49
50
"targets" : " all" ,
50
51
"windows" : {
51
52
"certificateThumbprint" : null ,
You can’t perform that action at this time.
0 commit comments