fix hardcoded paths in generated cargo xcodeprojs

Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
Joseph Mattello
2022-12-30 15:28:03 -05:00
parent 2b419212a7
commit 68342cb0d4
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@
lastKnownFileType = text;
fileEncoding = 4;
name = "Cargo.toml";
path = "/Users/jmattiello/Workspace/Provenance/SideStore/Dependencies/em_proxy/Cargo.toml";
path = "em_proxy/Cargo.toml";
sourceTree = "<group>";
};
/* Rust needs libresolv */