Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Icon already includes gloss effectsSDK 7 を使用して xCode 5 でコンパイルされた iOS 6 では動作しません。この問題を解決するにはどうすればよいですか? プロジェクトの画像アセットが有効になっています。
Icon already includes gloss effects
iOS7 はもはや NDA の対象ではないため、答えは次のとおりです。
Xcode 5 で Images.xcassets を選択し、続いてアイコン セットを選択します。光沢を取り除く「プリレンダリングアイコン」設定があります
アセット カタログに切り替えたくない場合は、UIPrerenderedIcon キーを plist の CFBundlePrimaryIcon ディクショナリの下に追加できます (その後、削除します)。