How can I fix this code signing issue? Error from non-existent folder

Hi,


I have an code signing error that I cannot seem to fix. Our app is a game built in Unity.


I am following the Unity docs (link below) to prepare the app for submission.


http://docs.unity3d.com/Manual/HOWTO-PortToAppleMacStore.html


I don’t encounter any errors on building, but after uploading with Application Loader (v. 3.5), I get the following error by email from Apple. (Portions have been redacted.):


Dear developer,


We have discovered one or more issues with your recent delivery for “GALAK-Z”. To process your delivery, the following issues must be corrected:


Invalid Signature - The main app bundle Galak-Z at path Galak-Z.app has following signing error(s): code object is not signed at all In subcomponent: /Volumes/data01/app_data/dstr/mz_5855914490978851559dir/mz_637725543040462146dir/com.17-bit.galak-z.pkg/Payload/Galak-Z.app/Contents/Frameworks/Icon . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.


Unable to Sign - This package doesn’t meet the current code signing requirements. For more information, see the Code Signing and Application Sandboxing Guide and Technical Note 2206.

Specifically, codesign generated the following error:

com.17-bit.galak-z.pkg/Payload/Galak-Z.app: code object is not signed at all In subcomponent: com.17-bit.galak-z.pkg/Payload/Galak-Z.app/Contents/Frameworks/Icon

Once these issues have been corrected, you can then redeliver the corrected binary.


So, the problem is that the Icon folder in Frameworks does not exist. I’ve searched all over and I cannot find anything that mentions this specific error.


Any suggestions on how to fix this would be greatly appreciated.


Cheers,


Brett

It has been 6 days and no one has approved my message. Someone please approve this!

How can I fix this code signing issue? Error from non-existent folder
 
 
Q