]> git.cworth.org Git - lmno.games/commitdiff
Rename application id to com.appsiom.empires
authorKevin Worth <kworth082@gmail.com>
Mon, 4 May 2020 03:06:08 +0000 (23:06 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
Because com.example was no good and so was flutterfamilies

flutterfamilies/android/app/build.gradle
flutterfamilies/android/app/src/debug/AndroidManifest.xml
flutterfamilies/android/app/src/main/AndroidManifest.xml
flutterfamilies/android/app/src/main/kotlin/com/example/flutterfamilies/MainActivity.kt
flutterfamilies/android/app/src/profile/AndroidManifest.xml
flutterfamilies/ios/Runner.xcodeproj/project.pbxproj

index e885fa81f565d9da4ce67c457c5ad3015bb5aa12..14977d8bc78f725f039a035b2c21da6f46123f6c 100644 (file)
@@ -38,7 +38,7 @@ android {
 
     defaultConfig {
         // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
 
     defaultConfig {
         // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
-        applicationId "com.example.flutterfamilies"
+        applicationId "com.appsiom.empires"
         minSdkVersion 16
         targetSdkVersion 28
         versionCode flutterVersionCode.toInteger()
         minSdkVersion 16
         targetSdkVersion 28
         versionCode flutterVersionCode.toInteger()
index abe8a1e551de1dad120eded8cf80f09df048fe99..3bfdefe0e4e7a71460c6032e6fa7d322140d161c 100644 (file)
@@ -1,5 +1,5 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="com.example.flutterfamilies">
+    package="com.appsiom.empires">
     <!-- Flutter needs it to communicate with the running application
          to allow setting breakpoints, to provide hot reload, etc.
     -->
     <!-- Flutter needs it to communicate with the running application
          to allow setting breakpoints, to provide hot reload, etc.
     -->
index 790f77c146fcf7b657afa8120d40bf36dc250d01..78705c47c228c99c6fd802492c6e3f751a06264f 100644 (file)
@@ -1,5 +1,5 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="com.example.flutterfamilies">
+    package="com.appsiom.empires">
     <!-- io.flutter.app.FlutterApplication is an android.app.Application that
          calls FlutterMain.startInitialization(this); in its onCreate method.
          In most cases you can leave this as-is, but you if you want to provide
     <!-- io.flutter.app.FlutterApplication is an android.app.Application that
          calls FlutterMain.startInitialization(this); in its onCreate method.
          In most cases you can leave this as-is, but you if you want to provide
index ddc6e7cc27ed9c3a6f1814b400bf56b86853036a..04bdc414dc8725d256520c5559721614b6de5eec 100644 (file)
@@ -1,4 +1,4 @@
-package com.example.flutterfamilies
+package com.appsiom.empires
 
 import io.flutter.embedding.android.FlutterActivity
 
 
 import io.flutter.embedding.android.FlutterActivity
 
index abe8a1e551de1dad120eded8cf80f09df048fe99..3bfdefe0e4e7a71460c6032e6fa7d322140d161c 100644 (file)
@@ -1,5 +1,5 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="com.example.flutterfamilies">
+    package="com.appsiom.empires">
     <!-- Flutter needs it to communicate with the running application
          to allow setting breakpoints, to provide hot reload, etc.
     -->
     <!-- Flutter needs it to communicate with the running application
          to allow setting breakpoints, to provide hot reload, etc.
     -->
index f35be15bd3f82368c71b0f79a6dde71cee2c1961..7ca8705ebc2dd69e23ab621828738737d3de2d37 100644 (file)
                                        "$(inherited)",
                                        "$(PROJECT_DIR)/Flutter",
                                );
                                        "$(inherited)",
                                        "$(PROJECT_DIR)/Flutter",
                                );
-                               PRODUCT_BUNDLE_IDENTIFIER = com.example.flutterfamilies;
+                               PRODUCT_BUNDLE_IDENTIFIER = com.appsiom.empires;
                                PRODUCT_NAME = "$(TARGET_NAME)";
                                SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
                                SWIFT_VERSION = 5.0;
                                PRODUCT_NAME = "$(TARGET_NAME)";
                                SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
                                SWIFT_VERSION = 5.0;
                                        "$(inherited)",
                                        "$(PROJECT_DIR)/Flutter",
                                );
                                        "$(inherited)",
                                        "$(PROJECT_DIR)/Flutter",
                                );
-                               PRODUCT_BUNDLE_IDENTIFIER = com.example.flutterfamilies;
+                               PRODUCT_BUNDLE_IDENTIFIER = com.appsiom.empires;
                                PRODUCT_NAME = "$(TARGET_NAME)";
                                SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
                                SWIFT_OPTIMIZATION_LEVEL = "-Onone";
                                PRODUCT_NAME = "$(TARGET_NAME)";
                                SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
                                SWIFT_OPTIMIZATION_LEVEL = "-Onone";
                                        "$(inherited)",
                                        "$(PROJECT_DIR)/Flutter",
                                );
                                        "$(inherited)",
                                        "$(PROJECT_DIR)/Flutter",
                                );
-                               PRODUCT_BUNDLE_IDENTIFIER = com.example.flutterfamilies;
+                               PRODUCT_BUNDLE_IDENTIFIER = com.appsiom.empires;
                                PRODUCT_NAME = "$(TARGET_NAME)";
                                SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
                                SWIFT_VERSION = 5.0;
                                PRODUCT_NAME = "$(TARGET_NAME)";
                                SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
                                SWIFT_VERSION = 5.0;