From ccdb6f46167fa3c30bc3f84620c9260494312e00 Mon Sep 17 00:00:00 2001
From: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
Date: Thu, 8 Oct 2020 02:07:15 -0400
Subject: [TMA-267] Update logo and splash page with new design (#47)
* hot patch
* patching
* update to new logo and fix ios 14
---
ios/Frontend.xcodeproj/project.pbxproj | 18 ++++++++++--------
.../Images.xcassets/AppIcon.appiconset/120-1.png | Bin 14761 -> 9705 bytes
.../Images.xcassets/AppIcon.appiconset/120.png | Bin 14761 -> 9705 bytes
.../Images.xcassets/AppIcon.appiconset/180.png | Bin 25983 -> 15989 bytes
.../Images.xcassets/AppIcon.appiconset/40.png | Bin 3445 -> 2417 bytes
.../Images.xcassets/AppIcon.appiconset/58.png | Bin 5756 -> 3969 bytes
.../Images.xcassets/AppIcon.appiconset/60.png | Bin 6112 -> 4186 bytes
.../Images.xcassets/AppIcon.appiconset/80.png | Bin 9035 -> 6056 bytes
.../Images.xcassets/AppIcon.appiconset/87.png | Bin 10009 -> 6643 bytes
.../AppIcon.appiconset/appstore.png | Bin 196810 -> 127385 bytes
ios/Frontend/Info.plist | 8 ++++----
ios/Podfile.lock | 10 +++++-----
src/assets/images/logo.png | Bin 7852 -> 3816 bytes
src/assets/images/logo@2x.png | Bin 18292 -> 8252 bytes
src/assets/images/logo@3x.png | Bin 30041 -> 12840 bytes
yarn.lock | 7 +++++++
16 files changed, 26 insertions(+), 17 deletions(-)
diff --git a/ios/Frontend.xcodeproj/project.pbxproj b/ios/Frontend.xcodeproj/project.pbxproj
index 15d68ff0..365df021 100644
--- a/ios/Frontend.xcodeproj/project.pbxproj
+++ b/ios/Frontend.xcodeproj/project.pbxproj
@@ -300,11 +300,11 @@
TargetAttributes = {
00E356ED1AD99517003FC87E = {
CreatedOnToolsVersion = 6.2;
- DevelopmentTeam = 5KXV8WVAZD;
+ DevelopmentTeam = CA2JXDK7RB;
TestTargetID = 13B07F861A680F5B00A75B9A;
};
13B07F861A680F5B00A75B9A = {
- DevelopmentTeam = 5KXV8WVAZD;
+ DevelopmentTeam = CA2JXDK7RB;
LastSwiftMigration = 1120;
};
2D02E47A1E0B4A5D006451C7 = {
@@ -706,7 +706,7 @@
baseConfigurationReference = C43E63ACF638693AFCCCEFD3 /* Pods-Frontend-FrontendTests.debug.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
- DEVELOPMENT_TEAM = 5KXV8WVAZD;
+ DEVELOPMENT_TEAM = CA2JXDK7RB;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
@@ -731,7 +731,7 @@
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
COPY_PHASE_STRIP = NO;
- DEVELOPMENT_TEAM = 5KXV8WVAZD;
+ DEVELOPMENT_TEAM = CA2JXDK7RB;
INFOPLIST_FILE = FrontendTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
@@ -753,20 +753,21 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 5KXV8WVAZD;
+ DEVELOPMENT_TEAM = CA2JXDK7RB;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"FB_SONARKIT_ENABLED=1",
);
INFOPLIST_FILE = Frontend/Info.plist;
+ IPHONEOS_DEPLOYMENT_TARGET = 13.5;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
- PRODUCT_BUNDLE_IDENTIFIER = "taggid-frontend";
+ PRODUCT_BUNDLE_IDENTIFIER = taggid;
PRODUCT_NAME = Frontend;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
@@ -781,15 +782,16 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 5KXV8WVAZD;
+ DEVELOPMENT_TEAM = CA2JXDK7RB;
INFOPLIST_FILE = Frontend/Info.plist;
+ IPHONEOS_DEPLOYMENT_TARGET = 13.5;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
- PRODUCT_BUNDLE_IDENTIFIER = "taggid-frontend";
+ PRODUCT_BUNDLE_IDENTIFIER = taggid;
PRODUCT_NAME = Frontend;
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png
index 706bd146..fa369a58 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png
index 706bd146..fa369a58 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png
index 622d65db..4b6d534a 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/40.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/40.png
index 145cb730..deb7b94f 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/40.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/40.png differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/58.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/58.png
index 53455de3..b1526abe 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/58.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/58.png differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/60.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/60.png
index 800515f6..cfb29fe9 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/60.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/60.png differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png
index baa2ece9..d3930ed3 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png
index 81cea947..a73dab92 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png
index 63f5c513..c5d5c70e 100644
Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png differ
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist
index bfecd396..e7ff5911 100644
--- a/ios/Frontend/Info.plist
+++ b/ios/Frontend/Info.plist
@@ -41,6 +41,10 @@
NSPhotoLibraryUsageDescription
Tagg would like to access your photos.
+ UIAppFonts
+
+ Feather.ttf
+
UILaunchStoryboardName
LaunchScreen
UIRequiredDeviceCapabilities
@@ -53,10 +57,6 @@
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
- UIAppFonts
-
- Feather.ttf
-
UIViewControllerBasedStatusBarAppearance
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
index 1881af7c..26e69f0f 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -238,8 +238,8 @@ PODS:
- React-cxxreact (= 0.63.3)
- React-jsi (= 0.63.3)
- React-jsinspector (0.63.3)
- - react-native-safe-area-context (3.1.8):
- - React-Core
+ - react-native-safe-area-context (3.1.1):
+ - React
- React-RCTActionSheet (0.63.3):
- React-Core/RCTActionSheetHeaders (= 0.63.3)
- React-RCTAnimation (0.63.3):
@@ -510,7 +510,7 @@ SPEC CHECKSUMS:
React-jsi: df07aa95b39c5be3e41199921509bfa929ed2b9d
React-jsiexecutor: b56c03e61c0dd5f5801255f2160a815f4a53d451
React-jsinspector: 8e68ffbfe23880d3ee9bafa8be2777f60b25cbe2
- react-native-safe-area-context: 79fea126c6830c85f65947c223a5e3058a666937
+ react-native-safe-area-context: 344b969c45af3d8464d36e8dea264942992ef033
React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa
React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2
React-RCTBlob: 0b284339cbe4b15705a05e2313a51c6d8b51fa40
@@ -529,11 +529,11 @@ SPEC CHECKSUMS:
RNReanimated: dd8c286ab5dd4ba36d3a7fef8bff7e08711b5476
RNScreens: 0e91da98ab26d5d04c7b59a9b6bd694124caf88c
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
- RNVectorIcons: bc69e6a278b14842063605de32bec61f0b251a59
+ RNVectorIcons: da6fe858f5a65d7bbc3379540a889b0b12aa5976
TOCropViewController: da59f531f8ac8a94ef6d6c0fc34009350f9e8bfe
Yoga: 7d13633d129fd179e01b8953d38d47be90db185a
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
-PODFILE CHECKSUM: bc1b75b994918f08daa41eee348b0875f8ddf793
+PODFILE CHECKSUM: e0ae5017155782ebc46fe54068868c5bab21ca70
COCOAPODS: 1.9.3
diff --git a/src/assets/images/logo.png b/src/assets/images/logo.png
index 08b21ae9..1966f112 100644
Binary files a/src/assets/images/logo.png and b/src/assets/images/logo.png differ
diff --git a/src/assets/images/logo@2x.png b/src/assets/images/logo@2x.png
index df6be90e..00ac8b2b 100644
Binary files a/src/assets/images/logo@2x.png and b/src/assets/images/logo@2x.png differ
diff --git a/src/assets/images/logo@3x.png b/src/assets/images/logo@3x.png
index 7f254e8c..e1484577 100644
Binary files a/src/assets/images/logo@3x.png and b/src/assets/images/logo@3x.png differ
diff --git a/yarn.lock b/yarn.lock
index c8a12c09..23ae3856 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3213,6 +3213,13 @@ hermes-profile-transformer@^0.0.6:
dependencies:
source-map "^0.7.3"
+hermes-profile-transformer@^0.0.6:
+ version "0.0.6"
+ resolved "https://registry.yarnpkg.com/hermes-profile-transformer/-/hermes-profile-transformer-0.0.6.tgz#bd0f5ecceda80dd0ddaae443469ab26fb38fc27b"
+ integrity sha512-cnN7bQUm65UWOy6cbGcCcZ3rpwW8Q/j4OP5aWRhEry4Z2t2aR1cjrbp0BS+KiBN0smvP1caBgAuxutvyvJILzQ==
+ dependencies:
+ source-map "^0.7.3"
+
hoist-non-react-statics@^3.3.0:
version "3.3.2"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
--
cgit v1.2.3-70-g09d2