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

Support for SPM #24

Open
wants to merge 9 commits into
base: semver-1.x
Choose a base branch
from
Open

Support for SPM #24

wants to merge 9 commits into from

Conversation

m-ricca
Copy link

@m-ricca m-ricca commented Oct 29, 2021

No description provided.

- refactor project folder structure
@master-nevi
Copy link

master-nevi commented Nov 2, 2021

Would suggest adding the following to a .gitignore file to avoid committing local artifacts:

# Swift Package Manager
.build/
.swiftpm/
Package.resolved

Also looks like the owner usually puts version update info in the README.md

@m-ricca
Copy link
Author

m-ricca commented Nov 3, 2021

Hello,
thanks for the tips.
I made the changes you wrote above.
If this PR is approved, a tag for version 1.2.0 must be created.

Thanks

@master-nevi
Copy link

Looks like the ignored files and directories didn't apply to your earlier commits. I still see xcuserdata and .swiftpm folder adds in your pull request.

@m-ricca
Copy link
Author

m-ricca commented Nov 4, 2021

Hi,
folder removed

@ConfusedVorlon
Copy link

any chance of merging this?

@Kinglioney
Copy link

Kinglioney commented Mar 29, 2022 via email

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.

4 participants