Files
WoWee/.github
Kelsi 791ea1919e fix(ci): add dylib verification step to macOS builds
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.
2026-04-03 15:58:29 -07:00
..