-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue when using SwiftLint, carthage failed to build scheme #159
Comments
Weird I have to check, but used swiftlint during development but maybe a new version breaks |
Hi, I'm having the same issue here. Seems that SwiftLint doesn't like the 191 violations (including 21 serious ones, which breaks the build). Miscellaneous
EDIT: #160 will also fix this issue as a by-product. |
@MP0w any update? |
@MP0w ? :) |
Hey all, the code did lint with the version of swiftlint I used at the time of development. ATM I’m not sure when I will have time to update it but anyone feel free to fix the new issues reported by new versions and submit a PR! |
When SwiftLint is installed it is not possible to use this library because it fails during build scheme step when doing Carthage update.
When uninstalling SwiftLint, it builds with success.
Do you need anything else to help you investigate/fix this issue ?
Regards,
The text was updated successfully, but these errors were encountered: