[ Unity 5.3.6 Pro ][ iOS ][ Jenkins ] Older splash screen is shown instead of new one

I’m trying to replace older splash screen with newer one, but the previous splash screen is shown instead on iOS platform.

The entire process of building is performed on Jenkins, on MacOSX machine.
The produced ipa archive do not contain previous splash screen finally.

Any ideas, where the old splash screen may be cached or how to resolve issue? Thanks in advance for help.

In some cases this is device specific (e.g. iPad Mini 4 may cache old splash screen). In this case nice is to try delete app, shutdown device, start device and install app again. In this case it helped.