Hey guys,
so i have tested on few different macs - and here is my bug report:
build.settings with orientation landscapeX will not work correctly - it will be cropped.
To fix it - do not use landscapeLeft and defaultViewWidth<defaultViewHeight.
Instead just use defaultViewWidth>defaultViewHeight
that should fix it for now. That is ONLY for OSX. it does work ok for win32 builds.