Xcode 8 打包上傳問題

Overview

最近好多人升級Xcode8.0以后打包上傳的時候都遇到了報錯信息,在這里記錄下我自己遇到的錯誤信息和解決方案。

bug info

 Vibrator has conflicting provisioning settings. Vibrator is automatically signed, but code signing identity iPhone Distribution:
has been manually specified. Set the code signing identity value to “iPhone Developer” in the build settings editor, or switch to manual. signing in the project editor.
Code signing is required for product type ‘Application’ in SDK ‘iOS 10.0’
bugInfo.png

解決方案

其實我的解決方案很簡單。首先選中工程文件,
在General 中 Automatically manage signing關閉(去掉前面小方框中的對勾),
然后在重新打開Automatically manage signing(顯示小方框中的duigou)
這時候Team 現象顯示為None,重新選擇自己的證書簽名就OK了。


Provisioning PorfileSetting.png
最后編輯于
?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。

推薦閱讀更多精彩內容