an?

Tags: 時候, 真機,

只提供參考

an app ID with identifier is not available please enter a different string

這是在執行別人開發專案的時候出現的警告,一般這個警告是在真機測試的時候出現。

an app ID with identifier

方法/步驟

找到bundle id,這裡的id已經和原來開發者的證書關聯了。

an app ID with identifier

這裡只需要將bundle id的值改一下就行,這裡我常用的方法就是刪掉幾個字母。

an app ID with identifier

相關問題答案