/Three20/src/Three20UI/Sources/UIViewAdditions.m
这一看就是Three20的错误,看了一下,Three20没有出新版本,于是找了个解决办法:
#ifdef DEBUG
to this:
#ifdef DEBUG_TOUCHES
/Three20/src/Three20UI/Sources/UIViewAdditions.m
这一看就是Three20的错误,看了一下,Three20没有出新版本,于是找了个解决办法:
#ifdef DEBUG
to this:
#ifdef DEBUG_TOUCHES