Update flutter related files after flutter upgrade

This commit is contained in:
mitchell 2020-02-15 17:58:33 -05:00
parent 99f6c42e0d
commit 64953e45de
6 changed files with 116 additions and 53 deletions

View file

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