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

Adding SPM Support #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

afnanm1999
Copy link

@afnanm1999 afnanm1999 commented May 14, 2022

Commit 1:

  • Adding Package.swift for SPM Support.
  • Adding .gitignore
  • Fixing compiler warnings.
  • Adding a bundle extension for a current variable. Which returns the bundle for SPM or CocoaPods.

Commit 2:

  • Updating README.md to include SPM installation steps.

New Pull Request Checklist

  • I have read and understood the CONTRIBUTING guide

  • I have read the Documentation

  • I have searched for a similar pull request in the project and found none

  • I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase)

  • I have added the required tests to prove the fix/feature I am adding

  • I have updated the documentation (if necessary)

  • I have run the tests and they pass

  • I have run the lint and it passes (pod lib lint)

This merge request fixes / reffers to the following issues: ...

* Adding `.gitignore`
* Fixing compiler warnings.
* Adding a bundle extension for a `current` variable. Which returns the bundle for SPM or Cocoapods.
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.

1 participant