teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

対応済みの問題のようですが、より検索にかかりやすくするため、タイトル及び本文を一部修正いたしました。

2019/03/24 07:29

投稿

enohpi
enohpi

スコア45

title CHANGED
@@ -1,1 +1,1 @@
1
- Xcode Statusにエラーがついてしまいました。
1
+ Xcode Status Signingにエラーがついてしまいました。
body CHANGED
@@ -7,14 +7,10 @@
7
7
 
8
8
  ![イメージ説明](0338feda586172d43d9ab21d912e3281.png)
9
9
 
10
- ```
11
- **Automatic signing is unable to resolve an issue with the "(アプリ名)" target's entitlements.**
10
+ Automatic signing is unable to resolve an issue with the "(アプリ名)" target's entitlements.
12
11
  Automatic signing can't add the application-identifier and keychain-access-groups entitlements to your provisioning profile. Switch to manual signing and resolve the issue by downloading a matching provisioning profile from the developer website. Alternatively, to continue using automatic signing, remove these entitlements from your entitlements file and their associated functionality from your code.
13
- ```
14
12
 
15
- ```
16
- **Provisioning profile "iOS Team Provisioning Profile: (Bundle名)" doesn't include the application-identifier and keychain-access-groups entitlements.**
13
+ Provisioning profile "iOS Team Provisioning Profile: (Bundle名)" doesn't include the application-identifier and keychain-access-groups entitlements.
17
- ```
18
14
 
19
15
  ### 試したこと
20
16