fix macOS target app name (#1199)

This commit is contained in:
Kofua
2025-09-06 16:29:48 +08:00
committed by GitHub
parent 594a891abd
commit b6de7ef40d

View File

@@ -5,7 +5,7 @@
// 'flutter create' template. // 'flutter create' template.
// The application's name. By default this is also the title of the Flutter window. // The application's name. By default this is also the title of the Flutter window.
PRODUCT_NAME = piliplus PRODUCT_NAME = PiliPlus
// The application's bundle identifier // The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.example.piliplus PRODUCT_BUNDLE_IDENTIFIER = com.example.piliplus