Skip to content

2.0.3: Workaround for iOS issue

Compare
Choose a tag to compare
@keijiro keijiro released this 24 Jan 06:32
· 33 commits to main since this release

Added a workaround for an iOS issue where causes a linker error with a missing reference to a symbol Processing::NDI::Plugins::Lib::memory::xml::validate_xml.

I added an empty function to avoid the error. It should be removed when the issue gets fixed.