笔记篇

腾讯 TXLiteAVDemo iOS 真机运行 ,报错信息:N

2021-06-29  本文已影响0人  失忆的程序员
报错信息:

Showing Recent Messages

No profile for team 'F8A3GH6Q4W' matching 'abyWildcardDev' found: Xcode couldn't find any provisioning profiles matching 'F8A3GH6Q4W/abyWildcardDev'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor.

No account for team "7FF5B95RTE". Add a new account in the Accounts preference pane or verify that your accounts have valid credentials.

No profiles for 'com.tencent.fx.rtmpdemo2.Upload' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.tencent.fx.rtmpdemo2.Upload'.

官方 demo下载 "我选的是专业版下载"

运行选择 项目 第三个 TXLiteAVDemo_Professional

运行选择项目.png
换成自己的Profile
Profile
修改的路上...

切记“一二”都得重新选择一下自己的 Profile

Signing.png 改为Dev.png
关键的来了,

删除掉 Entitlements 中的 debug  release   空的就行了。


提示保持和下面图片中提示一致

Entitlements.png

然后相关报错根据提示操作,
比如找不到VC ,注释掉它

上一篇 下一篇

猜你喜欢

热点阅读