Fill macOS data

This commit is contained in:
Junyuan Feng
2022-01-10 17:04:18 +08:00
parent 195e188d0c
commit 4d227c3f00
23 changed files with 62 additions and 50 deletions

View File

@@ -5,10 +5,10 @@
// 'flutter create' template.
// The application's name. By default this is also the title of the Flutter window.
PRODUCT_NAME = toolbox
PRODUCT_NAME = ServerBox
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.toolbox
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2021 tech.lolli. All rights reserved.
PRODUCT_COPYRIGHT = Copyright © 2022 tech.lolli. All rights reserved.