Skip to content

Parcoa/Parcoa.h file not found error in ParcoaPredicate+Combinators.h #6

@jolonf

Description

@jolonf

I couldn't get CocoaPods to work so followed the git instructions, dragging the Parcoa.xcodeproj into my project.

I get the above error for the following line:

#import <Parcoa/Parcoa.h>

I noticed that the other Parcoa header files use #import "Parcoa.h", changing to that fixes the build issue.

Using Xcode 13.1 on Monterey 12.0.1 (Apple Silicon).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions