Forked from
Alchemy Viewer / Alchemy Viewer
33196 commits behind the upstream repository.
-
Nat Goodspeed authored
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.
Nat Goodspeed authoredPrevious 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
viewer_manifest.py 50.89 KiB