madari-oss/macos/Runner/Configs/AppInfo.xcconfig
Madari Developers 16fe4a653f Project import generated by Copybara.
GitOrigin-RevId: 829626e92d5dba6a4586d1e7c4bd1615ec396e88
2025-01-02 18:46:26 +00:00

14 lines
607 B
Text

// 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 = Madari
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = media.madari.madariClient
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2024 media.madari. All rights reserved.