Closed arealdeadone closed 5 years ago
Hi @arealdeadone and thx for contributing. Looking at the changes and the failing Travis CI builds, it seems like this is a backport to a previous Swift version. Are your Xcode command line tools matching the Xcode you are running? See "command line tools" https://medium.com/@hacknicity/working-with-multiple-versions-of-xcode-e331c01aa6bc
Refactored Code in PopupDialog.swift, PopDialog+Keyborad.swift and UIView+Animations.swift to accommodate changes in Swift 4.2. There were multiple errors being thrown when the library was used in Xcode 10.1 for iOS 12. These changes fix these errors.