@cuinjune wrote:
Hi, I’m using OF as a dynamic library(.dylib) in a host application using
dlopen
.I just realized that when I run OF as a dynamic library, the
openFrameworks-Info.plist
file seem to have no effect on the OF app.I tested this by toggling the value of
High Resolution Capable
. And it seems that my app always usesHigh Resolution Capable
regardless of the setting in the .plist file.Does anyone know how to make .plist file to have effect on my app? Or is there any other way to disable the
High Resolution Capable
setting?
Posts: 1
Participants: 1