|
@@ -342,14 +342,10 @@ |
|
@@ -342,14 +342,10 @@ |
|
342
|
inputFileListPaths = (
|
342
|
inputFileListPaths = (
|
|
343
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
343
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
344
|
);
|
344
|
);
|
|
345
|
- inputPaths = (
|
|
|
|
346
|
- );
|
|
|
|
347
|
name = "[CP] Embed Pods Frameworks";
|
345
|
name = "[CP] Embed Pods Frameworks";
|
|
348
|
outputFileListPaths = (
|
346
|
outputFileListPaths = (
|
|
349
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
347
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
350
|
);
|
348
|
);
|
|
351
|
- outputPaths = (
|
|
|
|
352
|
- );
|
|
|
|
353
|
runOnlyForDeploymentPostprocessing = 0;
|
349
|
runOnlyForDeploymentPostprocessing = 0;
|
|
354
|
shellPath = /bin/sh;
|
350
|
shellPath = /bin/sh;
|
|
355
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
351
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
|
@@ -420,14 +416,10 @@ |
|
@@ -420,14 +416,10 @@ |
|
420
|
inputFileListPaths = (
|
416
|
inputFileListPaths = (
|
|
421
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
|
417
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
422
|
);
|
418
|
);
|
|
423
|
- inputPaths = (
|
|
|
|
424
|
- );
|
|
|
|
425
|
name = "[CP] Copy Pods Resources";
|
419
|
name = "[CP] Copy Pods Resources";
|
|
426
|
outputFileListPaths = (
|
420
|
outputFileListPaths = (
|
|
427
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
|
421
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
428
|
);
|
422
|
);
|
|
429
|
- outputPaths = (
|
|
|
|
430
|
- );
|
|
|
|
431
|
runOnlyForDeploymentPostprocessing = 0;
|
423
|
runOnlyForDeploymentPostprocessing = 0;
|
|
432
|
shellPath = /bin/sh;
|
424
|
shellPath = /bin/sh;
|
|
433
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
|
425
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
|