Skip to content

buildExclude on source files #10

@araid

Description

@araid

Just a very minor thing: I was trying to include a .cc file from a library in my block, but leaving it out of the build step. <source buildExclude="true"> wasn't working (the file was added but still compiling) until I changed it to <header buildExclude="true">.

Only tested in Xcode 7.0.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions