1. 程式人生 > 實用技巧 >網上下載專案真機遇到的問題Apple Development“ in the build settings editor, or switch to manual

網上下載專案真機遇到的問題Apple Development“ in the build settings editor, or switch to manual

Showing All Messages

ChooseLocation has conflicting provisioning settings. ChooseLocation is automatically signed for development, but a conflicting code signing identity iPhone Distribution has been manually specified. Set the code signing identity value to "Apple Development" in the build settings editor, or switch to manual signing in the Signing & Capabilities editor.

s automatically signed for development, but a conflicting code signing identity iPhone Distribution has been manually specified. Set the code signing identity value to "Apple Development" in the build settings editor, or switch to manual signing in the Signing & Capabilities editor.

一看 說的是手動改簽名的問題,有可能是這個專案已經和別的證書綁定了。需要設定一下,

一、檢查project-Build Settings-Signing將這個除錯好,或者直接都調成developer

二、檢查Target-Build Settings-Signing將這個調成以下:

這兩項都檢查,除錯完了,可能還不行。這時候就需要做這個必殺技了:

1、show in finder進入專案、右鍵選擇顯示包內容

2、點選進入包內容後雙擊點選第一個project.pbxproj

3、全域性搜尋衝突的證書、置空