ios errors when sending to app store?

i’m getting the following errors when trying to use to application loader to load my new ios app.  it is referring to “/Icon” directories that do not exist.  for example, /images/cardbuttons/Icon ’ with a name that contains invalid characters. Avoid using control characters in the file names."   i have a directory called /Images/cardbuttons, but there is no Icon directory or filename that has the name Icon.  this is the same for the other directories in the project: /sound, /images, /cards

 

i don’t have a directory called _CodeSignature??

 

can anyone help so i can get my app submitted?   thanks!

 

 

1 package(s) were not uploaded because they had problems:

/var/folders/wk/7y1zqbf54ll01t6g3z72xpjh0000gn/T/52987FD9-D962-46A1-8E61-FFE84C76811D/1128904583.itmsp - Error Messages:

ERROR ITMS-90328: “Your package contains a file 'Next Street Poker Odds - Texas Holdem.app/images/cardbuttons/Icon ’ with a name that contains invalid characters. Avoid using control characters in the file names.”

ERROR ITMS-90328: “Your package contains a file 'Next Street Poker Odds - Texas Holdem.app/sound/Icon ’ with a name that contains invalid characters. Avoid using control characters in the file names.”

ERROR ITMS-90328: “Your package contains a file 'Next Street Poker Odds - Texas Holdem.app/images/Icon ’ with a name that contains invalid characters. Avoid using control characters in the file names.”

ERROR ITMS-90328: “Your package contains a file 'Next Street Poker Odds - Texas Holdem.app/images/cards/Icon ’ with a name that contains invalid characters. Avoid using control characters in the file names.”

ERROR ITMS-90328: “Your package contains a file 'Next Street Poker Odds - Texas Holdem.app/_CodeSignature/Icon ’ with a name that contains invalid characters. Avoid using control characters in the file names.”

I corona makes that directory for you. You need to remove the dash

Actually I’m spotting a different oddity:

'Next Street Poker Odds - Texas Holdem.app/images/cardbuttons/Icon ’

Notice the space between the n in icon and the closing ’ mark. It’s complaining about a control character which wouldn’t be visible. Do you have a colored folder or an icon on the folder? Go through and remove any file names that are just “Icon” with no extension from your source bundle. Anything there should have a .png or .jpg extension with the exception of ‘ItunesArtwork’ if you’re doing ad hock distribution builds.

Rob

i saw that too with the space between n in icon. but i don’t have a folder in /cardbuttons named Icon at all.i also don’t have any files named Icon with no extension in the project.  there is no colored folder or icon on the folder.

please help?!?!

If you’re on a Mac, open Terminal. Do a change directory command (cd) to your directory holding your main.lua. Then do an:

ls -la

command. Post the results back here please.

_project source clean>ls -la

total 3536

drwxrwxrwx@ 43 brad  staff    1462 Jun 28 17:05 .

drwxr-xr-x@ 24 brad  staff     816 Jun 28 17:39 …

-rwxrwxrwx@  1 brad  staff   10244 Jun 28 17:05 .DS_Store

-rwxrwxrwx@  1 brad  staff       0 Mar 11  2015 Icon

-rw-r–r--@  1 brad  staff       0 Jun 28 16:04 Icon?

-rw-r–r--@  1 brad  staff   19042 Jun 26 14:01 Icon-120.png

-rw-r–r--@  1 brad  staff   35635 Jun 28 17:01 Icon-167.png

-rw-r–r--   1 brad  staff   21363 Jun 26 18:14 Icon-40@3x.png

-rw-r–r--@  1 brad  staff    8074 Jun 28 16:59 Icon-60.png

-rw-r–r--   1 brad  staff   21363 Jun 26 18:14 Icon-60@2x.png

-rw-r–r--   1 brad  staff   37500 Jun 26 18:14 Icon-60@3x.png

-rw-r–r--   1 brad  staff   10120 Jun 26 18:14 Icon-72.png

-rw-r–r--   1 brad  staff   27643 Jun 26 18:14 Icon-72@2x.png

-rw-r–r--   1 brad  staff   10982 Jun 26 18:14 Icon-76.png

-rw-r–r--   1 brad  staff   29740 Jun 26 18:14 Icon-76@2x.png

-rw-r–r--   1 brad  staff    3902 Jun 26 18:14 Icon-Small-40.png

-rw-r–r--   1 brad  staff   11803 Jun 26 18:14 Icon-Small-40@2x.png

-rw-r–r--@  1 brad  staff    6267 Jun 28 17:03 Icon-Small-50.png

-rw-r–r--@  1 brad  staff   17155 Jun 28 17:04 Icon-Small-50@2x.png

-rw-r–r--   1 brad  staff    2290 Jun 26 18:14 Icon-Small.png

-rw-r–r--   1 brad  staff    7181 Jun 26 18:14 Icon-Small@2x.png

