You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Windows environment has a taglib 1.11 fix.
- macOS environment is built with a new 10.13 build VM using the 10.13 macOS SDK.
- Update the minimum required macOS version to 10.11 in product_definition.plist.
My current hunch is that build_environment.sh is called as part of a pipeline, and only the last command in a pipeline returning an error triggers an exit.
build_environment.sh
can return 0 when an error occurred.For example, if this tar invocation fails to find the file to untar.
The text was updated successfully, but these errors were encountered: