Update RN svg
This commit is contained in:
@@ -747,9 +747,9 @@
|
||||
13B07F8E1A680F5B00A75B9A /* Resources */,
|
||||
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
||||
2B572382D4504B8FB4B9D251 /* Embed Frameworks */,
|
||||
2916172A40DD44AE85EB76AF /* Build NodeJS Mobile Native Modules */,
|
||||
E93078AE736B464D9A7409A4 /* Sign NodeJS Mobile Native Modules */,
|
||||
E95128D078C34495AFAAA808 /* Remove NodeJS Mobile Framework Simulator Strips */,
|
||||
BC56212BF71640129DD11F8E /* Build NodeJS Mobile Native Modules */,
|
||||
7B0BECC50B36437CA35E4211 /* Sign NodeJS Mobile Native Modules */,
|
||||
4C818BB9B14F475BB509861E /* Remove NodeJS Mobile Framework Simulator Strips */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
@@ -1232,7 +1232,7 @@
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
||||
};
|
||||
2916172A40DD44AE85EB76AF /* Build NodeJS Mobile Native Modules */ = {
|
||||
BC56212BF71640129DD11F8E /* Build NodeJS Mobile Native Modules */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
@@ -1300,7 +1300,7 @@ fi
|
||||
popd
|
||||
";
|
||||
};
|
||||
E93078AE736B464D9A7409A4 /* Sign NodeJS Mobile Native Modules */ = {
|
||||
7B0BECC50B36437CA35E4211 /* Sign NodeJS Mobile Native Modules */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
@@ -1360,7 +1360,7 @@ find \"$CODESIGNING_FOLDER_PATH/nodejs-project/\" -path \"*/*.framework/*\" -del
|
||||
find \"$CODESIGNING_FOLDER_PATH/nodejs-project/\" -name \"*.framework\" -type d -delete
|
||||
";
|
||||
};
|
||||
E95128D078C34495AFAAA808 /* Remove NodeJS Mobile Framework Simulator Strips */ = {
|
||||
4C818BB9B14F475BB509861E /* Remove NodeJS Mobile Framework Simulator Strips */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
|
||||
Reference in New Issue
Block a user