macOS | macOS Version | Xcode Version | objc4 tarball version |
---|---|---|---|
macOS Monterey | 12.0.1 | 13.2 (13C90) | objc4-838 |
Download zip or clone this repo, select objc_debug 、 My Mac and build.
手动把编译产物libobjc.A.dylib
加入到你的工程,或者直接在objc_debug
的main文件打断点调试。
如果没有办法在main函数打断点,可以尝试写个类,提供一个方法,方法里面设置断点,在main函数里调用这个方法。
This project is released under the MIT License. The objc4 project is released under the APPLE PUBLIC SOURCE LICENSE Version 2.0.