iOS/에라고만...

[iPhone] developer codesign failed error!! /개발자 인증서 빌드 시 에러/

썩소천사 2016. 7. 28. 10:16
반응형


[Developer Provisioning Profile Error]

개발자 버전 인증서로 빌드 할 경우 실행되지 않는 문제가 발생한다.

Apple Developer에 가서 인증서를 새로 만들고 갱신해 보아도 해결되지 않는 문제가 발생한다.



확인결과 다음과 같이 할 경우 정상적으로 빌드가 됨을 확인 하였다.

1. xCode > Preference.. > Accounts Tab 

2. Apple IDs  > Team > select team > view Details...


3. Action( All Create) > Download All


4. Project > Build Settting > Code Signing > select Provising Profile

5. Build~~


반응형