-
Notifications
You must be signed in to change notification settings - Fork 378
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels