-
-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Description
Parse 1.18.0
The following issue appears when I try to build project in Xcode 12 beta 5:
Pods/Parse/Core/ParseClientConfiguration.m:
(instancetype)copyWithZone:(NSZone *)zone {
return [ParseClientConfiguration configurationWithBlock:^(ParseClientConfiguration *configuration)
Incompatible block pointer types sending 'void (^)(ParseClientConfiguration *__strong)' to parameter of type 'void (^ _Nonnull)(id _Nonnull __strong)'
Metadata
Metadata
Assignees
Labels
No labels