mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 05:12:33 +00:00
- Updated the re-signing condition in the package-and-publish.yml file to always execute for macOS, regardless of the presence of a signing identity. - Added a check to skip re-signing if no signing identity is provided, enhancing the robustness of the CI workflow. - Modified the re-signing logic to iterate over all bundled dylibs, ensuring that all necessary files are signed correctly.