Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Receiver type 'PFLiveQueryEvent' for instance message is a forward declaration (Xcode 12 Beta 6 / Objective-C project) #230

@ephread

Description

@ephread

I'm having a rather strange issue. I'm not certain it's an problem with ParseLiveQuery, but before opening a radar I'd like to know if I'm the only one having the issue (I didn't find any reports matching the problem on OpenRadar).

On Xcode 12 beta 6, any time a PFLiveQueryEvent instance is accessed, the compiler is complaining. I think it extends to other types as well.

Screen Shot 2020-09-15 at 20 37 10

I investigated a bit and can't see anything wrong in the codebase. Maybe someone will have better luck.

Here is a demo project, it's just the repo with all the dependencies pre-downloaded, Parse patched with parse-community/Parse-SDK-iOS-OSX#1527 and a couple of lines added to the example project. Just open Examples/LiveQueryDemo-ObjC.xcodeproj and try to build the macOS App. It should trigger the error right away. It's a bit big, so it's available here.

Thanks for your help!

Edit: Xcode 12 GM just dropped, I'm going to check if the issue is still present.
Edit 2: Still happening with the GM, sadly.

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