1
0

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.

UE4 UATHelper: パッケージ化 (iOS): Code Signing Error: Provisioning profile "..." doesn't match the entitlements file's value for the get-task-allow entitlement.

1
Posted at

よくわからんエラー

UATHelper: パッケージ化 (iOS):     === BUILD TARGET DemoCPP OF PROJECT ... WITH CONFIGURATION Shipping ===
UATHelper: パッケージ化 (iOS):   
UATHelper: パッケージ化 (iOS):     Check dependencies
UATHelper: パッケージ化 (iOS):     Code Signing Error: Provisioning profile "... Ditribution" doesn't match the entitlements file's value for the get-task-allow entitlement.
UATHelper: パッケージ化 (iOS):     Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 14.4'
UATHelper: パッケージ化 (iOS):   
UATHelper: パッケージ化 (iOS):     ** BUILD FAILED **
UATHelper: パッケージ化 (iOS):   
UATHelper: パッケージ化 (iOS):   
UATHelper: パッケージ化 (iOS):     The following build commands failed:
UATHelper: パッケージ化 (iOS):       Check dependencies
UATHelper: パッケージ化 (iOS):     (1 failure)
UATHelper: パッケージ化 (iOS):     Executing /Users/ten/UE4/Builds/TEN-DESKTOP/C/Users/Chi__/Documents/Unreal_Projects/EOS/DemoCPP_4.26/Intermediate/Build/IOS/.../Shipping/CleanProject.sh
UATHelper: パッケージ化 (iOS):     ERROR: Unhandled exception: System.Exception: ** BUILD FAILED **

パッケージ化設定→配布用にチェック、ビルドコンフィグレーション[Shipping]で再ビルドしてみよう

image.png

これで直らなかったらプロビジョンの設定を失敗して居る可能性大なので見直してみてね

1
0
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
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?