🐛 Fix permissions

This commit is contained in:
2024-06-02 00:28:34 +08:00
parent f41189d7e8
commit 19c3f07212
5 changed files with 15 additions and 13 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 = solian
PRODUCT_NAME = Solian
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.example.solian
PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
PRODUCT_COPYRIGHT = Copyright © 2024 Solsynth LLC. All rights reserved.