mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
- Added a new step to locate the macOS .app bundle dynamically, improving reliability in finding the application during the release process. - Updated subsequent steps to utilize the located .app path and bundle directory, ensuring correct signing and notarization of the application. - Enhanced error handling to provide clearer feedback if the .app bundle cannot be found.