Binary you uploaded was Invalid Error ITMS-90168

Error ITMS-90168: “The binary you uploaded was invalid …

Facing the above error code while uploading the binary through application builder.

Please suggest and help, i am new to corona and have tried different solutions available on stackoverflow… 

one of them is below…

http://stackoverflow.com/questions/24823926/itms-9000-the-binary-you-upload-was-invalid 

Is there more to the error message?

nothing much, it shows up whenever we are trying to add our our game through applicaiton builder. let me know what info you need to help us…

Are you using the Corona SDK build dialog to upload the app, or are you running Application Loader by hand or from Xcode?

What version of Corona SDK are you using?

In researching this there seemed to be a couple of causes. Some corruption in some hidden files that Application Loader users or having some files in your project that share the same name as the project itself.  Things like this used to happen when people would output their build to the same folder as their main.lua, though we should have blocked that behavior a long time ago.

Rob

Is there more to the error message?

nothing much, it shows up whenever we are trying to add our our game through applicaiton builder. let me know what info you need to help us…

Are you using the Corona SDK build dialog to upload the app, or are you running Application Loader by hand or from Xcode?

What version of Corona SDK are you using?

In researching this there seemed to be a couple of causes. Some corruption in some hidden files that Application Loader users or having some files in your project that share the same name as the project itself.  Things like this used to happen when people would output their build to the same folder as their main.lua, though we should have blocked that behavior a long time ago.

Rob