Xcode: Don't add framework as -framework argument in linker info list
This change passes all the frameworks as libraries and allows them to be handled in "Link Binary With Libraries" build phase.
This improves on !5036 (merged)
This change passes all the frameworks as libraries and allows them to be handled in "Link Binary With Libraries" build phase.
This improves on !5036 (merged)