Antondomashnev / FBSnapshotsViewer

A mac os application that shows the failing snapshot tests from FBSnapshotTestCase
MIT License
224 stars 15 forks source link

Build failed: Warning Threshold Violation #65

Closed bellebethcooper closed 6 years ago

bellebethcooper commented 6 years ago

Hello,

I've just downloaded the latest release as a .zip and I'm trying to run the workspace in Xcode but the build is failing with this error:

Warning Threshold Violation: Number of warnings exceeded threshold of 1. (warning_threshold) FBSnapshotsViewer-0.8.0

I'm using Xcode Version 9.2 (9C40b)

Please let me know if I can share any other info to help with this!

Antondomashnev commented 6 years ago

Hey @bellebethcooper , sorry for the late response.It should be fixed now in master. Out of curiosity, why do you build the project and not using the app itself?

bellebethcooper commented 6 years ago

Thanks @Antondomashnev! Honestly, I just didn't understand the instructions. The readme says "just run the app" and I didn't know what that meant, so I tried build & run in Xcode.

Antondomashnev commented 6 years ago

Hm, ok. I'll try to be more specific. But basically, you can download the app from the last release. Click on FBSnapshotsViewer-0.8.0.app.zip link.

bellebethcooper commented 6 years ago

Aha. I guess I downloaded the zip for the source code from the Releases page instead. Totally my fault then, sorry for the confusion!

dimast85 commented 5 years ago

Hello I've this same problem.

Warning Threshold Violation: Number of warnings exceeded threshold of 1. (warning_threshold)

I'm using Xcode Version 10.3, swiftlint Version 0.34.0, MacOS 10.14.6