Post

Replies

Boosts

Views

Activity

NSInternalInconsistencyException. Could not load NIB in bundle: NSBundle xxxx (loaded)
NSInternalInconsistencyException. Could not load NIB in bundle: NSBundle xxxx (loaded) with name 'xxxx', Occasionally found problems, but not necessarily, This problem occurs in many NIBs。 Xcode 16, There are many systems that have problems, some of which can be seen in the figure below CoreFoundation ___exceptionPreprocess + 164 5 UIKitCore -[UITableView dequeueReusableCellWithIdentifier:] + 156 6 XinChaoBrain tableView (xxxx.swift:442) 7 XinChaoBrain tableView (<compiler-generated>:0) 8 UIKitCore -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 1348 11 UIKitCore -[UITableView layoutSubviews] + 148 12 XinChaoBrain XinChaoBrain.xxx.layoutSubviews() -> () (<compiler-generated>:0) 13 XinChaoBrain layoutSubviews (<compiler-generated>:0) 14 UIKitCore -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1528 26 UIKitCore _UIApplicationMain + 340 27 XinChaoBrain main (main.m:15) 28 dyld 0x00000001bd8b2000 + 250196 another 0 CoreFoundation ___exceptionPreprocess + 164 1 libobjc.A.dylib _objc_exception_throw + 60 2 CoreFoundation -[NSException initWithCoder:] 3 UIKitCore -[UINib instantiateWithOwner:options:] + 344 4 UIKitCore -[UIViewController loadView] + 396 5 UIKitCore -[UIViewController loadViewIfRequired] + 156 6 UIKitCore -[UINavigationController _updateScrollViewFromViewController:toViewController:] + 124 7 UIKitCore -[UINavigationController _startTransition:fromViewController:toViewController:] + 192 8 UIKitCore -[UINavigationController _startDeferredTransitionIfNeeded:] + 608 9 UIKitCore -[UINavigationController __viewWillLayoutSubviews] + 96 10 UIKitCore -[UILayoutContainerView layoutSubviews] + 172 11 UIKitCore -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1528 12 QuartzCore CA::Layer::layout_if_needed(CA::Transaction*) + 504 13 QuartzCore CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 148 14 QuartzCore CA::Context::commit_transaction(CA::Transaction*, double, double*) + 464 15 QuartzCore CA::Transaction::commit() + 648 16 UIKitCore __UIApplicationFlushCATransaction + 84 17 UIKitCore __UIUpdateSequenceRun + 84 18 UIKitCore _schedulerStepScheduledMainSection + 172 19 UIKitCore _runloopSourceCallback + 92
2
1
328
Oct ’24