Skip to content

buildExclude on source files #10

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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