From adfffbb444f6af74a5804ed1ea35599420763c57 Mon Sep 17 00:00:00 2001 From: Pierre Bresson Date: Mon, 10 Jan 2022 10:05:32 +0100 Subject: [PATCH] v3.0.2 --- assets/data/com.cause.commune.json | 2 +- assets/data/com.thinkerview.json | 2 +- ios/Flutter/Cause Commune.xcconfig | 2 + ios/Flutter/Thinkerview.xcconfig | 2 + ios/Podfile | 9 +- ios/Podfile.lock | 10 +- ios/Runner.xcodeproj/project.pbxproj | 191 +++++++++--------- .../xcschemes/Cause Commune.xcscheme | 12 +- ios/Runner/Info.plist | 4 +- lib/screens/about/about_screen.dart | 20 +- pubspec.yaml | 2 +- 11 files changed, 140 insertions(+), 116 deletions(-) create mode 100644 ios/Flutter/Cause Commune.xcconfig create mode 100644 ios/Flutter/Thinkerview.xcconfig diff --git a/assets/data/com.cause.commune.json b/assets/data/com.cause.commune.json index 34d410c..b26950d 100644 --- a/assets/data/com.cause.commune.json +++ b/assets/data/com.cause.commune.json @@ -1,7 +1,7 @@ [ { "title": "Aider", - "link": "https://cause-commune.fm/faire-un-don/" + "link": "https://www.google.fr/search?q=don+cause+commune" }, { "title": "Site internet", diff --git a/assets/data/com.thinkerview.json b/assets/data/com.thinkerview.json index 47afd06..d47f4e3 100644 --- a/assets/data/com.thinkerview.json +++ b/assets/data/com.thinkerview.json @@ -1,7 +1,7 @@ [ { "title": "Tipeee", - "link": "https://tipeee.com/thinkerview" + "link": "https://www.google.fr/search?q=tipeee+thinkerview" }, { "title": "Site internet", diff --git a/ios/Flutter/Cause Commune.xcconfig b/ios/Flutter/Cause Commune.xcconfig new file mode 100644 index 0000000..67d3819 --- /dev/null +++ b/ios/Flutter/Cause Commune.xcconfig @@ -0,0 +1,2 @@ +#include? "Pods/Target Support Files/Pods-Thinkerview/Pods-Thinkerview.debug.xcconfig" +#include "Generated.xcconfig" diff --git a/ios/Flutter/Thinkerview.xcconfig b/ios/Flutter/Thinkerview.xcconfig new file mode 100644 index 0000000..ec97fc6 --- /dev/null +++ b/ios/Flutter/Thinkerview.xcconfig @@ -0,0 +1,2 @@ +#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig" +#include "Generated.xcconfig" diff --git a/ios/Podfile b/ios/Podfile index 505e829..3ee9237 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -27,7 +27,14 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe flutter_ios_podfile_setup -target 'Runner' do +target 'Thinkerview' do + use_frameworks! + use_modular_headers! + + flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__)) +end + +target 'Cause Commune' do use_frameworks! use_modular_headers! diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 13a70b6..e47a11c 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -44,11 +44,11 @@ PODS: - GoogleUtilities/Environment (~> 7.2) - nanopb (~> 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Environment (7.6.0): + - GoogleUtilities/Environment (7.7.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.6.0): + - GoogleUtilities/Logger (7.7.0): - GoogleUtilities/Environment - - GoogleUtilities/UserDefaults (7.6.0): + - GoogleUtilities/UserDefaults (7.7.0): - GoogleUtilities/Logger - just_audio (0.0.1): - Flutter @@ -128,7 +128,7 @@ SPEC CHECKSUMS: Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a GoogleDataTransport: 629c20a4d363167143f30ea78320d5a7eb8bd940 - GoogleUtilities: 684ee790a24f73ebb2d1d966e9711c203f2a4237 + GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1 just_audio: baa7252489dbcf47a4c7cc9ca663e9661c99aafa nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96 package_info_plus: 6c92f08e1f853dc01228d6f553146438dafcd14e @@ -137,6 +137,6 @@ SPEC CHECKSUMS: sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904 url_launcher_ios: 02f1989d4e14e998335b02b67a7590fa34f971af -PODFILE CHECKSUM: 97aa733543954ac7ffe7a30c287ed0143f8ec0cf +PODFILE CHECKSUM: d5fb6f27b434d9cde3efaa34c5926486a3587c4d COCOAPODS: 1.10.1 diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 4a80206..208c0d3 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -8,19 +8,19 @@ /* Begin PBXBuildFile section */ 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; + 229B549A1042850D36FB709A /* Pods_Thinkerview.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 861C11D461F2768B87DEBD41 /* Pods_Thinkerview.framework */; }; 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; + 8CA4C0B11A72C9AD2CAD28AB /* Pods_Cause_Commune.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E6A5BD377791903069A4290 /* Pods_Cause_Commune.framework */; }; 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; 9E8BC5682784ECC500291E05 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; 9E8BC5692784ECC500291E05 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; - 9E8BC56B2784ECC500291E05 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C551F2CDC65575555D038090 /* Pods_Runner.framework */; }; 9E8BC56D2784ECC500291E05 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; 9E8BC56E2784ECC500291E05 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; 9E8BC56F2784ECC500291E05 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; 9E8BC5702784ECC500291E05 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; - AF4C331C609C7E668D12864A /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C551F2CDC65575555D038090 /* Pods_Runner.framework */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -49,11 +49,16 @@ /* Begin PBXFileReference section */ 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = ""; }; 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; }; - 31B33FEB7786951D15B83DDF /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = ""; }; + 30C59642E474BD2E37712BB7 /* Pods-Thinkerview.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Thinkerview.release.xcconfig"; path = "Target Support Files/Pods-Thinkerview/Pods-Thinkerview.release.xcconfig"; sourceTree = ""; }; + 395BEBA1F247A68896D8DC56 /* Pods-Cause Commune.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Cause Commune.debug.xcconfig"; path = "Target Support Files/Pods-Cause Commune/Pods-Cause Commune.debug.xcconfig"; sourceTree = ""; }; 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; }; + 3C5B3BFAFD26EF244B887346 /* Pods-Cause Commune.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Cause Commune.release.xcconfig"; path = "Target Support Files/Pods-Cause Commune/Pods-Cause Commune.release.xcconfig"; sourceTree = ""; }; + 3E6A5BD377791903069A4290 /* Pods_Cause_Commune.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Cause_Commune.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = ""; }; 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; }; + 861C11D461F2768B87DEBD41 /* Pods_Thinkerview.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Thinkerview.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 957D243DD5EF2742F399E2FD /* Pods-Cause Commune.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Cause Commune.profile.xcconfig"; path = "Target Support Files/Pods-Cause Commune/Pods-Cause Commune.profile.xcconfig"; sourceTree = ""; }; 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = ""; }; 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = ""; }; 97C146EE1CF9000F007C117D /* Thinkerview.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Thinkerview.app; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -61,11 +66,10 @@ 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 9E8BC5782784ECC500291E05 /* Cause Commne.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Cause Commne.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 9E8BC5782784ECC500291E05 /* Cause Commune.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Cause Commune.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 9E8BC5792784ECC500291E05 /* Runner copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Runner copy-Info.plist"; path = "/Users/pierrebresson/Documents/Code/fwp/ios/Runner copy-Info.plist"; sourceTree = ""; }; - 9F22C880B2B0A2223464B737 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; }; - C551F2CDC65575555D038090 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - CE51A1FF2BF88C844C153569 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = ""; }; + A679D6E8EAFC7C0A82AEA072 /* Pods-Thinkerview.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Thinkerview.debug.xcconfig"; path = "Target Support Files/Pods-Thinkerview/Pods-Thinkerview.debug.xcconfig"; sourceTree = ""; }; + BD582BD37DAA4AC94A77DCCD /* Pods-Thinkerview.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Thinkerview.profile.xcconfig"; path = "Target Support Files/Pods-Thinkerview/Pods-Thinkerview.profile.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -73,7 +77,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - AF4C331C609C7E668D12864A /* Pods_Runner.framework in Frameworks */, + 229B549A1042850D36FB709A /* Pods_Thinkerview.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -81,7 +85,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9E8BC56B2784ECC500291E05 /* Pods_Runner.framework in Frameworks */, + 8CA4C0B11A72C9AD2CAD28AB /* Pods_Cause_Commune.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -91,13 +95,25 @@ 35E3253BC4204851AA21A077 /* Pods */ = { isa = PBXGroup; children = ( - CE51A1FF2BF88C844C153569 /* Pods-Runner.debug.xcconfig */, - 31B33FEB7786951D15B83DDF /* Pods-Runner.release.xcconfig */, - 9F22C880B2B0A2223464B737 /* Pods-Runner.profile.xcconfig */, + 395BEBA1F247A68896D8DC56 /* Pods-Cause Commune.debug.xcconfig */, + 3C5B3BFAFD26EF244B887346 /* Pods-Cause Commune.release.xcconfig */, + 957D243DD5EF2742F399E2FD /* Pods-Cause Commune.profile.xcconfig */, + A679D6E8EAFC7C0A82AEA072 /* Pods-Thinkerview.debug.xcconfig */, + 30C59642E474BD2E37712BB7 /* Pods-Thinkerview.release.xcconfig */, + BD582BD37DAA4AC94A77DCCD /* Pods-Thinkerview.profile.xcconfig */, ); path = Pods; sourceTree = ""; }; + 41ACD61A77248306621B0D1A /* Frameworks */ = { + isa = PBXGroup; + children = ( + 3E6A5BD377791903069A4290 /* Pods_Cause_Commune.framework */, + 861C11D461F2768B87DEBD41 /* Pods_Thinkerview.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; 9740EEB11CF90186004384FC /* Flutter */ = { isa = PBXGroup; children = ( @@ -116,8 +132,8 @@ 97C146F01CF9000F007C117D /* Runner */, 97C146EF1CF9000F007C117D /* Products */, 35E3253BC4204851AA21A077 /* Pods */, - E8BA61FCC9EEC090F9759285 /* Frameworks */, 9E8BC5792784ECC500291E05 /* Runner copy-Info.plist */, + 41ACD61A77248306621B0D1A /* Frameworks */, ); sourceTree = ""; }; @@ -125,7 +141,7 @@ isa = PBXGroup; children = ( 97C146EE1CF9000F007C117D /* Thinkerview.app */, - 9E8BC5782784ECC500291E05 /* Cause Commne.app */, + 9E8BC5782784ECC500291E05 /* Cause Commune.app */, ); name = Products; sourceTree = ""; @@ -145,14 +161,6 @@ path = Runner; sourceTree = ""; }; - E8BA61FCC9EEC090F9759285 /* Frameworks */ = { - isa = PBXGroup; - children = ( - C551F2CDC65575555D038090 /* Pods_Runner.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -160,14 +168,14 @@ isa = PBXNativeTarget; buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Thinkerview" */; buildPhases = ( - 2B9DED699B214687D2AB22E6 /* [CP] Check Pods Manifest.lock */, + B020B9EA017F9CB4C3C82418 /* [CP] Check Pods Manifest.lock */, 9740EEB61CF901F6004384FC /* Run Script */, 97C146EA1CF9000F007C117D /* Sources */, 97C146EB1CF9000F007C117D /* Frameworks */, 97C146EC1CF9000F007C117D /* Resources */, 9705A1C41CF9048500538489 /* Embed Frameworks */, 3B06AD1E1E4923F5004D2608 /* Thin Binary */, - 74D7C2F94016F270610E09CD /* [CP] Embed Pods Frameworks */, + 7DFE6C3E68D0E78786909A5D /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -178,26 +186,26 @@ productReference = 97C146EE1CF9000F007C117D /* Thinkerview.app */; productType = "com.apple.product-type.application"; }; - 9E8BC5642784ECC500291E05 /* Cause Commne */ = { + 9E8BC5642784ECC500291E05 /* Cause Commune */ = { isa = PBXNativeTarget; - buildConfigurationList = 9E8BC5742784ECC500291E05 /* Build configuration list for PBXNativeTarget "Cause Commne" */; + buildConfigurationList = 9E8BC5742784ECC500291E05 /* Build configuration list for PBXNativeTarget "Cause Commune" */; buildPhases = ( - 9E8BC5652784ECC500291E05 /* [CP] Check Pods Manifest.lock */, + A33433552BF9D2A33DEAA59B /* [CP] Check Pods Manifest.lock */, 9E8BC5662784ECC500291E05 /* Run Script */, 9E8BC5672784ECC500291E05 /* Sources */, 9E8BC56A2784ECC500291E05 /* Frameworks */, 9E8BC56C2784ECC500291E05 /* Resources */, 9E8BC5712784ECC500291E05 /* Embed Frameworks */, 9E8BC5722784ECC500291E05 /* Thin Binary */, - 9E8BC5732784ECC500291E05 /* [CP] Embed Pods Frameworks */, + E99384C4D63A36E8CBFEEEBF /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( ); - name = "Cause Commne"; + name = "Cause Commune"; productName = Runner; - productReference = 9E8BC5782784ECC500291E05 /* Cause Commne.app */; + productReference = 9E8BC5782784ECC500291E05 /* Cause Commune.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -229,7 +237,7 @@ projectRoot = ""; targets = ( 97C146ED1CF9000F007C117D /* Thinkerview */, - 9E8BC5642784ECC500291E05 /* Cause Commne */, + 9E8BC5642784ECC500291E05 /* Cause Commune */, ); }; /* End PBXProject section */ @@ -260,28 +268,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 2B9DED699B214687D2AB22E6 /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; - showEnvVarsInLog = 0; - }; 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -296,21 +282,21 @@ shellPath = /bin/sh; shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; }; - 74D7C2F94016F270610E09CD /* [CP] Embed Pods Frameworks */ = { + 7DFE6C3E68D0E78786909A5D /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-Thinkerview/Pods-Thinkerview-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-Thinkerview/Pods-Thinkerview-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Thinkerview/Pods-Thinkerview-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 9740EEB61CF901F6004384FC /* Run Script */ = { @@ -327,71 +313,93 @@ shellPath = /bin/sh; shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; }; - 9E8BC5652784ECC500291E05 /* [CP] Check Pods Manifest.lock */ = { + 9E8BC5662784ECC500291E05 /* Run Script */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); - inputFileListPaths = ( - ); inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( + name = "Run Script"; + outputPaths = ( ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n"; + }; + 9E8BC5722784ECC500291E05 /* Thin Binary */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Thin Binary"; outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; - showEnvVarsInLog = 0; + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; }; - 9E8BC5662784ECC500291E05 /* Run Script */ = { + A33433552BF9D2A33DEAA59B /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); + inputFileListPaths = ( + ); inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( ); - name = "Run Script"; outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-Cause Commune-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + showEnvVarsInLog = 0; }; - 9E8BC5722784ECC500291E05 /* Thin Binary */ = { + B020B9EA017F9CB4C3C82418 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); + inputFileListPaths = ( + ); inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( ); - name = "Thin Binary"; outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-Thinkerview-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + showEnvVarsInLog = 0; }; - 9E8BC5732784ECC500291E05 /* [CP] Embed Pods Frameworks */ = { + E99384C4D63A36E8CBFEEEBF /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-Cause Commune/Pods-Cause Commune-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-Cause Commune/Pods-Cause Commune-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Cause Commune/Pods-Cause Commune-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -439,6 +447,7 @@ /* Begin XCBuildConfiguration section */ 249021D3217E4FDB00AE95B9 /* Profile */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 9740EEB31CF90195004384FC /* Generated.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; @@ -489,13 +498,13 @@ }; 249021D4217E4FDB00AE95B9 /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; + baseConfigurationReference = BD582BD37DAA4AC94A77DCCD /* Pods-Thinkerview.profile.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = Thinkerview; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 30202; + CURRENT_PROJECT_VERSION = 30204; DEVELOPMENT_TEAM = K994375FEN; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -515,6 +524,7 @@ }; 97C147031CF9000F007C117D /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; @@ -570,6 +580,7 @@ }; 97C147041CF9000F007C117D /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 9740EEB31CF90195004384FC /* Generated.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; @@ -621,13 +632,13 @@ }; 97C147061CF9000F007C117D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; + baseConfigurationReference = A679D6E8EAFC7C0A82AEA072 /* Pods-Thinkerview.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = Thinkerview; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 30202; + CURRENT_PROJECT_VERSION = 30204; DEVELOPMENT_TEAM = K994375FEN; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -648,13 +659,13 @@ }; 97C147071CF9000F007C117D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; + baseConfigurationReference = 30C59642E474BD2E37712BB7 /* Pods-Thinkerview.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = Thinkerview; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 30202; + CURRENT_PROJECT_VERSION = 30204; DEVELOPMENT_TEAM = K994375FEN; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -674,13 +685,13 @@ }; 9E8BC5752784ECC500291E05 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; + baseConfigurationReference = 395BEBA1F247A68896D8DC56 /* Pods-Cause Commune.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = CauseCommune; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 30202; + CURRENT_PROJECT_VERSION = 30204; DEVELOPMENT_TEAM = K994375FEN; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner copy-Info.plist"; @@ -701,13 +712,13 @@ }; 9E8BC5762784ECC500291E05 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; + baseConfigurationReference = 3C5B3BFAFD26EF244B887346 /* Pods-Cause Commune.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = CauseCommune; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 30202; + CURRENT_PROJECT_VERSION = 30204; DEVELOPMENT_TEAM = K994375FEN; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner copy-Info.plist"; @@ -727,13 +738,13 @@ }; 9E8BC5772784ECC500291E05 /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; + baseConfigurationReference = 957D243DD5EF2742F399E2FD /* Pods-Cause Commune.profile.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = CauseCommune; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 30202; + CURRENT_PROJECT_VERSION = 30204; DEVELOPMENT_TEAM = K994375FEN; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner copy-Info.plist"; @@ -774,7 +785,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9E8BC5742784ECC500291E05 /* Build configuration list for PBXNativeTarget "Cause Commne" */ = { + 9E8BC5742784ECC500291E05 /* Build configuration list for PBXNativeTarget "Cause Commune" */ = { isa = XCConfigurationList; buildConfigurations = ( 9E8BC5752784ECC500291E05 /* Debug */, diff --git a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Cause Commune.xcscheme b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Cause Commune.xcscheme index 64faf9c..f0be57a 100644 --- a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Cause Commune.xcscheme +++ b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Cause Commune.xcscheme @@ -15,8 +15,8 @@ @@ -45,8 +45,8 @@ @@ -62,8 +62,8 @@ diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 4b6a02d..a8fa0fc 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -22,6 +22,8 @@ ???? CFBundleVersion $(CURRENT_PROJECT_VERSION) + ITSAppUsesNonExemptEncryption + LSRequiresIPhoneOS NSAppTransportSecurity @@ -53,7 +55,5 @@ UIViewControllerBasedStatusBarAppearance - ITSAppUsesNonExemptEncryption - diff --git a/lib/screens/about/about_screen.dart b/lib/screens/about/about_screen.dart index 3ba1725..92e9691 100644 --- a/lib/screens/about/about_screen.dart +++ b/lib/screens/about/about_screen.dart @@ -147,15 +147,17 @@ class _AboutScreenState extends State { Text(packageName), ], ), - const SizedBox(height: 10), - Row( - mainAxisAlignment: MainAxisAlignment.center, - children: [ - const Text("Version "), - Text(version), - const Text(" - "), - Text(buildNumber), - ], + Padding( + padding: const EdgeInsets.symmetric(vertical: 14), + child: Row( + mainAxisAlignment: MainAxisAlignment.center, + children: [ + const Text("Version "), + Text(version), + const Text(" - "), + Text(buildNumber), + ], + ), ), ], ); diff --git a/pubspec.yaml b/pubspec.yaml index 102cccf..6f508c5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 3.0.2+30204 +version: 3.0.2+30205 environment: sdk: ">=2.12.0 <3.0.0"