How can i change app icon after creating the ipa file .
I am follow below steps
Rename the .ipa to .zip, and unzip the archive.
Inside should be a folder called "payload", and inside that folder should be your application archive.
Change the app icons file
Re-zip the archive
Rename the .zip to .ipa
Re-sign the .ipa
But the ipa is not installed , It showing Modified (add or delete) file error . Can any one please help me