fix: name issue
This commit is contained in:
@@ -4,7 +4,7 @@ project(runner LANGUAGES CXX)
|
||||
|
||||
# The name of the executable created for the application. Change this to change
|
||||
# the on-disk name of your application.
|
||||
set(BINARY_NAME "HiddifyNext")
|
||||
set(BINARY_NAME "hiddify")
|
||||
# The unique GTK application identifier for this application. See:
|
||||
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
|
||||
set(APPLICATION_ID "app.hiddify.com")
|
||||
|
||||
Reference in New Issue
Block a user