X Tutup
Skip to content

Xcode 12 warnings about quoted includes #433

@LeoNatan

Description

@LeoNatan

Xcode 12 introduces a new warning, -Wquoted-include-in-framework-header, which makes it impossible to compile Core Plot.

Core Plot should ideally move to #import <CorePlot/header.h> imports, or at least disable this warning in the project settings.

Thanks

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup