I am trying to submit my first app to appstore, the app was built with QT, then created the Xcode file
and continued with Xcode the signing and submitting process
It has been rejected, stating the following:
2.2
The app references frameworks which are missing. This may lead to unexpected bugs or undefined behavior. The missing frameworks are:
@

'@@HOMEBREW_PREFIX@@/lib/QtSql.framework'
'@@HOMEBREW_PREFIX@@/lib/QtCore.framework'
'@@HOMEBREW_PREFIX@@/lib/QtGui.framework'
'@@HOMEBREW_PREFIX@@/lib/QtNetwork.framework'
@
How can i solve it?
In Xcode->Traget-> Frameworks & libraries -> I see the 4 frameworks