测试已测试 | ✗ |
语言语言 | Obj-CObjective C |
许可证 | MIT |
发布上次发布 | 2014年12月 |
由以下人员维护:Michael Kamphausen,cg,Tino Rachui,Mathias Köhnke,Mathias Koehnke,Nico Schümann,Heiko Wichmann,Stephan Lerner,Famara Kassama。
NSObject 子类,具有自动的 debugDescription。使用 runtime-magic 创建包含所有属性及其值的 debugDescription。
只需将 APLObject
作为子类,并使用 [myAPLInstance debugDescription]
进行调试。