Skip to content

Commit

Permalink
Remove broken symlink from Spacedrive.framewok
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavenVolkoff committed Nov 10, 2023
1 parent 7188b2c commit 5b8154b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/create-framework.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ ln -s A "${OUT}/${_framework}/Versions/Current"
ln -s Versions/Current/Headers "${OUT}/${_framework}/Headers"
ln -s Versions/Current/Resources "${OUT}/${_framework}/Resources"
ln -s Versions/Current/Libraries "${OUT}/${_framework}/Libraries"
ln -s Versions/Current/Spacedrive "${OUT}/${_framework}/Spacedrive"

# Symlink framework directories back to our original layout
ln -s "${_framework}/Headers" "${OUT}/include"
Expand Down

0 comments on commit 5b8154b

Please sign in to comment.