From 4e19869aeeb8325059870d24f0bcd8e37f48ccbc Mon Sep 17 00:00:00 2001 From: Fransolet Thomas Date: Thu, 17 Oct 2024 14:28:51 +0200 Subject: [PATCH] after ios build --- ios/Podfile.lock | 6 ------ macos/Flutter/ephemeral/Flutter-Generated.xcconfig | 8 ++++---- macos/Flutter/ephemeral/flutter_export_environment.sh | 8 ++++---- pubspec.yaml | 1 + 4 files changed, 9 insertions(+), 14 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 1e49e3f..1e335ac 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -80,8 +80,6 @@ PODS: - MapboxCoreMaps (= 11.4.0) - Turf (= 2.8.0) - OrderedSet (5.0.0) - - package_info (0.0.1): - - Flutter - package_info_plus (0.4.5): - Flutter - path_provider_foundation (0.0.1): @@ -120,7 +118,6 @@ DEPENDENCIES: - google_maps_flutter_ios (from `.symlinks/plugins/google_maps_flutter_ios/ios`) - just_audio (from `.symlinks/plugins/just_audio/ios`) - mapbox_maps_flutter (from `.symlinks/plugins/mapbox_maps_flutter/ios`) - - package_info (from `.symlinks/plugins/package_info/ios`) - package_info_plus (from `.symlinks/plugins/package_info_plus/ios`) - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`) - permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`) @@ -175,8 +172,6 @@ EXTERNAL SOURCES: :path: ".symlinks/plugins/just_audio/ios" mapbox_maps_flutter: :path: ".symlinks/plugins/mapbox_maps_flutter/ios" - package_info: - :path: ".symlinks/plugins/package_info/ios" package_info_plus: :path: ".symlinks/plugins/package_info_plus/ios" path_provider_foundation: @@ -223,7 +218,6 @@ SPEC CHECKSUMS: MapboxCoreMaps: f306bb1b10ebe995a2247b40e99322ab7f9b8071 MapboxMaps: 82044383ae19ec124ff444ec4b5d3ce82cb36ba5 OrderedSet: aaeb196f7fef5a9edf55d89760da9176ad40b93c - package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62 package_info_plus: 58f0028419748fad15bf008b270aaa8e54380b1c path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943 permission_handler_apple: e76247795d700c14ea09e3a2d8855d41ee80a2e6 diff --git a/macos/Flutter/ephemeral/Flutter-Generated.xcconfig b/macos/Flutter/ephemeral/Flutter-Generated.xcconfig index b19c028..06c913b 100644 --- a/macos/Flutter/ephemeral/Flutter-Generated.xcconfig +++ b/macos/Flutter/ephemeral/Flutter-Generated.xcconfig @@ -1,10 +1,10 @@ // This is a generated file; do not edit or check into version control. -FLUTTER_ROOT=C:\PROJ\flutter -FLUTTER_APPLICATION_PATH=C:\Users\ThomasFransolet\Documents\Documents\Perso\MuseeDeLaFraise\tablet-app +FLUTTER_ROOT=/Users/thomasfransolet/Documents/flutter +FLUTTER_APPLICATION_PATH=/Users/thomasfransolet/Documents/Proj/MyMuseum/tablet_app COCOAPODS_PARALLEL_CODE_SIGN=true FLUTTER_BUILD_DIR=build -FLUTTER_BUILD_NAME=2.1.2 -FLUTTER_BUILD_NUMBER=23 +FLUTTER_BUILD_NAME=2.1.4 +FLUTTER_BUILD_NUMBER=25 DART_OBFUSCATION=false TRACK_WIDGET_CREATION=true TREE_SHAKE_ICONS=false diff --git a/macos/Flutter/ephemeral/flutter_export_environment.sh b/macos/Flutter/ephemeral/flutter_export_environment.sh index 3542a9a..1d1b09d 100755 --- a/macos/Flutter/ephemeral/flutter_export_environment.sh +++ b/macos/Flutter/ephemeral/flutter_export_environment.sh @@ -1,11 +1,11 @@ #!/bin/sh # This is a generated file; do not edit or check into version control. -export "FLUTTER_ROOT=C:\PROJ\flutter" -export "FLUTTER_APPLICATION_PATH=C:\Users\ThomasFransolet\Documents\Documents\Perso\MuseeDeLaFraise\tablet-app" +export "FLUTTER_ROOT=/Users/thomasfransolet/Documents/flutter" +export "FLUTTER_APPLICATION_PATH=/Users/thomasfransolet/Documents/Proj/MyMuseum/tablet_app" export "COCOAPODS_PARALLEL_CODE_SIGN=true" export "FLUTTER_BUILD_DIR=build" -export "FLUTTER_BUILD_NAME=2.1.2" -export "FLUTTER_BUILD_NUMBER=23" +export "FLUTTER_BUILD_NAME=2.1.4" +export "FLUTTER_BUILD_NUMBER=25" export "DART_OBFUSCATION=false" export "TRACK_WIDGET_CREATION=true" export "TREE_SHAKE_ICONS=false" diff --git a/pubspec.yaml b/pubspec.yaml index 172f1ff..493c53b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,6 +42,7 @@ dependencies: #package_info: ^2.0.2 # specific mobile package_info_plus: ^8.0.0 # chewie version casse couille qr_flutter: ^4.1.0 # multi + chewie: ^1.7.5 #flare_flutter: ^3.0.2 provider: ^6.0.5