Try out change CFBundleExecutable to rustdesk from EXECUTABLE_NAME, so
that it is not "RustDesk"
This commit is contained in:
parent
9e747610b5
commit
8a68974f4f
@ -5,7 +5,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<string>rustdesk</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string></string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user