deleted unnecessary font files

This commit is contained in:
susott
2018-12-01 16:25:25 +01:00
parent 72c35b0711
commit df12825ab5
6 changed files with 6 additions and 6 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+6 -6
View File
@@ -776,9 +776,9 @@
13B07F8E1A680F5B00A75B9A /* Resources */, 13B07F8E1A680F5B00A75B9A /* Resources */,
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
2B572382D4504B8FB4B9D251 /* Embed Frameworks */, 2B572382D4504B8FB4B9D251 /* Embed Frameworks */,
0F721AB8229E4E1DA1F46E40 /* Build NodeJS Mobile Native Modules */, F85E9E4D30F74E27BB3D026C /* Build NodeJS Mobile Native Modules */,
27C4FE9E75B84FB08C4B946F /* Sign NodeJS Mobile Native Modules */, BCF143021AC2470C9CD6CB12 /* Sign NodeJS Mobile Native Modules */,
E4050042ED444F638791BDA6 /* Remove NodeJS Mobile Framework Simulator Strips */, 0AEA0C86A5B54C3EA9D361BB /* Remove NodeJS Mobile Framework Simulator Strips */,
); );
buildRules = ( buildRules = (
); );
@@ -1273,7 +1273,7 @@
shellPath = /bin/sh; shellPath = /bin/sh;
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh"; shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
}; };
0F721AB8229E4E1DA1F46E40 /* Build NodeJS Mobile Native Modules */ = { F85E9E4D30F74E27BB3D026C /* Build NodeJS Mobile Native Modules */ = {
isa = PBXShellScriptBuildPhase; isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
@@ -1341,7 +1341,7 @@ fi
popd popd
"; ";
}; };
27C4FE9E75B84FB08C4B946F /* Sign NodeJS Mobile Native Modules */ = { BCF143021AC2470C9CD6CB12 /* Sign NodeJS Mobile Native Modules */ = {
isa = PBXShellScriptBuildPhase; isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
@@ -1401,7 +1401,7 @@ find \"$CODESIGNING_FOLDER_PATH/nodejs-project/\" -path \"*/*.framework/*\" -del
find \"$CODESIGNING_FOLDER_PATH/nodejs-project/\" -name \"*.framework\" -type d -delete find \"$CODESIGNING_FOLDER_PATH/nodejs-project/\" -name \"*.framework\" -type d -delete
"; ";
}; };
E4050042ED444F638791BDA6 /* Remove NodeJS Mobile Framework Simulator Strips */ = { 0AEA0C86A5B54C3EA9D361BB /* Remove NodeJS Mobile Framework Simulator Strips */ = {
isa = PBXShellScriptBuildPhase; isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (