Mijick / PopupView

Popups presentation made simple (SwiftUI)
MIT License
1.19k stars 50 forks source link

Swift 6 -> errors #111

Open stodevCoding opened 3 months ago

stodevCoding commented 3 months ago

Main actor-isolated instance method 'createContent()' cannot be used to satisfy nonisolated protocol requirement Main actor-isolated instance method 'configurePopup(popup:)' cannot be used to satisfy nonisolated protocol requirement

Hi there, Here's an update after Swift 6 was made available, with a lot of upgrades to do, good luck ;)

Thanks for your libs

FulcrumOne commented 3 months ago

Hey @stodevCoding,

Thank you very much for this finding - I haven't downloaded Xcode Beta yet, so this is very helpful 😉 We will include this fix in the sprint we are planning for the end of this month.

Thanks for using our libraries and have a great day, T.K.