Adds mood icon to the app;

TODO:
* add it to cycle day and chart
This commit is contained in:
emelko
2019-01-26 14:13:58 +01:00
parent 228ae781b9
commit 56577036b6
4 changed files with 47 additions and 33 deletions
+6 -6
View File
@@ -797,9 +797,9 @@
13B07F8E1A680F5B00A75B9A /* Resources */,
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
2B572382D4504B8FB4B9D251 /* Embed Frameworks */,
C52FE1F07D2540FEB02224ED /* Build NodeJS Mobile Native Modules */,
7F65CDD695CB4BB7B863E328 /* Sign NodeJS Mobile Native Modules */,
28DCEE6D292742008DE5CFDC /* Remove NodeJS Mobile Framework Simulator Strips */,
FF1D4199225D4DA692E5AEB6 /* Build NodeJS Mobile Native Modules */,
BF4F9DB28A984C43A497C8E6 /* Sign NodeJS Mobile Native Modules */,
6292723A374D49FDB7CF4114 /* Remove NodeJS Mobile Framework Simulator Strips */,
);
buildRules = (
);
@@ -1301,7 +1301,7 @@
shellPath = /bin/sh;
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
};
C52FE1F07D2540FEB02224ED /* Build NodeJS Mobile Native Modules */ = {
FF1D4199225D4DA692E5AEB6 /* Build NodeJS Mobile Native Modules */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1369,7 +1369,7 @@ fi
popd
";
};
7F65CDD695CB4BB7B863E328 /* Sign NodeJS Mobile Native Modules */ = {
BF4F9DB28A984C43A497C8E6 /* Sign NodeJS Mobile Native Modules */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1429,7 +1429,7 @@ find \"$CODESIGNING_FOLDER_PATH/nodejs-project/\" -path \"*/*.framework/*\" -del
find \"$CODESIGNING_FOLDER_PATH/nodejs-project/\" -name \"*.framework\" -type d -delete
";
};
28DCEE6D292742008DE5CFDC /* Remove NodeJS Mobile Framework Simulator Strips */ = {
6292723A374D49FDB7CF4114 /* Remove NodeJS Mobile Framework Simulator Strips */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (