diff --git a/macos/Runner/Configs/AppInfo.xcconfig b/macos/Runner/Configs/AppInfo.xcconfig index 92a1cc71..4d9b34c2 100644 --- a/macos/Runner/Configs/AppInfo.xcconfig +++ b/macos/Runner/Configs/AppInfo.xcconfig @@ -5,7 +5,7 @@ // 'flutter create' template. // The application's name. By default this is also the title of the Flutter window. -PRODUCT_NAME = Hiddify Next +PRODUCT_NAME = hiddify // The application's bundle identifier PRODUCT_BUNDLE_IDENTIFIER = app.hiddify.com