Orderella / PopupDialog

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
http://www.mwfire.de
Other
3.96k stars 522 forks source link

Header "PopupDialog-Swift.h" not found #287

Closed Beautistar closed 6 years ago

Beautistar commented 6 years ago

Report

Environment

Please provide information on your development environment, so we can build with the same scenario.

Dependency management

If you are not using any dependency managers, you can remove this section.

What did you do?

I added pod PopupDialog and compiled

What did you expect to happen?

I expect it to be compiled without any issue

What happened instead?

It says Header "PopupDialog-Swift.h" not found http://prntscr.com/l9flyk

Project that demonstrates the issue