diff --git a/macos/Runner/Configs/AppInfo.xcconfig b/macos/Runner/Configs/AppInfo.xcconfig index da94c63..22b0d36 100644 --- a/macos/Runner/Configs/AppInfo.xcconfig +++ b/macos/Runner/Configs/AppInfo.xcconfig @@ -9,7 +9,7 @@ // 'flutter create' template. // The application's name. By default this is also the title of the Flutter window. -PRODUCT_NAME = ollama_app +PRODUCT_NAME = Ollama // The application's bundle identifier PRODUCT_BUNDLE_IDENTIFIER = com.freakurl.apps.ollamaApp