From 077b37305220113523c8b85589cd26a2ce0a1f6c Mon Sep 17 00:00:00 2001 From: Thomas Fransolet Date: Wed, 16 Oct 2024 14:40:32 +0200 Subject: [PATCH] manifest and plist + added readme --- README.md | 12 ++++++++++++ android/app/src/main/AndroidManifest.xml | 7 ++++--- ios/Runner/Info.plist | 4 ++-- 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 436fd72..6eae7ba 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,15 @@ flutter build appbundle Faut pas oublier d'aller changer la version avant chaque upload de version (Puis mettre l'app bundle dans le dossier du PC, peut-être mettre sur le repos aussi ?) +# update app + +1) Mettre à jour l'instance Id +- MDLF : 65ccc67265373befd15be511 +- Fort : 633ee379d9405f32f166f047 +2) Mettre à jour l'icone (dans pubspec.yaml ref icon) +- flutter pub get +- dart run flutter_launcher_icons +3) Mettre à jour android manifest et info.plist +- be.unov.myinfomate.mdlf +- be.unov.mymuseum.fortsaintheribert +4) Mettre à jour les couleurs de l'app diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 818b61e..0eff662 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,6 @@ + package="be.unov.mymuseum.fortsaintheribert"> + @@ -17,9 +18,9 @@ --> - + diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 80266a8..27e057a 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -7,7 +7,7 @@ CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName - Musée fraise + Fort Saint-Héribert CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier @@ -15,7 +15,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - be.unov.myinfomate.mdlf + be.unov.mymuseum.fortsaintheribert CFBundlePackageType APPL CFBundleShortVersionString