Skip to content
Snippets Groups Projects
Commit 2da6b1f2 authored by Jeff (Gioffredo Linden)'s avatar Jeff (Gioffredo Linden)
Browse files

Merge from Nat's repo - SWAT-711: Create Mac app bundle symlinks only for...

Merge from Nat's repo - 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.
parents 075e55c4 a507df6e
No related branches found
No related tags found
Loading
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