오뚝이 개발자/iOS
[Error] Verify that the Developer App certificate for your account is trusted on your device.
rriver2
2024. 3. 15. 11:20
반응형
🔧 문제 상황
Failed to verify code signature of /var/installd/Library/Caches/~~ : 00 (No code signature found.)
Verify that the Developer App certificate for your account is trusted on your device. Open Settings on the device and navigate to General -> VPN & Device Management, then select your Developer App certificate to trust it.
🌟 문제 해결
일단 General -> VPN & Device Management을 확인해보고 문제가 없으면,
TestFlight 혹은 Appstore로 해당 앱 다운 받고 다시 reRun시키기 그리고 문제가 없으면
인증서 확인하기 !
[참고]
https://blog.leaphop.co.kr/blogs/46
https://www.reddit.com/r/Xcode/comments/153jywh/help_cant_verify_my_app_on_iphone_to_test/
반응형