Skip to content

Fix build issues on linux because of MacOSX hacks

Some hacks to set the application logo in the dock were preventing the compilation on linux because the package was needed at compile time.

This patchset moves it to run time instead. In the mean time, it removes trailing characters from the file and bump the target sdk to 1.7.

Merge request reports