-
-
Notifications
You must be signed in to change notification settings - Fork 67
Installation
Tomasz K. edited this page Oct 30, 2024
·
16 revisions
- Select File > Swift Packages > Add Package Dependency. Enter
https://github.com/Mijick/Popups.git
in the "Choose Package Repository" dialog. - In the next page, specify the version resolving rule as "Up to Next Major" with
3.0.0
as its earliest version. - After Xcode checking out the source and resolving the version, you can choose the
MijickPopups
framework and add it to your app target.