Unverified Commit f5c48238 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Update the xcode project of flutter_gallery (#17630)

... so the tree doesn't become dirty just by building it.
parent 6dcb0d62
......@@ -161,7 +161,6 @@
9705A1C41CF9048500538489 /* Embed Frameworks */,
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
9935C741A3A9624590A8630E /* [CP] Embed Pods Frameworks */,
C8BD70C2FED75D00708581C5 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
......@@ -286,21 +285,6 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
C8BD70C2FED75D00708581C5 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment