]> git.cworth.org Git - lmno.games/blobdiff - flempires/macos/Runner/Configs/AppInfo.xcconfig
Rename flutterempires to flempires
[lmno.games] / flempires / macos / Runner / Configs / AppInfo.xcconfig
diff --git a/flempires/macos/Runner/Configs/AppInfo.xcconfig b/flempires/macos/Runner/Configs/AppInfo.xcconfig
new file mode 100644 (file)
index 0000000..551964b
--- /dev/null
@@ -0,0 +1,14 @@
+// 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 = Empires
+
+// The application's bundle identifier
+PRODUCT_BUNDLE_IDENTIFIER = com.appsiom.flempires
+
+// The copyright displayed in application information
+PRODUCT_COPYRIGHT = Copyright © 2020 com.appsiom. All rights reserved.