6
5

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 5 years have passed since last update.

command /usr/bin/codesign failed with exit code 11

Posted at

command /usr/bin/codesign failed with exit code 11

このエラーでハマる。解決のメモ
・Webで調べたものを試す。
 ・Provisioning Profileの問題。
  →一旦全部削除して追加しなおす。
  →エラー解消されない。
 ・キーチェーンの古い証明書の削除
  →古い証明書がない。→エラー解消されない。
 ・Xcode再起動
  →エラー解消されない。
 ・Macの再起動(reboot)
  →解消された。解決。
推測:
キーチェーンがバグっていたのではと推測する。
ここ1ヶ月MyMacはスリープで使っていた。
→たまには再起動が必要。

6
5
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
6
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?