-rw-r–r--   1 brad  staff   13342 Jun 26 18:14 Icon-Small@3x.png

-rw-r–r--   1 brad  staff    7036 Jun 26 18:14 Icon.png

-rw-r–r--@  1 brad  staff   20818 Jun 28 16:59 Icon@2x.png

-rwxrwxrwx@  1 brad  staff    1031 Jun 28 16:54 build.settings

-rwxrwxrwx   1 brad  staff     895 Apr  3  2014 build.settings copy

-rwxrwxrwx   1 brad  staff   48342 Jun 23 16:03 cardchooserscreen.lua

-rwxrwxrwx   1 brad  staff     411 Apr  3  2014 config.lua

-rwxrwxrwx@  1 brad  staff     421 Dec  6  2012 global_constants.lua

-rwxrwxrwx@  1 brad  staff   37022 Nov 20  2012 handtables.lua

-rw-r–r--   1 brad  staff  161153 Jun 26 18:14 iTunesArtwork.png

-rw-r–r--   1 brad  staff  358835 Jun 26 18:14 iTunesArtwork@2x.png

drwxrwxrwx@ 39 brad  staff    1326 Jun 28 16:08 images

-rwxrwxrwx   1 brad  staff    1434 Feb  3  2015 main.lua

-rwxrwxrwx   1 brad  staff   54625 Jun 26 08:19 mainscreen.lua

-rwxrwxrwx@  1 brad  staff   20027 Dec  5  2012 moveDecider.lua

-rwxrwxrwx@  1 brad  staff    1439 Jul  1  2014 odds.lua

-rwxrwxrwx   1 brad  staff    8437 Jun 21 12:47 pokerfuncs.lua

-rwxrwxrwx   1 brad  staff    1975 Apr  3  2014 scenetemplate.lua

drwxrwxrwx@  7 brad  staff     238 Jun 28 16:04 sound

-rwxrwxrwx   1 brad  staff   13848 Jun 18  2014 textpackerlayout.tps

-rwxrwxrwx   1 brad  staff    7219 Jun 22 15:43 ui_globals.lua

-rwxrwxrwx   1 brad  staff     937 Jun 20 17:02 ultimateoddshelp.lua

Remove this file:  

-rw-r–r--@  1 brad  staff       0 Jun 28 16:04 Icon?

_ Rob _

ok, not sure how the file Icon and Icon? got into each directory, but i removed them in all directories and subdirectories.  that fixed MOST of the problems.  this is the remaining error i get.  i dont have a _codesignature directory in my project, so i figure this is a corona thing.  can you tell me how to get rid of the Icon? file in that directory??

Package Summary:

1 package(s) were not uploaded because they had problems:

/var/folders/wk/7y1zqbf54ll01t6g3z72xpjh0000gn/T/1E81F974-1CFB-4A57-AA0E-5C395BACB8D9/1128904583.itmsp - Error Messages:

ERROR ITMS-90328: “Your package contains a file 'Next Street Odds - Texas Holdem.app/_CodeSignature/Icon ’ with a name that contains invalid characters. Avoid using control characters in the file names.”

ok, i finally got it submitted without errors. turns out you need to remove that hidden Icon? in the directory that the build output is using-not just the source.

thanks for your help.

Do you have one on the folder where you output your builds?

yep, that was the problem.  thanks again.

I corona makes that directory for you. You need to remove the dash

Actually I’m spotting a different oddity:

'Next Street Poker Odds - Texas Holdem.app/images/cardbuttons/Icon ’

Notice the space between the n in icon and the closing ’ mark. It’s complaining about a control character which wouldn’t be visible. Do you have a colored folder or an icon on the folder? Go through and remove any file names that are just “Icon” with no extension from your source bundle. Anything there should have a .png or .jpg extension with the exception of ‘ItunesArtwork’ if you’re doing ad hock distribution builds.

Rob

i saw that too with the space between n in icon. but i don’t have a folder in /cardbuttons named Icon at all.i also don’t have any files named Icon with no extension in the project.  there is no colored folder or icon on the folder.

please help?!?!

If you’re on a Mac, open Terminal. Do a change directory command (cd) to your directory holding your main.lua. Then do an:

ls -la

command. Post the results back here please.

_project source clean>ls -la

total 3536

drwxrwxrwx@ 43 brad  staff    1462 Jun 28 17:05 .

drwxr-xr-x@ 24 brad  staff     816 Jun 28 17:39 …

-rwxrwxrwx@  1 brad  staff   10244 Jun 28 17:05 .DS_Store

-rwxrwxrwx@  1 brad  staff       0 Mar 11  2015 Icon

-rw-r–r--@  1 brad  staff       0 Jun 28 16:04 Icon?

-rw-r–r--@  1 brad  staff   19042 Jun 26 14:01 Icon-120.png

