hello guys
i've built python application then compiled with Esky for OSX. then i want to submit it to apple store, i follow this tutorial http://dafoster.net/articles/2014/06/24/submitting-a-python-app-to-the-mac-app-store/
and check with RB Check and the result :http://i.stack.imgur.com/ghuMc.png
when i codesign one of 2 frameworks use system names but are NOT signed by Apple i get error:
/Contents/Frameworks/Python.framework: bundle format unrecognized, invalid...what i have to do?