iOS has conflicting provisioning settings 解法

 

XXX has conflicting provisioning settings.web

XXX is automatically signed, but provisioning profile xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor, or switch to manual signing in the project editor.xcode

 

引发这个问题的主要缘由仍是由于本来的项目过于老旧, 对帐号一波流很不友好, 网上说的证书解法没啥用时不妨参考一下如下解法ide

如下使用的Xcode版本截止发文时为最新的Xcode10.1ui

 

d0

找到xx.xcodeprojurl

右键显示包内容spa

d1

打开project.pbxproj3d

d2

"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx";的内容所有删掉code

剩着"";就行blog

 

收工ci

相关文章
相关标签/搜索