davidlondono / PlayerView

Player View is a delegated view using AVPlayer of Swift
MIT License
133 stars 46 forks source link

Migrating to Swift3 #10

Open quiKsilverItaly opened 7 years ago

quiKsilverItaly commented 7 years ago

I would love to keep using this library in my project, but I want to migrate to Swift3. Are there any plans?

davidlondono commented 7 years ago

Yes there is, but im bussy with a project right now

quiKsilverItaly commented 7 years ago

I just let Xcode do its magic (migrating from Swift 2.2 to Swift 3 automatically). Everything works fine.

bluemix commented 7 years ago

@quiKsilverItaly why don't you pull request your code? :)

ghost commented 6 years ago

did the same, but after migration (Xcode 8.3) I got lot of errors Argument labels '(player:, )' do not match any available overloads