KCObjc4_debug icon indicating copy to clipboard operation
KCObjc4_debug copied to clipboard

🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!

Results 7 KCObjc4_debug issues
Sort by recently updated
recently updated
newest added

First thank you for providing this debug version of objc runtime. OS version: Monterey 12.5.1 MacBook Pro (Retina, 13-inch, Early 2015) Processor 2.7 GHz Dual-Core Intel Core i5 Xcode Version...

你好,感谢提供这么方便的调试工具。 请问下 Xcode 15.0,MacOS 14.0,Mac Studio iOS甄姬无法编译怎么处理?提示 Ad Hoc code signing is not allowed with SDK 'iOS 17.0', Mac 也crash在这里 void method_list_t::setFixedUp() { lockdebug::assert_locked(&runtimeLock); ASSERT(!isFixedUp()); entsizeAndFlags = entsizeAndFlags| fixed_up_method_list; }

macOS Ventura 13.3.1 (22E261) Xcode 14.3 (14E222b) 13-inch, M1, 2020

M2电脑, 系统14.5,xcode15.3 ![image](https://github.com/LGCooci/KCObjc4_debug/assets/15336414/cb188a65-4516-4074-85e1-824886de2f8a) 又遇到这个问题的兄弟们吗