lbrendanl / SwiftSwipeView

93 stars 19 forks source link

Cannot compile under Xcode beta 5 #2

Open Sun3 opened 10 years ago

Sun3 commented 10 years ago

When I try to compile under Xcode beta 5 it gives below error:

error: could not read data from '/Users/john/Downloads/SwiftSwipeView-master/SwiftSwipeViewTests/Info.plist': The file “Info.plist” couldn’t be opened because there is no such file.

Thanks

andyvarvel commented 10 years ago

Same in Beta 6

TylerDix commented 10 years ago

Echo issue. Beta 6.

andyvarvel commented 9 years ago

You can just delete the Swift Swipe View Tests target in the Project Overview Target column

lbrendanl commented 9 years ago

Thanks @Sun3 and @andrewv for the report. I have deleted the test target as you suggested Andrew. Let me know if that works for you (I was unable to repro the build error).