Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Passing quoted strings as a preprocessor definition does not translate to Xcode projects correctly #71

@markfinal

Description

@markfinal

An example is this

compiler.PreprocessorDefines.Add("SQLITE_API", "attribute((visibility(\"default\")))");

which does compile in Native builds, but fails in Xcode builds.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions