Files
toaster/apps/macos/Runner/Configs/AppInfo.xcconfig
T
mars3142 46c8c38aa7
Test / test (push) Successful in 7m35s
initial commit
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2026-04-18 14:06:56 +02:00

15 lines
619 B
Plaintext

// Application-level settings for the Runner target.
//
// This may be replaced with something auto-generated from metadata (e.g., pubspec.yaml) in the
// future. If not, the values below would default to using the project name when this becomes a
// 'flutter create' template.
// The application's name. By default this is also the title of the Flutter window.
PRODUCT_NAME = toaster
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = org.mars3142.android.toaster
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2026 org.mars3142.android. All rights reserved.