Posts

Post not yet marked as solved
5 Replies
Hi Jim,It happens on Xcode Version 11.1 (11A1027).I haven't tried the beta version. Is it ok to have two versions of Xcode on same macOS machine? The commands: xcode-***, clang, clang++, lldb and linkers, libtools of both versons of Xcode, will they all be good?Thanks
Post not yet marked as solved
5 Replies
more info:2019-10-17 15:29:11.635759+0800 HelloSwiftUI[3928:189392] [TableView] Warning once only: UITableView was told to layout its visible cells and other contents without being in the view hierarchy (the table view or one of its superviews has not been added to a window). This may cause bugs by forcing views inside the table view to load and perform layout without accurate information (e.g. table view bounds, trait collection, layout margins, safe area insets, etc), and will also cause unnecessary performance overhead due to extra layout passes. Make a symbolic breakpoint at UITableViewAlertForLayoutOutsideViewHierarchy to catch this in the debugger and see what caused this to occur, so you can avoid this action altogether if possible, or defer it until the table view has been added to a window. Table view: <_TtC7SwiftUIP33_BFB370BA5F1BADDC9D83021565761A4925UpdateCoalescingTableView: 0x7f8302931e00; baseClass = UITableView; frame = (0 0; 375 812); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x600003bc49f0>; layer = <CALayer: 0x600003517d60>; contentOffset: {0, -140}; contentSize: {375, 161.00000000000003}; adjustedContentInset: {140, 0, 34, 0}; dataSource: <_TtGC7SwiftUIP13$7fff2c69bad819ListCoreCoordinatorGVS_20SystemListDataSourceOs5Never_GOS_19SelectionManagerBoxS2___: 0x7f83024724c0>>(lldb)