質問編集履歴

1

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

2019/03/24 07:29

投稿

enohpi
enohpi

スコア45

test CHANGED
@@ -1 +1 @@
1
- Xcode Statusにエラーがついてしまいました。
1
+ Xcode Status Signingにエラーがついてしまいました。
test CHANGED
@@ -16,21 +16,13 @@
16
16
 
17
17
 
18
18
 
19
- ```
20
-
21
- **Automatic signing is unable to resolve an issue with the "(アプリ名)" target's entitlements.**
19
+ Automatic signing is unable to resolve an issue with the "(アプリ名)" target's entitlements.
22
20
 
23
21
  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.
24
22
 
25
- ```
26
23
 
27
24
 
28
-
29
- ```
30
-
31
- **Provisioning profile "iOS Team Provisioning Profile: (Bundle名)" doesn't include the application-identifier and keychain-access-groups entitlements.**
25
+ Provisioning profile "iOS Team Provisioning Profile: (Bundle名)" doesn't include the application-identifier and keychain-access-groups entitlements.
32
-
33
- ```
34
26
 
35
27
 
36
28