sahin / VideoSplashKit

VideoSplashKit - UIViewController library for creating easy intro pages with background videos
MIT License
1.22k stars 137 forks source link

problem running example without swift lint #16

Closed ammoqq closed 8 years ago

ammoqq commented 8 years ago

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 ?

OmarCloud20 commented 8 years ago

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.

toygar-zzz commented 8 years ago

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

ammoqq commented 8 years ago

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

toygar-zzz commented 8 years ago

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) :)