エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
[Xcode]【解決】warning: 'The Validate Built Product build setting was not enabled when building for Distribution.' - satoko's blog - s21g
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
[Xcode]【解決】warning: 'The Validate Built Product build setting was not enabled when building for Distribution.' - satoko's blog - s21g
Release設定で、Code Signing IdentityにAutomatic Profile Selectorを設定していて、Buildすると上記の... Release設定で、Code Signing IdentityにAutomatic Profile Selectorを設定していて、Buildすると上記のようなエラーが出る様です。 どうやら、アイコンサイズ(57x57)やらチェックしてくれるOptionらしい。 Project SettingsのBuild OptionsでValidate Build Productをチェック "Project - Edit Project Settings - Build - Configuration(Release)"内にあるBuild Optionsの項です。これでwarningは出なくなります。 詳細はこちらから: Xcode 3.2.2 Validate Built Product - Blog - Use Your Loaf http://useyourloaf.com/blog/2010