0
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 1 year has passed since last update.

『Missing signing identifier at "/var/folders/....../Frameworks/UnityFramework.framework/Frameworks/libswiftCore.dylib".』が出た時

Last updated at Posted at 2024-05-05

Unityで作ったアプリをXCodeでDistributeしようとすると

スクリーンショット 2024-05-05 21.23.32.png

Missing signing identifier at "/var/folders/wy/rj535tcn0xx847cx6v91k_n40000gn/T/XcodeDistPipeline.~~~D37hEU/Root/Payload/DVD.app/Frameworks/UnityFramework.framework/Frameworks/libswiftCore.dylib".

が出ることがある

対処法

AVFoundation.frameworkを一度削除して、追加し直してDistributeするとうまくいく。

スクリーンショット 2024-05-05 21.24.37.png

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