- 
    
Bug
 - 
    Resolution: Unresolved
 - 
    
P3: Somewhat important
 - 
    None
 - 
    Qt Creator 3.4.2
 
Here is a full description of the problem:
http://stackoverflow.com/questions/32890320/qtcreator-for-ios-how-to-deploy-a-dylib-shared-library-with-my-application
Apparently, library dylib files are not deployed with the main application. Is there any equivalent to ANDROID_EXTRA_LIBS on iOS?
I also attach the sample project.