3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user.と出た時の解決法

Last updated at Posted at 2021-08-12

#はじめに
Apple Developerで証明書を作成しただけでは実機でRunできずド忘れして詰まったので、その解決法。

#起きた現象

Screen Shot 2021-08-12 at 11.52.41 PM.png

このようなエラーが起きてRunできない

#解決法

実機の設定Appから
一般 → プロファイルとデバイス管理で「Trust "Apple Development: XXXXX"」を押す。
そうすることでRunできるようになる

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?