Open GoogleCodeExporter opened 9 years ago
Is this with the new VM or the old VM?
Original comment by shai.almog
on 7 Mar 2015 at 7:38
hi shai,
newVM=true
Original comment by rbry...@gmail.com
on 7 Mar 2015 at 9:12
This prevents me to send my app to apple for review. Am I the only one having
this problem?
Original comment by rbry...@gmail.com
on 10 Mar 2015 at 7:11
I just tried a fresh build with one of my apps and it uploaded fine. Have you
specified a custom icon for your app? Can you provide any other details on
settings or build hints you provided that might shed light on why you are
getting this error?
Original comment by st...@weblite.ca
on 10 Mar 2015 at 6:35
Hi steve,
I never modified anything but my code, the resource file and, of course, the
"icon.png" file to put mine.
I don't know how to modify the settings to build/run/etc so never touched them.
The "icon.png" file still reside in the project root directory. Should I import
it in the resource file?
I try to attach the build hints file.
Original comment by rbry...@gmail.com
on 10 Mar 2015 at 11:43
Attachments:
Is it a 512x512 png? Can you attach it?
Original comment by shai.almog
on 11 Mar 2015 at 4:20
Also, I wander why is it looking for "Icon.png" instead of "icon.png"?
attached is the icon.
Original comment by rbry...@gmail.com
on 11 Mar 2015 at 7:03
Attachments:
We generate icon files in 10 different resolutions and names required by Apple.
Can you unzip the IPA and look inside?
You should see the file there as well as some descriptor files detailing the
file names of the various icons.
Original comment by shai.almog
on 11 Mar 2015 at 4:49
hi,
I can see only the lower case "icon.png" inside the "iJobClock.app" directory.
Inside the "CodeResources" file only the lower case appear.
Inside the ".plist" files only the upper case appear.
I see also that all the generated images begin with an upper case letter, my
"icon.png" not.
Original comment by rbry...@gmail.com
on 11 Mar 2015 at 5:30
I'm sorry guys,
I made you waste your time while it was my fault. I just discovered that I put
the same image, I use as icon, in my resource file without changing the name.
Maybe this lead to an overwrite of the upper case file with the lower case one.
Changing the name of the file and the name in the resource file solved the
problem. I just uploaded my app and I'm waiting for apple review.
Thanks
Original comment by rbry...@gmail.com
on 11 Mar 2015 at 6:47
Original issue reported on code.google.com by
rbry...@gmail.com
on 6 Mar 2015 at 7:13