This is a sample project to show some weird behaviour with snapshot testing on a framework target.
The issue is that setting the host application of the framework testing target adds some additional top padding. But this is only the case for some simulators.
Without the host application set on the framework testing target the top padding is set correctly independent of the used simulator.
With the host application set on the framework testing target the top padding is set incorrectly but depending on the used simulator.