arnoappenzeller / PiPifier

PiPifier is a native macOS 10.12 Safari extension that lets you use every HTML5 video in Picture in Picture mode
MIT License
756 stars 60 forks source link

Upgrade to Swift 4, clean up code and text #61

Closed codyatwork closed 3 years ago

codyatwork commented 6 years ago

This pull request upgrades PiPifier to Swift 4, which was done by having Xcode do an automatic migration and then changing the projects' inference settings.

It also cleans up the code a little bit by fixing the path to the macOS project file among other things.

Additionally, some of the text is improved in the iPad app.