Reduce distortion at lower speeds on iOS

This commit is contained in:
Ryan Heise 2020-04-28 16:54:47 +10:00
parent fdea4398e7
commit 0e20d4b53a
3 changed files with 55 additions and 40 deletions

View file

@ -266,9 +266,12 @@
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
"${PODS_ROOT}/../Flutter/Flutter.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;