Skip to content

Can't build project in Xcode 12 #1533

@bulkinav

Description

@bulkinav

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions