Skip to content

Cannot compile iOS project #200

@nemesyssoft

Description

@nemesyssoft

Target sets to 15.6. When building, the compiler generates an error when compiling UICKeyChainStore-umbrella.h:

double-quoted include "UICKeyChainStore.h" in framework header, expected angle-bracketed instead

It is weird because I have UICKeyChainStore in a macOS project and it compiles just fine. If I change the double-quotes for angle-bracketed instead, then the compiler complains:

'UICKeyChainStore.h' file not found with <angled> include; use "quotes" instead

Not sure what to do for now except to temporarily disable UICKeyChainStore.

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