报错信息:
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
修改的路上...
Signing.png 改为Dev.png切记“一二”都得重新选择一下自己的 Profile
关键的来了,
删除掉 Entitlements 中的 debug release 空的就行了。
提示保持和下面图片中提示一致
Entitlements.png然后相关报错根据提示操作,
比如找不到VC ,注释掉它
网友评论