fix ios linking

This commit is contained in:
John Smith
2022-03-13 16:41:14 -04:00
parent 2cdfa59bb6
commit 031c998cfc
5 changed files with 15 additions and 18 deletions

View File

@@ -225,7 +225,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
};
A5D76AF0FD12267359F0B3A4 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;