-rw-r–r--@  1 brad  staff   35635 Jun 28 17:01 Icon-167.png

-rw-r–r--   1 brad  staff   21363 Jun 26 18:14 Icon-40@3x.png

-rw-r–r--@  1 brad  staff    8074 Jun 28 16:59 Icon-60.png

-rw-r–r--   1 brad  staff   21363 Jun 26 18:14 Icon-60@2x.png

-rw-r–r--   1 brad  staff   37500 Jun 26 18:14 Icon-60@3x.png

-rw-r–r--   1 brad  staff   10120 Jun 26 18:14 Icon-72.png

-rw-r–r--   1 brad  staff   27643 Jun 26 18:14 Icon-72@2x.png

-rw-r–r--   1 brad  staff   10982 Jun 26 18:14 Icon-76.png

-rw-r–r--   1 brad  staff   29740 Jun 26 18:14 Icon-76@2x.png

-rw-r–r--   1 brad  staff    3902 Jun 26 18:14 Icon-Small-40.png

-rw-r–r--   1 brad  staff   11803 Jun 26 18:14 Icon-Small-40@2x.png

-rw-r–r--@  1 brad  staff    6267 Jun 28 17:03 Icon-Small-50.png

-rw-r–r--@  1 brad  staff   17155 Jun 28 17:04 Icon-Small-50@2x.png

-rw-r–r--   1 brad  staff    2290 Jun 26 18:14 Icon-Small.png

-rw-r–r--   1 brad  staff    7181 Jun 26 18:14 Icon-Small@2x.png

-rw-r–r--   1 brad  staff   13342 Jun 26 18:14 Icon-Small@3x.png

-rw-r–r--   1 brad  staff    7036 Jun 26 18:14 Icon.png

-rw-r–r--@  1 brad  staff   20818 Jun 28 16:59 Icon@2x.png

-rwxrwxrwx@  1 brad  staff    1031 Jun 28 16:54 build.settings

-rwxrwxrwx   1 brad  staff     895 Apr  3  2014 build.settings copy

-rwxrwxrwx   1 brad  staff   48342 Jun 23 16:03 cardchooserscreen.lua

-rwxrwxrwx   1 brad  staff     411 Apr  3  2014 config.lua

-rwxrwxrwx@  1 brad  staff     421 Dec  6  2012 global_constants.lua

-rwxrwxrwx@  1 brad  staff   37022 Nov 20  2012 handtables.lua

-rw-r–r--   1 brad  staff  161153 Jun 26 18:14 iTunesArtwork.png

-rw-r–r--   1 brad  staff  358835 Jun 26 18:14 iTunesArtwork@2x.png

drwxrwxrwx@ 39 brad  staff    1326 Jun 28 16:08 images

-rwxrwxrwx   1 brad  staff    1434 Feb  3  2015 main.lua

-rwxrwxrwx   1 brad  staff   54625 Jun 26 08:19 mainscreen.lua

-rwxrwxrwx@  1 brad  staff   20027 Dec  5  2012 moveDecider.lua

-rwxrwxrwx@  1 brad  staff    1439 Jul  1  2014 odds.lua

-rwxrwxrwx   1 brad  staff    8437 Jun 21 12:47 pokerfuncs.lua

-rwxrwxrwx   1 brad  staff    1975 Apr  3  2014 scenetemplate.lua

drwxrwxrwx@  7 brad  staff     238 Jun 28 16:04 sound

-rwxrwxrwx   1 brad  staff   13848 Jun 18  2014 textpackerlayout.tps

-rwxrwxrwx   1 brad  staff    7219 Jun 22 15:43 ui_globals.lua

-rwxrwxrwx   1 brad  staff     937 Jun 20 17:02 ultimateoddshelp.lua

Remove this file:  

-rw-r–r--@  1 brad  staff       0 Jun 28 16:04 Icon?

_ Rob _

ok, not sure how the file Icon and Icon? got into each directory, but i removed them in all directories and subdirectories.  that fixed MOST of the problems.  this is the remaining error i get.  i dont have a _codesignature directory in my project, so i figure this is a corona thing.  can you tell me how to get rid of the Icon? file in that directory??

Package Summary:

1 package(s) were not uploaded because they had problems:

/var/folders/wk/7y1zqbf54ll01t6g3z72xpjh0000gn/T/1E81F974-1CFB-4A57-AA0E-5C395BACB8D9/1128904583.itmsp - Error Messages:

ERROR ITMS-90328: “Your package contains a file 'Next Street Odds - Texas Holdem.app/_CodeSignature/Icon ’ with a name that contains invalid characters. Avoid using control characters in the file names.”

ok, i finally got it submitted without errors. turns out you need to remove that hidden Icon? in the directory that the build output is using-not just the source.

thanks for your help.

Do you have one on the folder where you output your builds?