It should be a similar fix, but applied to your ofApp's build settings instead of the openFrameworks build settings.
You can do the edit in Project.xcconfig, which will be in your ofApp's folder. Or, select your app's project in the navigator (sidebar on the left), go to build settings > user header search paths and add in "$(OF_PATH)/libs/openssl/include"