Post not yet marked as solved
When using xCode 10.1 Beta 3 i now get this warning about my image assets launch images, even though i have every image filled out correctly. I even removed the image asset and added a new one and get the same warning. Anyone else getting this?"Could not get traitsetID for iPhone 11,2"Possibly just a xcode bug
Post not yet marked as solved
Anyone find this odd they are forcing us to high sierra for 9.3 beta of xcode, i hope the final version supports 10.12.x. Anyone think this is just a beta thing? or maybe it will require it. Seems odd
in itunes connect, under builds i selected my recently process build and it shows my ios app icon as the apple watch icon. I verified all of the assets for watch are included and pointed to correctly. Im not too concerned about it, just curious as to why its loading my ios app icon, instead of the watch icon, last past builds. Uploaded using xcode 9. Anyone else see that they are the same?
Post not yet marked as solved
hey all,For reference, im using XIB's and i have tried this with and without safe area (pinning the bottom of my tabbar to view and trying pin the bottom of my tabbar to the safe view bottom)Its a pretty simple layout, a table view and a tabbar, using autolayout and add constraits to both the uitableview and tabbar to left, right , top , and bottom, pretty simple constraits , pretty simple view but for some reason the tab bar seems to be displaying incorrectly.It shows the tabbaritem image on top of the tabbaritem text and the tabbar top 'line' is going through themhttp://imageshack.com/a/img923/493/IPAhRy.pngany thoughts ?