简体   繁体   中英

Error in installing app through iphone configuration utility

i am creating a build for a app and installing it in device from iphone configuration utility and it is working very well.

but , in my friends device it is not working , he has same provisioning profile what i have, in his iphone configuration utility when he goes for install it is showing error

Could not install application on device. Error: a signed resources has been added , modified or deleted.

any solution for this ? may i install provision profile again ? or any other problem ? it is working fine in my mac

windows 7我遇到了相同的错误,解决该错误的唯一方法是删除存储在c:\\ users \\\\ AppData \\ Local \\ Temp中的应用程序信息,您将在其中找到一个名为ios应用程序的文件夹,该文件夹出现问题,删除并从iphone配置实用程序中删除该应用程序,操作完成

This worked for me:

  1. Change the name to a shorter one on desktop
  2. Delete the older file if present on iPhone Configuration Utility
  3. Re-install

Receive message "A signed resource has been added, modified, or deleted" when trying to debug an App on iPhone

thanks to Istalla Raju...

but still , it may be a problem of iphone configuration utility.

i am not sure about this.

Change the name of the source file and try installing again. It worked for me.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM