> On 24 Sep 2014, at 16:17, Alexander Ilyin <[email protected]> > wrote: > > CODESIGN FAILED WITH MESSAGE "unsealed contents present in the root > directory of an embedded framework In subcomponent: > /Developer/res-plan/bin/s-test.app/Contents/Frameworks/QtCore.framework" > (Please look at the listing below) > > I also tried codesign without --depp - no success. > > Could you give me simple instruction - how to fix the problem manually > and sign the app to be accepted by OS X 10.9.5 and later? > Or I have to wait for an update of Qt 4.8?
Is there a “QtCore.prl” at the root of the framework? If so then remove it. Morten _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
