Custom xib for iphone x (eg ~iphonex.xib)

Hi,


Is there a way to use a custom xib for iphone x the same way you can for ipad vs iphone, using the tilde ~ filenaming convention (*.xib for regular iphone, *~ipad for ipad)? I'm using autoresize masks in an app instead of autolayout, so the aspect ratio change would be much easier to change via a new xib.


Thanks,

Trent

>using autoresize masks - via a new xib.


Horse & buggy...


Time to commit up to auto layout & constraints w/storyboards, instead, I think.

Custom xib for iphone x (eg ~iphonex.xib)
 
 
Q