|
|
@@ -431,6 +431,8 @@
|
|
|
};
|
|
|
FBB67E232EC48B440070E686 /* ThirdParty */ = {
|
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
|
+ exceptions = (
|
|
|
+ );
|
|
|
path = ThirdParty;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
@@ -583,14 +585,10 @@
|
|
|
inputFileListPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
);
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
outputFileListPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
);
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-resources.sh\"\n";
|
|
|
@@ -626,14 +624,10 @@
|
|
|
inputFileListPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
);
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
outputFileListPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
);
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-frameworks.sh\"\n";
|