Skip to content
Snippets Groups Projects
Commit a507df6e authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

SWAT-711: Create Mac app bundle symlinks only for .dylib files that exist.

Previous viewer_manifest.py unconditionally created Mac symlinks for all expected
.dylib files. Recent change to revert to statically linking llcommon means we
no longer build libllcommon.dylib, therefore we no longer copy it, therefore
any symlink to that library will be broken by definition.
Change to create symlinks for .dylib files that were successfully copied.
parent dab915c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment