PGSSoft / ParallaxView

tvOS controls and extensions that add parallax effect to your application.
https://pgssoft.github.io/ParallaxView/
MIT License
483 stars 51 forks source link

Project not building on 10.2 - please update Swift version #15

Closed walsht closed 5 years ago

walsht commented 5 years ago

Can't build the project on XCode 10.2

:-1: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'ParallaxView tvOS')
Radiksidenko commented 5 years ago

@walsht Hi, look my PR #14

cookiezilla commented 5 years ago

Hi, was the PR #14 merge with the master branch? I've used cocoapods to update my project library but i keep getting the old version (the one from 2017). In the main site i keep seeing the old ReadMe too and i see that the latest commit is: 3fa6114 on Jun 7, 2017.

Am i doing something wrong while trying to update my library?

Thanks in advance!

Radiksidenko commented 5 years ago

Hi, you are doing everything right just the developers of this Pod are very lazy and can’t do it themselves. My advice, fork it, update it yourself and install it under the link

nonameplum commented 5 years ago

Added Swift 5 support https://github.com/PGSSoft/ParallaxView/releases/tag/3.0.0