|
|
@@ -210,7 +210,6 @@
|
|
|
00E356EA1AD99517003FC87E /* Sources */,
|
|
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
|
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
|
- 4B3959536330E7692C5AAAB0 /* [CP] Embed Pods Frameworks */,
|
|
|
71F138D7614EA4DCF1438A8E /* [CP] Copy Pods Resources */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
@@ -233,7 +232,6 @@
|
|
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
|
13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
|
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
|
|
- A2DB8B71D173E52425DF1056 /* [CP] Embed Pods Frameworks */,
|
|
|
1030CD4DB2876089ED4A117B /* [CP] Copy Pods Resources */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
@@ -336,23 +334,6 @@
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-resources.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
- 4B3959536330E7692C5AAAB0 /* [CP] Embed Pods Frameworks */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputFileListPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
- );
|
|
|
- name = "[CP] Embed Pods Frameworks";
|
|
|
- outputFileListPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-frameworks.sh\"\n";
|
|
|
- showEnvVarsInLog = 0;
|
|
|
- };
|
|
|
71F138D7614EA4DCF1438A8E /* [CP] Copy Pods Resources */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
@@ -392,23 +373,6 @@
|
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
- A2DB8B71D173E52425DF1056 /* [CP] Embed Pods Frameworks */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputFileListPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
- );
|
|
|
- name = "[CP] Embed Pods Frameworks";
|
|
|
- outputFileListPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- shellPath = /bin/sh;
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-frameworks.sh\"\n";
|
|
|
- showEnvVarsInLog = 0;
|
|
|
- };
|
|
|
C334C6E6C729730030B26EB3 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
@@ -638,7 +602,7 @@
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
ENABLE_TESTABILITY = YES;
|
|
|
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
|
|
|
+ "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|