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?

The archive did not include a dSYM for the Flutter.framework with the UUIDs

Posted at

The archive did not include a dSYM for the Flutter.framework with the UUIDs

Apple Storeにアップロードしようとしたところ以下のWARNINGが表示

The archive did not include a dSYM for the Flutter.framework with the UUIDs [****]. Ensure that the archive's dSYM folder includes a DWARF file for Flutter.framework with the expected UUIDs.

Distribute自体は成功していたので、そのまま利用はできそうだが、気になったので対応。

対応方法

Flutterをアップデート

flutter upgrade
以下の環境へアップデートしたところワーニングが表示されなくなった。
Upgrading Flutter to 3.29.3 from 3.22.2

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?