LeoNatan / LNPopupUI

A SwiftUI library for presenting views as popups, much like the Apple Music and Podcasts apps.
MIT License
320 stars 29 forks source link

Run the example project #15

Closed iDevelopper closed 2 years ago

iDevelopper commented 2 years ago

Hello,

After downloading and trying to run I have the error:

Swift package target 'LNPopupUI' is linked as a static library by 'LNPopupUIExample' and 'LNPopupUI', but cannot be built dynamically because there is a package product with the same name.

Thanks for help!

iDevelopper commented 2 years ago

Got it!

I have removed one of the two embedded framework in the project.