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

【Xcode】requires a development team. Select a development team in the Signing & Capabilities editor.エラーが出た時の対処法

Posted at

Showing Recent Messages
Signing for "Unity-iPhone" requires a development team. Select a development team in the Signing & Capabilities editor.

UnityからiOS向けビルドした際の話。
Xcodeビルド時に上記のようなエラーが出た時は、BuildSettings > Signing > Development Teamの未選択状態が原因です。

image.png

選択し直すと正常にビルドは通るようになりました。

環境

Unity2019.4.4f1
Xcode 11.6
macOS Catalina 10.15.5

11
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
11
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?