|
@@ -451,7 +451,6 @@
|
451
|
451
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
452
|
452
|
13B07F8E1A680F5B00A75B9A /* Resources */,
|
453
|
453
|
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
454
|
|
- 6956ED03EAA1831C238A5BB4 /* Copy Detox Framework */,
|
455
|
454
|
);
|
456
|
455
|
buildRules = (
|
457
|
456
|
);
|
|
@@ -727,20 +726,6 @@
|
727
|
726
|
shellPath = /bin/sh;
|
728
|
727
|
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
|
729
|
728
|
};
|
730
|
|
- 6956ED03EAA1831C238A5BB4 /* Copy Detox Framework */ = {
|
731
|
|
- isa = PBXShellScriptBuildPhase;
|
732
|
|
- buildActionMask = 2147483647;
|
733
|
|
- files = (
|
734
|
|
- );
|
735
|
|
- inputPaths = (
|
736
|
|
- );
|
737
|
|
- name = "Copy Detox Framework";
|
738
|
|
- outputPaths = (
|
739
|
|
- );
|
740
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
741
|
|
- shellPath = /bin/bash;
|
742
|
|
- shellScript = "if [ -n \"$DEPLOY_DETOX_FRAMEWORK\" ]; then\nmkdir -p \"${BUILT_PRODUCTS_DIR}\"/\"${FRAMEWORKS_FOLDER_PATH}\"\ncp -r \"${PROJECT_DIR}\"/../node_modules/detox/Detox.framework \"${BUILT_PRODUCTS_DIR}\"/\"${FRAMEWORKS_FOLDER_PATH}\"\nfi";
|
743
|
|
- };
|
744
|
729
|
/* End PBXShellScriptBuildPhase section */
|
745
|
730
|
|
746
|
731
|
/* Begin PBXSourcesBuildPhase section */
|
|
@@ -981,8 +966,6 @@
|
981
|
966
|
buildConfigurations = (
|
982
|
967
|
00E356F61AD99517003FC87E /* Debug */,
|
983
|
968
|
00E356F71AD99517003FC87E /* Release */,
|
984
|
|
- 2984212B73D7531DE5F65D1F /* Debug_Detox */,
|
985
|
|
- 048D2E7E9477FA2088E39149 /* Release_Detox */,
|
986
|
969
|
);
|
987
|
970
|
defaultConfigurationIsVisible = 0;
|
988
|
971
|
defaultConfigurationName = Debug;
|
|
@@ -992,8 +975,6 @@
|
992
|
975
|
buildConfigurations = (
|
993
|
976
|
13B07F941A680F5B00A75B9A /* Debug */,
|
994
|
977
|
13B07F951A680F5B00A75B9A /* Release */,
|
995
|
|
- DB9A0E11DD86A380A31F9DD9 /* Debug_Detox */,
|
996
|
|
- 29AFC5A9B25FF77E054960D7 /* Release_Detox */,
|
997
|
978
|
);
|
998
|
979
|
defaultConfigurationIsVisible = 0;
|
999
|
980
|
defaultConfigurationName = Debug;
|
|
@@ -1003,8 +984,6 @@
|
1003
|
984
|
buildConfigurations = (
|
1004
|
985
|
83CBBA201A601CBA00E9B192 /* Debug */,
|
1005
|
986
|
83CBBA211A601CBA00E9B192 /* Release */,
|
1006
|
|
- 57FA1AC8487324BC4A99A465 /* Debug_Detox */,
|
1007
|
|
- BBF3AB28495B87423DAC695F /* Release_Detox */,
|
1008
|
987
|
);
|
1009
|
988
|
defaultConfigurationIsVisible = 0;
|
1010
|
989
|
defaultConfigurationName = Debug;
|