Skip to content

Run script fails on Xcode 7.2 (7C68) #264

Closed
@diogoguimaraes

Description

I've just updated swiftlint to version 0.5.0 and I can't build my project on Xcode 7.2 (7C68):

Loading configuration from '.swiftlint.yml'
No lintable files found at path ''
Command /bin/sh failed with exit code 1

Building the project through the terminal shows the same build fail message.
I've already tried cleaning the DerivedData folder but the issue remains.

However if I run swiftlint manually in the projects directory the lint works.

Any clues on what this issue might be?

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected and reproducible misbehavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions