Skip to content

Xcode 12 beta 4 fails to build project with SDK #1526

@bmueller

Description

@bmueller

I'm getting an error when trying to build a project on the newly-released Xcode 12 beta 4:

Incompatible block pointer types sending 'void (^)(ParseClientConfiguration *__strong)' to parameter of type 'void (^ _Nonnull)(id _Nonnull __strong)'

The error doesn't happen with beta 3 or earlier. I have the SDK integrated via CocoaPods.

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