sahin/VideoSplashKit

problem running example without swift lint

Closed this issue · 4 comments

I simply downloaded the library to see how it looks with the airplane video, but got this message:

myderivedDatalocation/DerivedData/VideoSplash-hewgngxkasswrscufpaujewroedd/Build/Intermediates/VideoSplash.build/Debug-iphoneos/VideoSplash.build/Script-C3CEBF9F1BCCA22200CB209E.sh: line 2: /usr/local/bin/swiftlint: No such file or directory

I simply downloaded a zip, unzipped it and opened xcodeproj.

Any idea how to simply look check how this library looks like running on an iphone ?

I wonder if you had a resolution for this issue as I was not able to run the app for the similar issue you had. You have closed the issue, does that mean you have a solution for this issue.?
Thanks.

you're right, I'm fixing it @FracAppz @ammoqq

Yeah i fixed it, you need to bo into xcode and Then go to run scripts section and simply remove the line /usr/local/bin/swiftlint

You can remove if you want to run or, If it can resolve the problem established swiftlint. https://github.com/realm/SwiftLint (sorry for my english) :)