Skip to content

dev/5.4.10340

@fuzyll fuzyll tagged this 07 Aug 23:47
Plugins written in Rust that have C or C++ dependencies have the object
files from those dependencies removed by the time we try to create a
dSYM file in our build process. As a result, those symbols are absent
form the debug information. This change lets us keep that information
around long enough to get the debug symbols out of it.
Assets 2
Loading