Error messages after trying to upload to Apple

I get the following three Error Messages after trying to upload to Apple:

  1. Invalid Code Signing. The executable ‘App…xxx’ must be signed with a certificate that is contained in the provisioning profile.

* Attempted fix: I checked and made a new provisioning profile and uploaded it to X-Code 5.0.2, but this did not fix the error.

  1. You package contains a file ‘App…Icon’ with a name that contains invalid characters. Avoid using control characters in the file names.

* Attempted fix: I double checked the app name and I have no invalid characters or an extra “space”, but this message keeps showing up.

  1. Missing recommended icon file. The bundle does not contain an app icon for iPad of exactly ‘152x152’ pixels in png format for iOS versions >=7.0

* Attempted fix: I have “Icon-152.png” and also “Icon-125@2x.png” in my bundle and I double checked the pixel size, so not sure why I keep getting this error message.

I have attached a screen shot of the error message.

Computer being used is MacMini, intel Core i5, 16GB RAM,

Operating System being used: I just upgraded to Maverick 10.9.1 and seems to be running OK.

X-Code Version 5.0.2

I would appreciate anyone who can help me on what I need to do in order to successfully submit my app.

Thanks for reading and your consideration as fellow Corona developers! Cheers!

John (- :slight_smile:

Same here with the “You package contains a file ‘App…Icon’ with a name that contains invalid characters.” and cannot find any help. My Icons are OK and the app is already on the App Store, it’s an update (I just changed some text…). It might be a recent change in Corona and/or iOS SDK. I’m stucked.

Resolved! I unzip the bundle, open its content with right click then I found a Icon file (why??? I don’t know). I removed it, zip the app again and right to the store!

It’s weird Corona added this Icon file to my bundle…

Same here with the “You package contains a file ‘App…Icon’ with a name that contains invalid characters.” and cannot find any help. My Icons are OK and the app is already on the App Store, it’s an update (I just changed some text…). It might be a recent change in Corona and/or iOS SDK. I’m stucked.

Resolved! I unzip the bundle, open its content with right click then I found a Icon file (why??? I don’t know). I removed it, zip the app again and right to the store!

It’s weird Corona added this Icon file to my bundle…