Skip to content

Fix import statements

Many quotation mark imports have been replaced with angle brackets to fix Xcode editor issues with tvOS target.
Some imports in header files were also replaced by forward declarations.
Moreover some tvOS platform specific macros has been added to fix compilation issues introduced with these changes.

Closes #594 (closed)

Merge request reports