Icon specified in the Info.Plist CFbundleIconFile does not have an extension
GameDev
Member Posts: 14
Hey everyone,
About to submit my app, but when it comes to uploading i always get this error:
"Icon specified in the Info.Plist CFbundleIconFile does not have an extension: icon:
I tried to fix it by manually going into the info plist via show package contents, and changed "Icon" to "Icon.png". When I did that, I tried re uploading that but it gave me a code signing error.
So if I don't have it as "Icon.png" it gives me the icon error. If i have it as "Icon.png", it gives me a code signing error.
Is there anyway to fix this without getting a code signing error?
Please help me guys, i'm tearing my hair out right now.
About to submit my app, but when it comes to uploading i always get this error:
"Icon specified in the Info.Plist CFbundleIconFile does not have an extension: icon:
I tried to fix it by manually going into the info plist via show package contents, and changed "Icon" to "Icon.png". When I did that, I tried re uploading that but it gave me a code signing error.
So if I don't have it as "Icon.png" it gives me the icon error. If i have it as "Icon.png", it gives me a code signing error.
Is there anyway to fix this without getting a code signing error?
Please help me guys, i'm tearing my hair out right now.
Comments
Does anyone know what this error is? I won't be able to upload binary through itunes connect after tomorrow.
This looks like its going to be a serious issue that'll need an immediate fix. I guess as more and more people need to submit their app, the more people will realize how serious it is when they can't...
Someone please help! And if it's a prob with how GS packages apps, hopefully there will be a fix out soon...
I just uploaded with the application loader
It was a binary compiled with an older version of GS
the 5th line of info.plist was "icon.png"
the latest version is just called "icon" no
ill post this in the other thread as well
I should probably download the latest version, I haven't been in gamesalad lately.
Has anyone got a solution?
Am I doing something wrong?