Skip to content

Commit

Permalink
fix: username in path
Browse files Browse the repository at this point in the history
  • Loading branch information
zlshames committed Jul 6, 2024
1 parent 3b2a878 commit 9b0e03e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
A65C21A62A9AAAE600D6FB7F /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 12;
dstPath = "/Users/zach.shames/Development/BlueBubbles/bluebubbles-server/packages/server/appResources/private-api/macos11";
dstPath = "/Users/<username>/Development/BlueBubbles/bluebubbles-server/packages/server/appResources/private-api/macos11";
dstSubfolderSpec = 0;
files = (
A65C21A72A9AAB1500D6FB7F /* BlueBubblesHelper.dylib in CopyFiles */,
Expand Down

0 comments on commit 9b0e03e

Please sign in to comment.