mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-18 13:17:05 -04:00
After bundling dylibs, verify with otool -L that every non-system dylib referenced by wowee_bin is present in the app bundle. Fails the build if any are missing — prevents silent repeat of #36/#41. Added to both build.yml and release.yml.