mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix macOS target app name (#1199)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user