I figured out that this issue can be solved by exporting
DYLD_FRAMEWORK_PATH=<path to Frameworks dir inside bundle>
environmental variable right before running the binary. But this
solution would require me to use additional launcher.sh script when
deploying my app. Is there a more elegant workaround?
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to