|
@@ -11,8 +11,13 @@
|
|
|
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 */; };
|
|
|
|
|
+ 35319C272B2773AB00471ACA /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 35319C262B2773AB00471ACA /* libz.tbd */; };
|
|
|
|
|
+ 35319C292B2773B600471ACA /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 35319C282B2773B600471ACA /* libresolv.tbd */; };
|
|
|
|
|
+ 35319C2B2B2773BE00471ACA /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35319C2A2B2773BE00471ACA /* UserNotifications.framework */; };
|
|
|
579F4B7496BF069C27C20BC7 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064FE7D59874E5A1126C807C /* ExpoModulesProvider.swift */; };
|
|
579F4B7496BF069C27C20BC7 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064FE7D59874E5A1126C807C /* ExpoModulesProvider.swift */; };
|
|
|
|
|
+ 589C1FB4AA5701C79971DD81 /* libPods-hola-holaTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8AAE9F8592CF06668475AFFB /* 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 */; };
|
|
|
|
|
+ 867C7DD4FFE23E00C4C0C489 /* libPods-hola.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C1A155D64897F048ABABF108 /* libPods-hola.a */; };
|
|
|
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 */
|
|
|
|
|
|
|
@@ -37,7 +42,16 @@
|
|
|
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>"; };
|
|
|
|
|
+ 35319C262B2773AB00471ACA /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
|
|
|
|
+ 35319C282B2773B600471ACA /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
|
|
|
|
|
+ 35319C2A2B2773BE00471ACA /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
|
|
|
|
+ 6502F77A49B592A71F1EDF93 /* 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>"; };
|
|
|
|
|
+ 74EC722D7CF582147AB1768A /* 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>"; };
|
|
|
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>"; };
|
|
|
|
|
+ 8AAE9F8592CF06668475AFFB /* libPods-hola-holaTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-hola-holaTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
+ C1A155D64897F048ABABF108 /* libPods-hola.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-hola.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
+ CF4A209C03F78431E19C436D /* 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>"; };
|
|
|
|
|
+ DB30B309E741FC430A4E6504 /* 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 */
|
|
@@ -47,6 +61,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
|
|
+ 589C1FB4AA5701C79971DD81 /* libPods-hola-holaTests.a in Frameworks */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -54,6 +69,10 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
|
|
+ 35319C2B2B2773BE00471ACA /* UserNotifications.framework in Frameworks */,
|
|
|
|
|
+ 35319C292B2773B600471ACA /* libresolv.tbd in Frameworks */,
|
|
|
|
|
+ 35319C272B2773AB00471ACA /* libz.tbd in Frameworks */,
|
|
|
|
|
+ 867C7DD4FFE23E00C4C0C489 /* libPods-hola.a in Frameworks */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -93,7 +112,12 @@
|
|
|
2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
|
|
2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 35319C2A2B2773BE00471ACA /* UserNotifications.framework */,
|
|
|
|
|
+ 35319C282B2773B600471ACA /* libresolv.tbd */,
|
|
|
|
|
+ 35319C262B2773AB00471ACA /* libz.tbd */,
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
|
|
|
|
+ C1A155D64897F048ABABF108 /* libPods-hola.a */,
|
|
|
|
|
+ 8AAE9F8592CF06668475AFFB /* libPods-hola-holaTests.a */,
|
|
|
);
|
|
);
|
|
|
name = Frameworks;
|
|
name = Frameworks;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -150,6 +174,10 @@
|
|
|
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
|
|
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 74EC722D7CF582147AB1768A /* Pods-hola.debug.xcconfig */,
|
|
|
|
|
+ CF4A209C03F78431E19C436D /* Pods-hola.release.xcconfig */,
|
|
|
|
|
+ 6502F77A49B592A71F1EDF93 /* Pods-hola-holaTests.debug.xcconfig */,
|
|
|
|
|
+ DB30B309E741FC430A4E6504 /* Pods-hola-holaTests.release.xcconfig */,
|
|
|
);
|
|
);
|
|
|
path = Pods;
|
|
path = Pods;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -169,9 +197,12 @@
|
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "holaTests" */;
|
|
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "holaTests" */;
|
|
|
buildPhases = (
|
|
buildPhases = (
|
|
|
|
|
+ 92EB18701135B12378177FAA /* [CP] Check Pods Manifest.lock */,
|
|
|
00E356EA1AD99517003FC87E /* Sources */,
|
|
00E356EA1AD99517003FC87E /* Sources */,
|
|
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
|
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
|
|
|
+ 504C429C0C4669A21F79FDAA /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
+ 55C77C075B0B4D97FE56741C /* [CP] Copy Pods Resources */,
|
|
|
);
|
|
);
|
|
|
buildRules = (
|
|
buildRules = (
|
|
|
);
|
|
);
|
|
@@ -187,11 +218,14 @@
|
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "hola" */;
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "hola" */;
|
|
|
buildPhases = (
|
|
buildPhases = (
|
|
|
|
|
+ 7F6E04164E2D6F6AF4901CB5 /* [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 */,
|
|
|
|
|
+ FB09B49D7EBA5195E9500822 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
+ CC0708FABD678C34A902D89C /* [CP] Copy Pods Resources */,
|
|
|
);
|
|
);
|
|
|
buildRules = (
|
|
buildRules = (
|
|
|
);
|
|
);
|
|
@@ -274,6 +308,118 @@
|
|
|
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";
|
|
|
};
|
|
};
|
|
|
|
|
+ 504C429C0C4669A21F79FDAA /* [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;
|
|
|
|
|
+ };
|
|
|
|
|
+ 55C77C075B0B4D97FE56741C /* [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;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7F6E04164E2D6F6AF4901CB5 /* [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;
|
|
|
|
|
+ };
|
|
|
|
|
+ 92EB18701135B12378177FAA /* [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;
|
|
|
|
|
+ };
|
|
|
|
|
+ CC0708FABD678C34A902D89C /* [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;
|
|
|
|
|
+ };
|
|
|
|
|
+ FB09B49D7EBA5195E9500822 /* [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;
|
|
|
|
|
+ };
|
|
|
FD10A7F022414F080027D42C /* Start Packager */ = {
|
|
FD10A7F022414F080027D42C /* Start Packager */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -328,6 +474,7 @@
|
|
|
/* Begin XCBuildConfiguration section */
|
|
/* Begin XCBuildConfiguration section */
|
|
|
00E356F61AD99517003FC87E /* Debug */ = {
|
|
00E356F61AD99517003FC87E /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
+ baseConfigurationReference = 6502F77A49B592A71F1EDF93 /* Pods-hola-holaTests.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
CODE_SIGN_STYLE = Manual;
|
|
@@ -357,6 +504,7 @@
|
|
|
};
|
|
};
|
|
|
00E356F71AD99517003FC87E /* Release */ = {
|
|
00E356F71AD99517003FC87E /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
+ baseConfigurationReference = DB30B309E741FC430A4E6504 /* Pods-hola-holaTests.release.xcconfig */;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CODE_SIGN_STYLE = Manual;
|
|
CODE_SIGN_STYLE = Manual;
|
|
@@ -383,6 +531,7 @@
|
|
|
};
|
|
};
|
|
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
+ baseConfigurationReference = 74EC722D7CF582147AB1768A /* Pods-hola.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
@@ -412,6 +561,7 @@
|
|
|
};
|
|
};
|
|
|
13B07F951A680F5B00A75B9A /* Release */ = {
|
|
13B07F951A680F5B00A75B9A /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
+ baseConfigurationReference = CF4A209C03F78431E19C436D /* Pods-hola.release.xcconfig */;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|