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