Hello all,
When we gave our app for ad-hoc testing, our tester reported that the app could not be installed because iTunes gave the error "resources have been modified". Please note that the app installed fine previously with the same procedures which we implement for deploying apps during ad-hoc. The only difference is that the device used for testing has its OS upgraded from 4.0 to 4.1 and now we are unable to install the app.
There are no issues with the zipped application file sent, no Thumbs.db file is present to corrupt the .app folder and all the distribution profiles are in place.
Also, we found out that the base SDK for building this app is 3.0, which installs fine in iOS 3.1.3 and 4.0 but gives issues with 4.1
One other app which has been written with base SDK 3.1.3 deploys correctly in iOS 4.1 though.
Please suggest some workarounds for this deployment issue