|
|
|
@ -197,6 +197,7 @@
|
|
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */,
|
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
|
|
F9C8EE392B9AB471149C306E /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
064CBD7CE0D4CD6850C6880A /* [CP] Copy Pods Resources */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
@ -288,6 +289,23 @@
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
064CBD7CE0D4CD6850C6880A /* [CP] Copy Pods Resources */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
alwaysOutOfDate = 1;
|
|
|
|
|