macos changes

This commit is contained in:
Hillel Coren 2021-01-22 15:08:50 +02:00
parent 27db5f1930
commit 0294bf0b51
1 changed files with 3 additions and 3 deletions

View File

@ -5,10 +5,10 @@
// '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 = flutter_client PRODUCT_NAME = Invoice Ninja
// The application's bundle identifier // The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.invoiceninja.flutterClient PRODUCT_BUNDLE_IDENTIFIER = com.invoiceninja.app
// The copyright displayed in application information // The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2021 com.invoiceninja. All rights reserved. PRODUCT_COPYRIGHT = Copyright © 2021 Invoice Ninja All rights reserved.