objc4 icon indicating copy to clipboard operation
objc4 copied to clipboard

build crash

Open humbleAna opened this issue 2 years ago • 5 comments

hi coder a.can this demo be build ? b.i just clone this project and add a new target and config dependencies(objc) and comple sources(libobjc.A.dylib). c. run this is come to an crash here is the crash message Assertion failed: (sel_registerName(sel_getName(meth.name())) == meth.name()), function methodizeClass, file objc-runtime-new.mm, line 1536. is there any soluation? thanks

humbleAna avatar Dec 06 '21 16:12 humbleAna

objc-818.2 don't support masOS Monterey 12.x, need to wait for Apple to update the objcruntime version

faimin avatar Dec 08 '21 02:12 faimin

thanks

humbleAna avatar Dec 08 '21 02:12 humbleAna

so, now?

kevintianyao avatar Feb 25 '22 11:02 kevintianyao

how about now ? It is confusing because my macos version is 12.2.1 and Xcode Version is 13.2.1 . And i found that i still need to face with this problem. Any instructions would be helpful.

Deniffer avatar Mar 11 '22 11:03 Deniffer

hey buddy https://github.com/wushuangys/objc4Demo this demo could be build successful

humbleAna avatar Mar 12 '22 09:03 humbleAna