Attached are two images: One shows the way in which my project appears in Xcode, the other shows you the way it appears when it runs in the Simulator.
You'll notice that the xcode image appears to have plenty of room between the edge of the image and the progress bar. But when it runs in the Simulator, the image covers up the progress bar and I don't know why.
What am I doing wrong?
I have the image set to align to Top Left.
![xcode image]()
...and I still get the same thing.
What am I missing?