From 08d5e68a885f8e1ec9c17074692d2fe4b8287b73 Mon Sep 17 00:00:00 2001 From: LennertDefauw Date: Wed, 6 Jul 2022 12:52:36 +0200 Subject: [PATCH 1/2] Wording part 21343423 --- app/lib/screens/planetary_network_screen.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lib/screens/planetary_network_screen.dart b/app/lib/screens/planetary_network_screen.dart index 76aa04b90..586e1119d 100644 --- a/app/lib/screens/planetary_network_screen.dart +++ b/app/lib/screens/planetary_network_screen.dart @@ -85,7 +85,7 @@ class _PlanetaryNetworkScreenState extends State { Padding( padding: const EdgeInsets.only(top: 20, left: 40, right: 40), child: Text( - 'The planetary network is an extra VPN (Virtual Private Network) on top of your existing internet connection. Everything still works the same, but you also gain access to all the extra services hosted exclusively on the planetary network.', + "Enable to connect to ThreeFold's secure network", style: const TextStyle(fontSize: 14)), ), Padding( From 931cf763278938694fd5f10c5d5d6703f421242c Mon Sep 17 00:00:00 2001 From: Lennert Date: Wed, 6 Jul 2022 13:08:58 +0200 Subject: [PATCH 2/2] IOS --- app/ios/Runner.xcodeproj/project.pbxproj | 6 +++--- app/ios/Runner/Info.plist | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/ios/Runner.xcodeproj/project.pbxproj b/app/ios/Runner.xcodeproj/project.pbxproj index 3faca32a6..eb9a3534f 100644 --- a/app/ios/Runner.xcodeproj/project.pbxproj +++ b/app/ios/Runner.xcodeproj/project.pbxproj @@ -479,7 +479,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 163; + CURRENT_PROJECT_VERSION = 166; DEVELOPMENT_TEAM = 5KWG4UBB25; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -726,7 +726,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 163; + CURRENT_PROJECT_VERSION = 166; DEVELOPMENT_TEAM = 5KWG4UBB25; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -761,7 +761,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 163; + CURRENT_PROJECT_VERSION = 166; DEVELOPMENT_TEAM = 5KWG4UBB25; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( diff --git a/app/ios/Runner/Info.plist b/app/ios/Runner/Info.plist index 880e2aabc..030070edd 100644 --- a/app/ios/Runner/Info.plist +++ b/app/ios/Runner/Info.plist @@ -5,7 +5,7 @@ CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName - ThreeFold Connect Staging + ThreeFold Connect CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier