APLObject 0.0.2

APLObject 0.0.2

测试已测试
语言语言 Obj-CObjective C
许可证 MIT
发布上次发布2014年12月

由以下人员维护:Michael KamphausencgTino RachuiMathias KöhnkeMathias KoehnkeNico SchümannHeiko WichmannStephan LernerFamara Kassama



APLObject 0.0.2

  • Tobias Conradi

NSObject 子类,具有自动的 debugDescription。使用 runtime-magic 创建包含所有属性及其值的 debugDescription。

安装

用法

只需将 APLObject 作为子类,并使用 [myAPLInstance debugDescription] 进行调试。