No matching provisioning profiles found

“Your build settings specify a provisioning profile with the ‘92z2vd87’, however, no such provisioning profile was found.  Xcode can resolve this issue by downloading a new provisioning profile from the Member Center.

这种错误,处理方法是,打开工程包内容下的project.pbxproj文件,搜索出现的‘92z2vd87’并删除掉,保存,再运行就OK了

你可能感兴趣的:(No matching provisioning profiles found)