- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    5.6.1, 5.7.0
 - 
    None
 - 
    macOS 10.11
Xcode 7.3.1
Retina Macbook Pro 2015 
- 
        
 - 
        5cbe16be78121b503104f57c4aab03b378823e64
 
When running 'make install' on my Qt 5.6.1, qmake, macOS 10.11 project, I get the following errors for all dylibs included in my application bundle:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: symbols referenced by indirect symbol table entries that can't be stripped in: [path to a dylib]
This is a regression from Qt 5.6.0, at least for me.