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

相關文章
相關標籤/搜索