Skip to content

13.9.0: Move implementation of CppProxyBase to cpp (#1579)

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 13:47
45b2bb6
  • Bridging headers from linked frameworks are used. It solves problem with some cases, for example when interface inherts (extends) another one in lime.
  • Fixes forward declaration in C++ for types when contain nested types and both type and nested type are referred.