Fill macOS data
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user