Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

项目不能运行了 #17

Open
gaowei887 opened this issue Aug 19, 2020 · 0 comments
Open

项目不能运行了 #17

gaowei887 opened this issue Aug 19, 2020 · 0 comments

Comments

@gaowei887
Copy link

  • (BOOL)enumerateLinkRectContainPoint:(CGPoint)point viewHeight:(CGFloat)viewHeight successBlock:(void (^)(id textStorage))successBlock
    {
    return [self enumerateRunRect:_linkRectDictionary ContainPoint:point viewHeight:viewHeight successBlock:successBlock];
    }
    这个方法报这个错误
    Incompatible block pointer types sending 'void (^__strong)(__strong id)' to parameter of type 'void (^)(__strong id)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant