I have an ipa file of the application. It works fine when I install it for 1st time. Then if I try to install the application again with same ipa file application crashes with device logs as below. (I didn't delete already installed application from device).
/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/X.app does not have an executable path. Please check the bundle's Info.plist file.
If I change version of the application it works fine. I want to do it without changing the version. How to do it?