Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: make the library available as a swift package #3

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

MojtabaHs
Copy link
Contributor

@MojtabaHs MojtabaHs commented Nov 10, 2024

By merging this PR, people will be able to import SmoothRoundedRectangle after adding the repository as a dependency.

Note: Please remember to tag a version for the project so it can be added using the standard dependency format like:

dependencies: [
    .package(url: "https://github.com/sachinkmr57/SmoothRoundedRectangle", from: "1.0.0"),
]

For your convenience, you can use the following commands to tag a version, but feel free to use any version number you prefer:

git tag 1.0.0
git push origin --tags

@sachinkmr57 sachinkmr57 merged commit d53d089 into sachinkmr57:main Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants