Update the xcode project of flutter_gallery (#17630)

... so the tree doesn't become dirty just by building it.
This commit is contained in:
Michael Goderbauer 2018-05-15 15:53:56 -07:00 committed by GitHub
parent 6dcb0d62c3
commit f5c4823803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 */