After updating my xCode to be version 9.0, I'm facing an issue with the custom navigationBar, the status bar and navigation bar are colliding which was addressed here as a bug from xCode...
My question is: how can build my project for iOS 11 too with an older version so I wouldn't have this issue?
Thank you!