Hello everyone!
We got problem with uploading our OSX build to Mac Appstore. After uploading build using Application Loader we are receiving mail with fallowing error :
Invalid Executable or Signature - Your app could not be re-signed by the App Store for distribution, because of an issue with the app’s executable (Game.app/Contents/Plugins/GamePlugin.bundle/Contents/Resources/AppKit.framework/AppKit) or its signature. The app may have been built or signed with non-compliant or pre-release tools.
I already tired to resign the AppKit with my provisioning profile but it didn’t help. GamePlugin is signed with same provisioning profile and ID as Game.app.
Any one have this kind of problem and could have any solution?