mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-05-02 14:46:12 -04:00
flutter work
This commit is contained in:
parent
fa3ad29d21
commit
3e24154e3d
7 changed files with 42 additions and 8 deletions
|
@ -159,7 +159,6 @@
|
|||
BC8854C07DAB1433F44BB126 /* Pods-Runner.release.xcconfig */,
|
||||
269F3F1A4251F82E97C46D1F /* Pods-Runner.profile.xcconfig */,
|
||||
);
|
||||
name = Pods;
|
||||
path = Pods;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
|
@ -289,7 +288,7 @@
|
|||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
|
||||
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire\n";
|
||||
};
|
||||
6C9005308B324F4C4A5637A3 /* [CP] Embed Pods Frameworks */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue