Appcelerator [ERROR] : Invalid “--pp-uuid” after provisioning certificate update

这一生的挚爱 提交于 2019-12-05 13:25:17

Did you look at Run Configurations... menu. You can change provisions here. Make sure have green check all.

Good luck.

Welcome Robert, well you can try a fresh restart.

First look at your ~/Library/MobileDevice/Provisioning Profiles folder and delete the deprecated provisions.

Then you go to your membership Apple account and create a new certificate (dev/prod) and a new provision profile linked to the certificate and your app id (e.g device/production). Remember to open the files certificate/provision at least one time.

After all, run a appc ti clean at your project root followed by appc run -p ios -T device. The CLI will ask for you choose the certificate and provision, then you choose the new ones and then it should works.

Mick Sool

Also check in your /library/mobileDevice/ProvisioningProfiles folder, this is where the files are located after you've downloaded them and double clicked.

Sometimes I find there are multiple versions of the same provisioning file and appcelerator isn't using the most up to date one. If you delete them, you'll need to download them again from ios dev center (this includes the development, distributon and app store files).

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!