-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
xcode15下运行良好,但是xcode16下运行崩溃
Thread 1: "View was already initialized: <JhtChannelBarAndSlideViewConnect: 0x14433cc80; frame = (0 0; 0 0); layer = <CALayer: 0x1443b4160>>"
猜测是 _slideView = [[[JhtChannelBarAndSlideViewConnect alloc] init] initSlideViewAndItemEditViewWithBarAndSlideModel:self.barAndSlideModel withNewsChannelItemEditModel:self.itemEditModel isExistNavOrTab:NT_OnlyHave_N withChanelArray:self.channelArray baseViewController:self delegte:self];
这个地方出的问题
大神可以更新下吗?
Metadata
Metadata
Assignees
Labels
No labels