PhamBaTho / BTNavigationDropdownMenu

The elegant yet functional dropdown menu, written in Swift, appears underneath the navigation bar to display a list of defined items when a user clicks on the navigation title.
MIT License
2.69k stars 410 forks source link

Update to Swift 5 / Xcode 12 #164

Open Tobisaninfo opened 3 years ago

Tobisaninfo commented 3 years ago

Hi,

the Framework in the current state has a compilation problem with Xcode 12, so I updated the project settings to the recommendations by Xcode and also let Xcode migrate to Swift 5, which needs no extra code adjustments.