LoginSignup
4
1

More than 5 years have passed since last update.

[iOS][Xcode]LaunchScreen.xibの画像を変更しても反映されない

Posted at

現象

Xcode8になっても強烈なキャッシュによりLaunchScreen.xibの画像を変更しても実機起動時に反映されない不具合に見舞われた。

前提

LaunchScreen.xibを使用していること。

解決策

  1. 実機(今回はiPhone)を再起動
  2. 再度ビルド実行

補足

解決した際にググった結果、以下Apple公式サイトに開発者のフィードバックがあったので参考にしました。
https://forums.developer.apple.com/thread/19759

4
1
3

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