Just build `ZKSwizzle.h` and `ZKSwizzle.m`, then in `ZKSwizzle.m`, at line 293, there're 2 errors: ``` 'retain' is unavailable: not available in automatic reference counting mode ARC forbids explicit message send of 'retain' ```
Just build
ZKSwizzle.handZKSwizzle.m, then inZKSwizzle.m, at line 293, there're 2 errors: