Skip to content

feat: add support for Swift Package Manager #1660

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

Closed

Conversation

ricky641b
Copy link

@ricky641b ricky641b commented Sep 26, 2022

New Pull Request Checklist

Issue Description

Related issue: #1453
Closes: #1453

Approach

Replace old dependency managers with SPM.

TODOs before merging

Tasks:

  • Remove support for carthage
  • Remove support for Cocoapods
  • Add support for SPM

Optional (only if necessary to add SPM):

  • Remove ParseFacebookUtils (incl. Facebook SDK dependency)
  • Remove ParseTwitterUtils

@parse-github-assistant
Copy link

parse-github-assistant bot commented Sep 26, 2022

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza
Copy link
Member

mtrezza commented Sep 26, 2022

We cannot merge a PR that only removes something. The PR needs to include SPM support. That is also necessary for testing.

I renamed the PR title and description.

@mtrezza mtrezza changed the title removed carthage support feat: add support for Swift Package Manager Sep 26, 2022
@mtrezza
Copy link
Member

mtrezza commented Oct 4, 2022

Closing as won't continue

@mtrezza mtrezza closed this Oct 4, 2022
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.

Support Swift Package Manager
3 participants