|
@@ -8,12 +8,10 @@
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
|
00E356F31AD99517003FC87E /* holaTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* holaTests.m */; };
|
|
00E356F31AD99517003FC87E /* holaTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* holaTests.m */; };
|
|
|
- 0C80B921A6F3F58F76C31292 /* libPods-hola.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-hola.a */; };
|
|
|
|
|
13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
|
|
13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
|
|
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
|
|
579F4B7496BF069C27C20BC7 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064FE7D59874E5A1126C807C /* ExpoModulesProvider.swift */; };
|
|
579F4B7496BF069C27C20BC7 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064FE7D59874E5A1126C807C /* ExpoModulesProvider.swift */; };
|
|
|
- 7699B88040F8A987B510C191 /* libPods-hola-holaTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-hola-holaTests.a */; };
|
|
|
|
|
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
|
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
|
|
D840888E11B75659D34CCA71 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED392737ABFDE2508D91B66F /* ExpoModulesProvider.swift */; };
|
|
D840888E11B75659D34CCA71 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED392737ABFDE2508D91B66F /* ExpoModulesProvider.swift */; };
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
@@ -39,13 +37,7 @@
|
|
|
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = hola/Images.xcassets; sourceTree = "<group>"; };
|
|
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = hola/Images.xcassets; sourceTree = "<group>"; };
|
|
|
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = hola/Info.plist; sourceTree = "<group>"; };
|
|
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = hola/Info.plist; sourceTree = "<group>"; };
|
|
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = hola/main.m; sourceTree = "<group>"; };
|
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = hola/main.m; sourceTree = "<group>"; };
|
|
|
- 19F6CBCC0A4E27FBF8BF4A61 /* libPods-hola-holaTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-hola-holaTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
- 3B4392A12AC88292D35C810B /* Pods-hola.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-hola.debug.xcconfig"; path = "Target Support Files/Pods-hola/Pods-hola.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
- 5709B34CF0A7D63546082F79 /* Pods-hola.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-hola.release.xcconfig"; path = "Target Support Files/Pods-hola/Pods-hola.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
- 5B7EB9410499542E8C5724F5 /* Pods-hola-holaTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-hola-holaTests.debug.xcconfig"; path = "Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
- 5DCACB8F33CDC322A6C60F78 /* libPods-hola.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-hola.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = hola/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = hola/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
- 89C6BE57DB24E9ADA2F236DE /* Pods-hola-holaTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-hola-holaTests.release.xcconfig"; path = "Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
|
|
ED392737ABFDE2508D91B66F /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-hola/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
|
|
ED392737ABFDE2508D91B66F /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-hola/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
@@ -55,7 +47,6 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
- 7699B88040F8A987B510C191 /* libPods-hola-holaTests.a in Frameworks */,
|
|
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -63,7 +54,6 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
- 0C80B921A6F3F58F76C31292 /* libPods-hola.a in Frameworks */,
|
|
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -104,8 +94,6 @@
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
|
|
- 5DCACB8F33CDC322A6C60F78 /* libPods-hola.a */,
|
|
|
|
|
- 19F6CBCC0A4E27FBF8BF4A61 /* libPods-hola-holaTests.a */,
|
|
|
|
|
);
|
|
);
|
|
|
name = Frameworks;
|
|
name = Frameworks;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -162,10 +150,6 @@
|
|
|
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
|
|
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- 3B4392A12AC88292D35C810B /* Pods-hola.debug.xcconfig */,
|
|
|
|
|
- 5709B34CF0A7D63546082F79 /* Pods-hola.release.xcconfig */,
|
|
|
|
|
- 5B7EB9410499542E8C5724F5 /* Pods-hola-holaTests.debug.xcconfig */,
|
|
|
|
|
- 89C6BE57DB24E9ADA2F236DE /* Pods-hola-holaTests.release.xcconfig */,
|
|
|
|
|
);
|
|
);
|
|
|
path = Pods;
|
|
path = Pods;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -185,12 +169,9 @@
|
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "holaTests" */;
|
|
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "holaTests" */;
|
|
|
buildPhases = (
|
|
buildPhases = (
|
|
|
- A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
00E356EA1AD99517003FC87E /* Sources */,
|
|
00E356EA1AD99517003FC87E /* Sources */,
|
|
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
|
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
|
- C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
- F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */,
|
|
|
|
|
);
|
|
);
|
|
|
buildRules = (
|
|
buildRules = (
|
|
|
);
|
|
);
|
|
@@ -206,14 +187,11 @@
|
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "hola" */;
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "hola" */;
|
|
|
buildPhases = (
|
|
buildPhases = (
|
|
|
- C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
FD10A7F022414F080027D42C /* Start Packager */,
|
|
FD10A7F022414F080027D42C /* Start Packager */,
|
|
|
13B07F871A680F5B00A75B9A /* Sources */,
|
|
13B07F871A680F5B00A75B9A /* Sources */,
|
|
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
|
13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
|
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
|
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
|
|
- 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
- E235C05ADACE081382539298 /* [CP] Copy Pods Resources */,
|
|
|
|
|
);
|
|
);
|
|
|
buildRules = (
|
|
buildRules = (
|
|
|
);
|
|
);
|
|
@@ -296,118 +274,6 @@
|
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
|
|
shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
|
|
|
};
|
|
};
|
|
|
- 00EEFC60759A1932668264C0 /* [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;
|
|
|
|
|
- };
|
|
|
|
|
- A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- inputFileListPaths = (
|
|
|
|
|
- );
|
|
|
|
|
- inputPaths = (
|
|
|
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
- );
|
|
|
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
- outputFileListPaths = (
|
|
|
|
|
- );
|
|
|
|
|
- outputPaths = (
|
|
|
|
|
- "$(DERIVED_FILE_DIR)/Pods-hola-holaTests-checkManifestLockResult.txt",
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- shellPath = /bin/sh;
|
|
|
|
|
- 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;
|
|
|
|
|
- };
|
|
|
|
|
- C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- inputFileListPaths = (
|
|
|
|
|
- );
|
|
|
|
|
- inputPaths = (
|
|
|
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
- );
|
|
|
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
- outputFileListPaths = (
|
|
|
|
|
- );
|
|
|
|
|
- outputPaths = (
|
|
|
|
|
- "$(DERIVED_FILE_DIR)/Pods-hola-checkManifestLockResult.txt",
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- shellPath = /bin/sh;
|
|
|
|
|
- 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;
|
|
|
|
|
- };
|
|
|
|
|
- C59DA0FBD6956966B86A3779 /* [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;
|
|
|
|
|
- };
|
|
|
|
|
- E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = {
|
|
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- inputFileListPaths = (
|
|
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
- );
|
|
|
|
|
- name = "[CP] Copy Pods Resources";
|
|
|
|
|
- outputFileListPaths = (
|
|
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- shellPath = /bin/sh;
|
|
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-resources.sh\"\n";
|
|
|
|
|
- showEnvVarsInLog = 0;
|
|
|
|
|
- };
|
|
|
|
|
- F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */ = {
|
|
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- inputFileListPaths = (
|
|
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
- );
|
|
|
|
|
- name = "[CP] Copy Pods Resources";
|
|
|
|
|
- outputFileListPaths = (
|
|
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- shellPath = /bin/sh;
|
|
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-resources.sh\"\n";
|
|
|
|
|
- showEnvVarsInLog = 0;
|
|
|
|
|
- };
|
|
|
|
|
FD10A7F022414F080027D42C /* Start Packager */ = {
|
|
FD10A7F022414F080027D42C /* Start Packager */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -462,7 +328,6 @@
|
|
|
/* Begin XCBuildConfiguration section */
|
|
/* Begin XCBuildConfiguration section */
|
|
|
00E356F61AD99517003FC87E /* Debug */ = {
|
|
00E356F61AD99517003FC87E /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 5B7EB9410499542E8C5724F5 /* Pods-hola-holaTests.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
CODE_SIGN_STYLE = Manual;
|
|
@@ -492,7 +357,6 @@
|
|
|
};
|
|
};
|
|
|
00E356F71AD99517003FC87E /* Release */ = {
|
|
00E356F71AD99517003FC87E /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-hola-holaTests.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
CODE_SIGN_STYLE = Manual;
|
|
@@ -519,7 +383,6 @@
|
|
|
};
|
|
};
|
|
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-hola.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
@@ -549,7 +412,6 @@
|
|
|
};
|
|
};
|
|
|
13B07F951A680F5B00A75B9A /* Release */ = {
|
|
13B07F951A680F5B00A75B9A /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-hola.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|